LinuxQuestions.org
LinuxAnswers - the LQ Linux tutorial section.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Reply
 
LinkBack Search this Thread
Old 06-21-2008, 08:02 AM   #706
redseventyseven
LQ Newbie
 
Registered: May 2008
Posts: 16

Rep: Reputation: 0

No problems from my end. Sometimes the streams don't work but I realise that that's not mlbviewer's fault. They usually work if I try them again straight away.
 
Old 06-23-2008, 02:15 AM   #707
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,246

Rep: Reputation: 65
A little fix

So I noticed tonight that some games say "(Archived)" after them and others don't even though they're all finished.

Then I realized that that's printed when the game is in 'F' state and I added a 'CG' state for condensed game available.

So I've fixed this so both "Status: Final" and "Status: Final (Condensed Game Available)" display "(Archived)" next to them.

The fix has been committed to svn.
 
Old 07-01-2008, 07:06 AM   #708
lephio
Member
 
Registered: Jun 2008
Posts: 46

Rep: Reputation: 15
"there was an error in the player process"

sometimes i'm getting this error on condensed games. (mplayer can't start on CG but starts with all-game-long stream)

Revision: 77
 
Old 07-01-2008, 11:17 AM   #709
Theophile
Member
 
Registered: Jan 2003
Posts: 283

Rep: Reputation: 35
I'm having a problem that may or may not be related to mlbviewer. I cannot used the 800k stream reliably. Up until now, I was on a DSL connection and simply assumed the problem was due to lag. Now I'm on a 6mbps cable connection which has rated download speeds of 20,000kbps on the Speakeasy speed test and the problem persists.

If I play an 800k stream with mplayer and buffer of 2048kbps, it plays fine for a few moments then starts skipping and studdering. Increasing the buffer size works for a time, then it begins skipping again. One issue I have been noticing is that when I increase the buffer size, it appears to spawn multiple, identical instances of mplayer. Here is the video_player line I am using:

mplayer -vo xv -zoom -osdlevel 1 -nojoystick -noconsolecontrols -cookies -softvol -slave -user-agent NSPlayer -nomouseinput -cache 16384 -fs

I have tried using vlc and xine as players as well. In both cases, the buffers empty after a moment or two and constantly have to rebuffer.

This is ridiculous! Can anyone help me get to the bottom of this?
 
Old 07-01-2008, 07:30 PM   #710
yes-I
LQ Newbie
 
Registered: May 2008
Distribution: suse 11
Posts: 13

Rep: Reputation: 0
"an error occcurred in locating the game stream
login was unsuccesful"

anyone else getting this? persistently?

i can watch games on the website so i think i still have an account...

Last edited by yes-I; 07-01-2008 at 07:32 PM.
 
Old 07-01-2008, 08:34 PM   #711
jehu0128
LQ Newbie
 
Registered: Jan 2006
Posts: 2

Rep: Reputation: 0
Yep, me too. I have seen various session errors intermittently in the past, but tonight I get "Login was unsuccessful" every time.

Using revision 77, but with local edits to use pycurl instead of urllib2. That's been working fine for a couple of weeks though, so I don't think it's the cause.
 
Old 07-01-2008, 08:54 PM   #712
Wolfvorkian
Member
 
Registered: Sep 2007
Distribution: Arch
Posts: 108

Rep: Reputation: 15
Are they this creepy?

Quote:
Originally Posted by jehu0128 View Post
Yep, me too. I have seen various session errors intermittently in the past, but tonight I get "Login was unsuccessful" every time.

Using revision 77, but with local edits to use pycurl instead of urllib2. That's been working fine for a couple of weeks though, so I don't think it's the cause.
I'm getting the same thing, I can't log in according to the terminal message. First time it has ever happened and something won't let me log in to "any" game.

The 'net up here is all screwed up today, so hopefully that is it but after seeing your complaint, I'm concerned. Surely they aren't this god-damn creepy. I know they are world class creeps ( MlB) but to this extent?

We should be hearing from StrayCat soon if it does have anything to do with MLB screwing with his and the other guy's creation.
 
Old 07-01-2008, 09:15 PM   #713
squigoh
LQ Newbie
 
Registered: Apr 2008
Posts: 3

Rep: Reputation: 0
I'm also getting the same message - "Login was unsuccessful"
 
Old 07-01-2008, 09:46 PM   #714
Wolfvorkian
Member
 
Registered: Sep 2007
Distribution: Arch
Posts: 108

Rep: Reputation: 15
Quote:
Originally Posted by squigoh View Post
I'm also getting the same message - "Login was unsuccessful"
For audio, you can use the 'firebug' hack without having to resort to using windows. I'm listening to the Sox-Tribe game right now but it is a pia after MlbViewer.
 
Old 07-02-2008, 12:47 AM   #715
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,246

Rep: Reputation: 65
Quote:
Originally Posted by lephio View Post
"there was an error in the player process"

sometimes i'm getting this error on condensed games. (mplayer can't start on CG but starts with all-game-long stream)

