LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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 08-29-2012, 02:01 AM   #3706
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705

Hi,

larshenric:

I suggest you start a new thread, explaining what procedure you are trying to follow, what you have done, and what went wrong.

Please do post the errors here, you can modify URLs and IP addresses if you need to.

Evo2.
 
Old 08-29-2012, 02:19 AM   #3707
larshenric
Member
 
Registered: Aug 2012
Location: Flensburg, Germany
Distribution: several
Posts: 90

Rep: Reputation: Disabled
GREAT...! I'll do so, thank you! :-)

I posted it here, because it says so in the README-file of the program...
"Any questions, problems, concerns, bug reports, praise, etc can be posted
to the linuxquestions forum below. Don't worry about the 240 pages. Just
post to the end. People still read and respond to the latest entries:

http://www.linuxquestions.org/questions/fedora-35/mlb.tv-in-linux-432479/"

Now I'm not quite sure WHERE to start a new thread, in which forum... Hm...

Last edited by larshenric; 08-29-2012 at 02:28 AM.
 
Old 08-29-2012, 10:11 AM   #3708
BostonPeng
Member
 
Registered: Jul 2009
Location: Boston, MA
Distribution: SolydK Testing + KDE 4.9.5
Posts: 113

Rep: Reputation: Disabled
If you can post the errors, removing the addresses as needed, it will give us a better idea of what problems you're having. As it is I can't tell what kind of help you need, or with what part, and I bet the smarter folks around here can't tell either.
 
Old 08-29-2012, 03:21 PM   #3709
larshenric
Member
 
Registered: Aug 2012
Location: Flensburg, Germany
Distribution: several
Posts: 90

Rep: Reputation: Disabled
Thank you for replying...!! :-)
Okay, so I'll have a try...
As I wrote I followed the "mlbviewer 2012 Installation guide for Ubuntu (MLB.TV on Linux)" on http://alexsleat.co.uk/2012/05/16/ml...#comment-17402

And here's what Terminal told me during/after installation:

