Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
MPlayer fails to recieve and play a .wmv file
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
philip
Guru
Guru


Joined: 10 Jun 2003
Posts: 535
Location: Sweden

PostPosted: Sun Jan 09, 2005 9:05 pm    Post subject: MPlayer fails to recieve and play a .wmv file Reply with quote

I am trying to stream a video sequence from a news site (www.dn.se) to MPlayer. But the sequence never start in MPlayer. The MPlayer window remains black.

Since I am a complete newbe to multimedia I have no clue what the messages from MPlayer tell. It seems like the file starts to get downloaded to a caxhe but gets interupted there........

I would be most greatful if someone can give me directions where to look for a solution. Below is the output from the MPlayer console:

MPlayer 1.0pre4-3.3.3 (C) 2000-2004 MPlayer Team
CPU: Intel Celeron Covington/Pentium II Deschutes,Tonga/Pentium II Xeon 265.7 MHz (Family: 6, Stepping: 2)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX
Reading config file /usr/share/mplayer/mplayer.conf
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/share/mplayer/codecs.conf: 66 audio & 176 video codecs
font: can't open file: /root/.mplayer/font/font.desc
Failed to open /dev/rtc: No such file or directory (/dev/rtc should be readable by the user.)
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using usleep() timing
Can't open input config file /root/.mplayer/input.conf: No such file or directory
Input config file /usr/share/mplayer/input.conf parsed: 53 binds
Playing http://www.streaming.telia.com/startmedia/default.asp?k=95&n=kistorna_0501050712.wmv.
Resolving www.streaming.telia.com for AF_INET...
Connecting to server www.streaming.telia.com[195.198.89.61]:80 ...
Cache size set to 1024 KBytes
Connected to server: www.streaming.telia.com
Cache fill: 0.02% (255 bytes)
MPlayer interrupted by signal 11 in module: demux_open
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
XMMS: found plugin: libwav.so (Wave Player 1.2.10)
XMMS: found plugin: libmikmod.so (MikMod Player 1.2.10)
XMMS: found plugin: libcdaudio.so (CD Audio Player 1.2.10)
XMMS: found plugin: libtonegen.so (Tone Generator 1.2.10)
XMMS: found plugin: libxmms-flac.so (Reference FLAC Player v1.1.0)
XMMS: found plugin: libmp4.so (MP4 & MPEG2/4-AAC audio player - 1.2.x)
_________________
/Phil
Back to top
View user's profile Send private message
manny15
Guru
Guru


Joined: 01 Dec 2002
Posts: 473
Location: USA

PostPosted: Sun Jan 09, 2005 10:48 pm    Post subject: Reply with quote

That means mplayer couldn't find the appropritate codec for the stream you tried to play. Sometimes you actually have the codec, and it's just that for some reason mplayer couldn't determine which one to use. Try the following to get a list of audio codecs mplayer does recognize:
Code:

$ mplayer -ac help

The following is for video codecs
Code:

mplayer -vc help
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum