Here's a couple of examples of running mplayer from the command line. 
One works, one doesn't.

This one doesn't:

mplayer.exe -vo null -cache 128 -af volume=0,resample=44100:0:1
"rtsp://rmlivev8bb.bbc.net.uk/farm/*/ev7/live24/derby/live.ra"
MPlayer 1.0pre7-3.4.2 (C) 2000-2005 MPlayer Team
CPU: Intel  (Family: 8, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal! 
To get best performance, recompile MPlayer with
--disable-runtime-cpudetection.
Playing rtsp://rmlivev8bb.bbc.net.uk/farm/*/ev7/live24/derby/live.ra.
Resolving rmlivev8bb.bbc.net.uk for AF_INET...
Connecting to server rmlivev8bb.bbc.net.uk[212.58.227.12]:554 ...
MPlayer interrupted by signal 11 in module: open_stream
- 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 here. We
can't and won't help unless you provide this information when reporting
a possible bug.


This one does:


mplayer.exe -vo null -cache 128 -af volume=0,resample=44100:0:1
"rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/bbc7/live/bbc7_dsat_g2.ra"
MPlayer 1.0pre7-3.4.2 (C) 2000-2005 MPlayer Team
CPU: Intel  (Family: 8, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal! To
get best performance, recompile MPlayer with
--disable-runtime-cpudetection.
Playing
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/bbc7/live/bbc7_dsat_g2.ra.
Resolving rmlivev8.bbc.net.uk for AF_INET...
Connecting to server rmlivev8.bbc.net.uk[212.58.224.152]:554 ...
Cache size set to 128 KBytes
Connected to server: rmlivev8.bbc.net.uk
Cache fill: 12.50% (16384 bytes)

I would welcome any ideas!  Thanks, Nick.


-- 
Nick Locke
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to