lars@X64V:~$ sudo easy_install pyxml
Searching for pyxml
Reading http://pypi.python.org/simple/pyxml/
Reading http://www.python.org/sigs/xml-sig/
Best match: PyXML 0.8.4
Downloading http://downloads.sourceforge.net/pyx...7&big_mirror=0
Processing PyXML-0.8.4.tar.gz
Running PyXML-0.8.4/setup.py -q bdist_egg –dist-dir /tmp/easy_install-WdnLRV/PyXML-0.8.4/egg-dist-tmp-uq9A2U
warning: no files found matching ‘*.html’ under directory ‘extensions/expat’
warning: no files found matching ‘*Makefile’ under directory ‘extensions/expat’
warning: no files found matching ‘*.dsp’ under directory ‘extensions/expat’
warning: no previously-included files matching ‘*/CVS/*’ found anywhere in distribution
extensions/pyexpat.c:5:20: fatal error: Python.h: Datei oder Verzeichnis nicht gefunden
compilation terminated.
error: Setup script exited with error: command ‘gcc’ failed with exit status 1
lars@X64V:~$ python mlbviewer.py
python: can’t open file ‘mlbviewer.py’: [Errno 2] No such file or directory
lars@X64V:~$

I have Ubuntu 11.04 running and I'm everything but an expert for Linux. But I love this OS and I love baseball... ;-)

Last edited by larshenric; 08-29-2012 at 03:23 PM.
 
Old 08-30-2012, 01:09 AM   #3710
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
It's possible that pyxml is already installed. I don't know what is specifically wrong with this error.

See if "python mlbviewer.py" says you need pyxml. I know the last time I installed mlbviewer on a fresh Debian system, it needed nothing more than downloading the mplayer2 binary.
 
Old 08-30-2012, 05:50 AM   #3711
larshenric
Member
 
Registered: Aug 2012
Location: Flensburg, Germany
Distribution: several
Posts: 90

Rep: Reputation: Disabled
Hm... all this is pretty complicated for me...
Synaptic package manager tells me, that there is no PyXML on my system...
then I checked if setuptools is on the system: no, it isn't... Synaptic offered me to download and install "python-setuptools", but it wasn't able to download...

Now I don't know what else to do...
 
Old 08-30-2012, 11:32 AM   #3712
chrisVV
Member
 
Registered: Aug 2010
Posts: 548

Rep: Reputation: 370Reputation: 370Reputation: 370Reputation: 370
Why don't you do what has been suggested, and try running mlbviewer without pyxml. I am pretty certain that pyxml is not needed (I don't run ubuntu but I do not have pyxml explicitly installed)
 
Old 08-30-2012, 03:18 PM   #3713
larshenric
Member
 
Registered: Aug 2012
Location: Flensburg, Germany
Distribution: several
Posts: 90

Rep: Reputation: Disabled
Well, because README and RECOMMENDATIONS FOR 2012 tell me that I need PyXML...
But: I did it without it, and: It works...!! :-)
I have MPlayer running with a game of my choice. Only problem now: no audio...
Any suggestions?
 
Old 08-31-2012, 02:31 PM   #3714
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
Quote:
Originally Posted by larshenric View Post
Well, because README and RECOMMENDATIONS FOR 2012 tell me that I need PyXML...
But: I did it without it, and: It works...!! :-)
I have MPlayer running with a game of my choice. Only problem now: no audio...
Any suggestions?
Download the latest binary for mplayer2 (not mplayer.) Also, check to see if there are multiple audio channels using the # key while running mplayer2.

Btw, I am the mlbviewer developer. What I say here should supersede whatever I wrote in the README.
 
Old 09-01-2012, 02:25 AM   #3715
larshenric
Member
 
Registered: Aug 2012
Location: Flensburg, Germany
Distribution: several
Posts: 90

Rep: Reputation: Disabled
Okay...
So, more "expert" isn't possible...
And also "btw": I'm german, my english isn't that good, sometimes it's hard for me to understand all that's posted here. And also: I'm not knowing much about Linux, so my problems now are:
- where can I find the "latest binary for mplayer2"? it's not in the official ubuntu packages, right? and after finding it: what do I have to do with it?
- where/how do I check the other issue with the audio channels?

You see, I need a lot of help. But the idea of not having to run a web browser for watching baseball seems to be great and I would like to manage this. So, very big THANKS for any helping tips...!!
 
Old 09-03-2012, 07:25 PM   #3716
kweisen
Member
 
Registered: May 2006
Location: Englewood, Fl
Distribution: MInt 17
Posts: 57

Rep: Reputation: 0
http://www.mplayer2.org/
 
Old 09-04-2012, 01:36 AM   #3717
larshenric
Member
 
Registered: Aug 2012
Location: Flensburg, Germany
Distribution: several
Posts: 90

Rep: Reputation: Disabled
Thanks for the link, kweisen,
but I really don't know what to do with what is written there. I use synaptic or the Ubuntu software center to install applications and I know some of the very, very basics of terminal commands... How to "build binaries by myself" for example... hm... I really don't know...
 
Old 09-04-2012, 07:10 AM   #3718
fang2415
Member
 
Registered: Jan 2007
Posts: 195

Rep: Reputation: 15
For what it's worth larshenric, I am usually able to use either mplayer or mplayer2 with the streams that mlbviewer downloads, so you may not need to go to the trouble of getting a brand new mplayer2. But I would *definitely* first try hitting "#" from within mplayer (or mplayer2) to switch the audio tracks. If you are using the nexdef streams, they come with three audio tracks, one of which is often silent (for "away" streams especially); sometimes the silent one comes up as the default so if that's what happening then switching to the TV or radio audio will solve it.

I would say your options, in order of ease, are as follows:

1. Try switching audio streams in whatever player you're using now. (Hit "#" during playback if you're using mplayer or mplayer2)
2. Try using VLC as your player. If it's not installed, you should be able to get it from the Ubuntu repos easily using Synaptic. (You might need to change the audio stream here too -- I think there's a menu option in VLC to do it.)
3. Install the standard Ubuntu binary of mplayer2. It'll be a few months out of date, but you should be able to get it easily using Synaptic -- just search for mplayer2. Remember to use # to check all audio streams!
4. Install a daily build of mplayer2. Apparently somebody runs a repo that provides this for Ubuntu, which makes things much, much easier: just follow the instructions at http://www.webupd8.org/2012/01/insta...layer2-in.html
5. Compile a new mplayer2 from source on your own system, adding some tweaks if you want. This is enough of a pain in the ass for a newbie that you should ask again back here if you get this far and it's still not working.

I'm betting that #1 will work, and if you get to #4 and it's still not working, I think something is going wrong other than the player (did you check your mute button? )

Hope that helps.
 
Old 09-04-2012, 07:16 AM   #3719
fang2415
Member
 
Registered: Jan 2007
Posts: 195

Rep: Reputation: 15
Quote:
Originally Posted by fang2415 View Post
For what it's worth larshenric, I am usually able to use either mplayer or mplayer2 with the streams that mlbviewer downloads, so you may not need to go to the trouble of getting a brand new mplayer2.
Heh, I suppose I should add that I fibbed slightly here -- I do have to do a bit of extra hacking when with streams downloaded using mlbhls, no matter what player I use. But if you're able to see the video with no problems, then you're already past that point, so I don't think that'll matter!
 
Old 09-04-2012, 09:27 AM   #3720
larshenric
Member
 
Registered: Aug 2012
Location: Flensburg, Germany
Distribution: several
Posts: 90

Rep: Reputation: Disabled
Thank you so much, fang2415, for helping...!

Okay, I've already tried option #1... Result: when I hit the #-button the message "Audio: Disabled" appears. When I hit it again the message changes to "Audio: (1) unknown". With every hit it changes between these 2 messages. So, this didn't work. But might it lead to another solution? Maybe changing something in the config file?

Option #2 (changing to VLC) sounds interesting, I was already thinking of it, because I like this player. But, how do I change this? Do I have to go into the config file and just write VLC instead of MPlayer? Would that work?

And I also have tried option #3, trying to find mplayer2 with synaptic, but no result (my ubuntu version is 11.04)...

Hoping for your answer before trying options #4 and further...

PS: mute button checked...

Last edited by larshenric; 09-04-2012 at 09:34 AM.
 
  


Reply

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



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 02:42 PM.

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