[MPlayer-users] Cannot play rtsp mov file.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Fri Nov 26 07:28:26 CET 2010
On Thu, Nov 25, 2010 at 07:44:24PM -0800, David Crawley wrote:
> Would like to know if this stream would work in mplayer and if so dump it to a file.
rtsp needs muxing to dump it (unless you're ok with audio-only or video-only),
so you'd have to use mencoder anyway.
> null at void:~$ mplayer rtsp://quick.2.c3.audiovideoweb.com:2554/2c3quick2539/FrancisCrick.mov
ffmpeg://rtsp://quick.2.c3.audiovideoweb.com:2554/2c3quick2539/ArvidCarlssonStr.mov?tcp
works for me.
The "tcp" selects rtsp over TCP, it is necessary for me but it's possible it'll work
better for you without.
More information about the MPlayer-users
mailing list