Revision: 77
Turn on debug and see what spits out. You might also want to check the log after debug. Usually error in the player process means everything on my end completed okay, but the command to start your player didn't complete successfully.

If you have a "top_plays_player" entry in your config, comment that out. That will default to video_player command. If you don't have that entry, try using the test/mlbgameid.py script with the streamid. You can find the streamid by grepping your ~/.mlb/log file for the term "Querying" (or presumably "streamid" ;-) Though I purposely put in the word "Querying" for greppability.

The other thing...sometimes the media servers just flat out suck. If you get an error, try a few times, try debug, try the test tool, then maybe give the servers an hour or two to find their elbow from their arsehole and try again.

As I've said before, once I've gotten the url to you, there's little I can do about the media servers' battyness.

What player commands are you using anyway? Post your config file without the user and pass, of course.
 
Old 07-02-2008, 12:52 AM   #716
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,246

Rep: Reputation: 65
Quote:
Originally Posted by Theophile View Post
I'm having a problem that may or may not be related to mlbviewer. I cannot used the 800k stream reliably. Up until now, I was on a DSL connection and simply assumed the problem was due to lag. Now I'm on a 6mbps cable connection which has rated download speeds of 20,000kbps on the Speakeasy speed test and the problem persists.

If I play an 800k stream with mplayer and buffer of 2048kbps, it plays fine for a few moments then starts skipping and studdering. Increasing the buffer size works for a time, then it begins skipping again. One issue I have been noticing is that when I increase the buffer size, it appears to spawn multiple, identical instances of mplayer. Here is the video_player line I am using:

mplayer -vo xv -zoom -osdlevel 1 -nojoystick -noconsolecontrols -cookies -softvol -slave -user-agent NSPlayer -nomouseinput -cache 16384 -fs

I have tried using vlc and xine as players as well. In both cases, the buffers empty after a moment or two and constantly have to rebuffer.

This is ridiculous! Can anyone help me get to the bottom of this?
I get the same thing occasionally (more frequently than I'd like.) I thought I was just getting hit by some obnoxious memory/cpu hog on my laptop. I'm pretty sure I'm pushing the limits of the system requirements with a 750 Mhz x 256 MB RAM but when it works, it's beautiful. It's been driving me nuts when it doesn't, though. I'm guessing they're still screwing with the media delivery platform but I'll read the Mosaic forums later tonight.
 
Old 07-02-2008, 01:08 AM   #717
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,246

Rep: Reputation: 65
Busy night

Quote:
Originally Posted by squigoh View Post
I'm also getting the same message - "Login was unsuccessful"
Fixed in Revision 79. They changed the login message I was matching from "mlb.com" to MLB.com"

Code:
matthew@tango:~/mlbtv/svn/mlbviewer$ svn log
------------------------------------------------------------------------
r79 | daftcat75 | 2008-07-01 22:03:43 -0700 (Tue, 01 Jul 2008) | 2 lines

- Match both MLB.com and mlb.com so if they go wishy washy, we should handle it.

------------------------------------------------------------------------
r78 | daftcat75 | 2008-07-01 22:00:46 -0700 (Tue, 01 Jul 2008) | 4 lines

- The mlb.com folks changed the welcome message to MLB.com and broke the login.
This will work for now, but I'll improve the pattern matching in another
revision.

------------------------------------------------------------------------
 
Old 07-02-2008, 01:16 AM   #718
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,246

Rep: Reputation: 65
Did I miss anyone?

An error occurred in the player process.

Check your player commands or post your config (minus user/pass here and I'll look into it.) Also, check debug and make sure you're getting a proper looking url.

Media stutters

I'll look into it in the forums but I doubt there's anything I can do except tell you that I get it and hate it too.

Login unsuccessful.

Fixed in revision 79. Everyone update. I guess I'll be rolling out a new release soon. Give me a thumbs up that it works, and I'll get it up in the next day or two so new users don't get stuck on this.

Did I miss anyone's question/concern?
 
Old 07-02-2008, 12:51 PM   #719
yes-I
LQ Newbie
 
Registered: May 2008
Distribution: suse 11
Posts: 13

Rep: Reputation: 0
Quote:
Originally Posted by daftcat View Post

Login unsuccessful.

Fixed in revision 79.
hurrah! thank you...
 
Old 07-02-2008, 03:47 PM   #720
lephio
Member
 
Registered: Jun 2008
Posts: 46

Rep: Reputation: 15
79 it's ok!
 
  


Reply

Tags
help, install, installation, instructions, seek, vlc, windows


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
mlb.com gameday audio stream statmobile Linux - Newbie 6 05-06-2008 11:16 PM
link dies intermittently-seemingly at random- between win<->linux not linux<->linux?? takahaya Linux - Networking 10 03-09-2007 11:37 PM
triple boot linux/linux/linux No Windows involved toastermaker Linux - Newbie 12 03-02-2006 11:40 PM
Redhat (rhel v2.1) bootup problem with linux (linux vs linux-up) namgor Linux - Software 2 06-24-2004 03:49 PM


All times are GMT -5. The time now is 05:17 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration