LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-07-2009, 05:48 PM   #1711
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86

Quote:
Originally Posted by Teleute View Post
Well, it may have been the nexdef issues last night causing me a problem, but no more "Uncaught errors" at the moment.

One thing down, onto the next...*g* I hit enter on the game, mplayer comes up, and I get:

"[flv @ 0x8da2120] skipping flv packet: type 18, size 141, flags 0
[h264 @ 0x8d97b20] AVC: Consumed only 1 bytes instead of 5346
vidixlib: PROBING: cyberblade
[cyberblade] Error occured during pci scan: Operation not permitted"
and so on...
then
"vidixlib: no suitable driver can be found"

I did rebuild mplayer exactly as in the instructions... Obviously this is far more likely an mplayer issue than mlbviewer, and I'm looking there as well, but if anyone's encountered this or has any advice, I'm all ears. Thank you!
I don't understand this part:

Quote:
vidixlib: PROBING: cyberblade
[cyberblade] Error occured during pci scan: Operation not permitted"
Hmmm, try the instructions posted here:

http://forums.fedoraforum.org/printthread.php?t=141102
 
Old 05-07-2009, 05:51 PM   #1712
Teleute
Member
 
Registered: Mar 2005
Posts: 62

Rep: Reputation: 16
Quote:
Originally Posted by Theophile View Post
mplayer is attempting to use the xvidix output driver, something that is a very bad idea. Try adding "-vo xv" to the mplayer string. Actually, try just playing a local video file using that command:

mplayer -vo xv filename.avi

If that doesn't work, then mplayer isn't compiled with the xvideo extension and you'll need to recompile it. Which instructions did you use and what distro are you running?
I used the instructions in the mlbviewer requirements file. Distro is Ubuntu (fully up to date).

I tried running that at the command line and got "Error opening/initializing the selected video out (-vo) device"
 
Old 05-07-2009, 05:56 PM   #1713
Teleute
Member
 
Registered: Mar 2005
Posts: 62

Rep: Reputation: 16
Quote:
Originally Posted by daftcat View Post
Hmmm, try the instructions posted here:

http://forums.fedoraforum.org/printthread.php?t=141102
Well, that changes what comes up, but it still doesn't play. Now I get the whole "probing" thing, but it does say it finds the chip (and seems to list the correct one). After it loads the driver, it says:

"[nvidia_vid] setting up a 256x144-0x0 video window (src 256x144), format 0x32595559
set colorkey 0xff00"

And then it just sits there.
 
Old 05-07-2009, 06:41 PM   #1714
rjwood
Member
 
Registered: Jan 2006
Distribution: UBUNTU
Posts: 130

Rep: Reputation: 16
Quote:
Originally Posted by Teleute View Post
Well, that changes what comes up, but it still doesn't play. Now I get the whole "probing" thing, but it does say it finds the chip (and seems to list the correct one). After it loads the driver, it says:

"[nvidia_vid] setting up a 256x144-0x0 video window (src 256x144), format 0x32595559
set colorkey 0xff00"

And then it just sits there.
Could it be a video card driver issue? What is your chip/card and what driver are you using?
 
Old 05-07-2009, 07:01 PM   #1715
Takabru
Member
 
Registered: Apr 2009
Posts: 37

Rep: Reputation: 15
Quote:
Originally Posted by Teleute View Post
Well, that changes what comes up, but it still doesn't play. Now I get the whole "probing" thing, but it does say it finds the chip (and seems to list the correct one). After it loads the driver, it says:

"[nvidia_vid] setting up a 256x144-0x0 video window (src 256x144), format 0x32595559
set colorkey 0xff00"

And then it just sits there.

If you updated to Ubuntu 9.0.4 there are major issues with both NVIDIA and ATI drivers being supported. Check the Ubuntu forums there are several work arounds and ideas on how to get the drivers to work.

I have Ubuntu on a machine with a nvidia card and I am still using 8.10 just because of the driver issue.

Last edited by Takabru; 05-07-2009 at 07:02 PM.
 
Old 05-07-2009, 08:00 PM   #1716
chomiak
LQ Newbie
 
Registered: Apr 2009
Posts: 28

Rep: Reputation: 15
Archived games but not live

I do think my problem may be that my location isn't being found so blackout-status isn't determined. Is there anything I can do about this?
 
Old 05-07-2009, 08:09 PM   #1717
Theophile
Member
 
Registered: Jan 2003
Posts: 283

Rep: Reputation: 35
Quote:
Originally Posted by Teleute View Post
Well, that changes what comes up, but it still doesn't play. Now I get the whole "probing" thing, but it does say it finds the chip (and seems to list the correct one). After it loads the driver, it says:

"[nvidia_vid] setting up a 256x144-0x0 video window (src 256x144), format 0x32595559
set colorkey 0xff00"

And then it just sits there.
Please paste the output of the following two commands:
Code:
mplayer -vo help
Code:
xvinfo
 
Old 05-07-2009, 08:15 PM   #1718
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
Quote:
Originally Posted by chomiak View Post
I do think my problem may be that my location isn't being found so blackout-status isn't determined. Is there anything I can do about this?
If you can verify it in the Flash player, then I would call customer support. Sorry, that has to suck, but I don't know what else to do.

Are you using a proxy server that masks your location?

I was going to experiment with some new login code.

There might be some additional items I can add to the media requests that might assist the servers in figuring out your location. This would require more configuration file options, but it may do the trick.

In the meantime, I would check if you have "can't determine your location" errors in the Flash player and place a call to customer service if you do.

I'll also search the support forums for you.
 
Old 05-07-2009, 08:20 PM   #1719
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
Quote:
Originally Posted by daftcat View Post
If you can verify it in the Flash player, then I would call customer support. Sorry, that has to suck, but I don't know what else to do.

Are you using a proxy server that masks your location?

I was going to experiment with some new login code.

There might be some additional items I can add to the media requests that might assist the servers in figuring out your location. This would require more configuration file options, but it may do the trick.

In the meantime, I would check if you have "can't determine your location" errors in the Flash player and place a call to customer service if you do.

I'll also search the support forums for you.
Do you have an address/credit card on file with MLB.com?

Maybe you can add your address to your user profile at:
https://secure.mlb.com/authenticate.do
 
Old 05-07-2009, 08:53 PM   #1720
Takabru
Member
 
Registered: Apr 2009
Posts: 37

Rep: Reputation: 15
Nexdef is having major issues tonight again. No matter what I try whether with Flash or mlbviewer the signal keeps switching for high to low, etc. I guess this whole nexdef thing is still not functioning properly for MLB.
 
Old 05-07-2009, 11:39 PM   #1721
rjwood
Member
 
Registered: Jan 2006
Distribution: UBUNTU
Posts: 130

Rep: Reputation: 16
Quote:
Originally Posted by Takabru View Post
If you updated to Ubuntu 9.0.4 there are major issues with both NVIDIA and ATI drivers being supported. Check the Ubuntu forums there are several work arounds and ideas on how to get the drivers to work.

I have Ubuntu on a machine with a nvidia card and I am still using 8.10 just because of the driver issue.
You can get the driver directly from nvidia. Its easy to download and install. I had some issues in 8.10 with the driver until driver 180.44 came out. That driver is now in the Ubuntu repositories, which I'm now using and I haven't had any issues with it on 9.04.

Last edited by rjwood; 05-07-2009 at 11:51 PM.
 
Old 05-08-2009, 01:14 PM   #1722
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
Jump to innings almost ready

I got some initial code done only this morning (been working on it for a few days though) before work for the jump to innings interface and was finally able to jump around a few games. Very encouraging.

If I get a chance to clean up the code (put in proper error handling) tonight, I'll check it in tonight. Otherwise, it will probably come Monday.

After that, there are only two more items I want to work on before shifting focus. First, the login code needs to be re-worked so it takes more of a session approach vs a transaction approach--login once, make many requests vs. login once per request. Second, is the get_mlb_basic script.

After those two items, I really need to spend some time cleaning up the code and making some libraries. Mlbviewer wasn't intended to grow this huge and complex and the code is suffering for it. I've made a mess of Jesse's original code, and I intend to fix that. The upside to this is that with the proper libraries, I can easily add in new features like scoreboard, line scores, and maybe even some gameday-like features (as long as I can figure out what it is freely available and what would be stepping all over this new Gameday Premium service they are selling.)
 
Old 05-08-2009, 01:18 PM   #1723
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
chmoiak,

I had originally envisioned a line score interface for jump to innings but the code for moving the cursor around (especially without some 2.6 features of python) would be too hard to implement. I also figured the line score interface might be too confusing with Orca. I still draw a line score graphic but I use text input for jumping to the innings. I will also be adding in a configuration file option to disable the line score graphic since it probably won't add anything for you, and it might be terribly confusing with Orca.

Are there any other parts of the mlbviewer interface that don't translate well that I could improve on?
 
Old 05-08-2009, 01:55 PM   #1724
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
Quote:
Originally Posted by chomiak View Post
I do think my problem may be that my location isn't being found so blackout-status isn't determined. Is there anything I can do about this?
One of the support forum posts said they fixed this by restarting their cable/dsl modem.

Another user in the forums said this didn't work for them.

So it sounds like you have a 50% chance that this will work for you.
 
Old 05-08-2009, 01:57 PM   #1725
mjbcoug
LQ Newbie
 
Registered: Apr 2009
Location: Spokane, WA
Distribution: Ubuntu (Jaunty)
Posts: 19

Rep: Reputation: 0
QUESTION: I have noticed than when I watch live games I have the stream drop and/or switch bitrates up and down during the first 2 or 3 innings. I will typically have to restart the stream a number of times (5-10 or more) during the initial few innings. Then after that it settles in at the 2200K stream (most often) without any problems/switching/drops for the rest of the game. I am west coast so more often than not this happens when I am watching 7pm PST start times. This happened last night with the WAS-LAD game. Couldn't get an uninterrupted stream until probably the 3rd inning then after that it stayed on and smooth and uninterrupted until game completion. Does anyone else see this behavior? Any ideas?

ISSUE: If a game does not have a nextdef stream (the SFG (AWAY) feed of the 5/5/2009 SFG @ CHC game is an example) the mlbviewer won't load the game at all for me. I have video_follow=sf set. When I browse to that game and select it to load it fails. I have to turn off my video_follow in order to watch that game...and I have to thus watch the Cubs HOME feed of it. Is there logic in mlbviewer to detect when there is no nextdef stream and load the non-nextdef stream appropriately? Am I stuck being a premium subscriber that I can't watch a non-nextdef stream? I haven't paid attention in the thread to any setup issues or settings for non-premium subscribers so I apologize if this scenario has been handled already.

I wish I could quote the actual behavior/messages I saw with this issue. If I recall it completed the "Fetching URL for game stream..." step and showed the "Buffering stream..." message. Then the mplayer xterm popped up before failing. Sorry, but I am writing this at work so I don't have access to my Ubuntu laptop that I run mlbviewer on to quote the exact behavior.

Thanks to all who have contributed. This thing is awesome~!!
 
  


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



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

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:43 AM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration