[MPlayer-users] RTSP support in mplayer

ying lcs yinglcs at gmail.com
Wed Mar 14 04:29:43 CET 2007


Hi,

Does mplayer support rtsp?

I try this:
1. load a movie locally  ./mplayer
~/video/helix/install/Content/spider.3gp, it works
2. load the same movie but via Helix using rtsp, like this:
$  ./mplayer rtsp://127.0.0.1:1554/spider.3gp, it fails.

And when I use 'real player to load rtsp://127.0.0.1:1554/spider.3gp
with the same Helix server, it works too.

So does mplayer support rtsp? Here is the log:

[scheung at localhost mplayer]$  ./mplayer rtsp://localhost:1554/spider3.3gp
MPlayer dev-SVN-r21854-4.1.0 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM) Duo CPU      T2500  @ 2.00GHz (Family: 6,
Model: 14, Stepping: 12)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing rtsp://localhost:1554/spider.3gp.

Resolving localhost for AF_INET6...
Couldn't resolve name for AF_INET6: localhost
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 1554...


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.



More information about the MPlayer-users mailing list