Neil Sleightholm Wrote: > It looks like mplayer is crashing but I can see why. Could you check > that the following works from the command line: mplayer.exe -vo null > -cache 128 -af volume=0,resample=44100:0:1 > "rtsp://rmlivev8bb.bbc.net.uk/farm/*/ev7/live24/derby/live.ra"No, it doesn't > work, it does this:
--------------------- C:\Program Files\SlimServer\server\Bin\MSWin32-x86-multi-thread>mplayer.exe -vo null -cache 128 -af volume=0,resample=44100:0:1 "rtsp://rmlivev8bb.bbc.net.uk/fa rm/*/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.8]: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 there. We can't and won't help unless you provide this information when reporting a possible bug. --------------------------- The server doesn't have a sound card, so following the guidance in an earlier thread, I also tried this: --------------------------- C:\Program Files\SlimServer\server\Bin\MSWin32-x86-multi-thread>mplayer.exe -vo null -cache 128 -ao pcm:file=out.wav -af volume=0,resample=44100:0:1 "rtsp://rml ivev8bb.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.8]:554 ... That went straight back to a command prompt and did not save an out.wav file. Nothing in the error log for either attempt. -- Nick Locke _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
