[MPlayer-dev-eng] Re: [PATCH] Disable extension based detection for rtsp when compiled without live.com

kiriuja mplayer-patches at en-directo.net
Fri Apr 9 20:31:54 CEST 2004


Roberto Togni wrote:
> Can you try this patch?
> Can someone who use standard rtsp streams also test it?

I applied the patch and was able to successfully play all of the following streams:

mplayer-2004-04-09-patched -v -cache 64 'rtsp://darwin.horizonlive.com/finlayson/sample-gsm-8000.mov'
Normal RTSP, not Real.

mplayer-2004-04-09-patched -v -cache 64 'rtsp://qt.yourmaclife.com/yml/YML040407s.mov'
Ditto.

mplayer-2004-04-09-patched -v -cache 64 -playlist 'http://www.rferl.org/realaudio/c3.ram'
Akamaistream reflector Real RTSP.

mplayer-2004-04-09-patched -v -cache 64 -playlist 'http://www.rcinet.ca/realaudio/live/live.ram'
Non-reflector Real RTSP.

mplayer-2004-04-09-patched -v -cache 64 -playlist 'http://real1.radio.hu/nemzeti.ram'
Ditto.

mplayer-2004-04-09-patched -v -cache 64 'rtsp://213.27.152.49/encoder/comradio.rm'
Ditto.

adland wrote:
> tried rtsp stream below (found online in web search)
> file was not real and instead a quicktime file?
>
> rtsp://a1215.v14111.c1411.g.vq.akamaistream.net/  
> 5/1215/1411/3f8f1f38/1a1a1af156c5f364d84e7cdd4dbd298ebc1f8ef
> b2a9d0265da4cb1e04fb22655be32a7157aed/windows_ref_300.mov.
>
> some different new server type was encountered
>
>> That's ok (i'll have to fix the message to be more clear), realrtsp  
>> fails if server is not a Real server.
>
> it then seemed to lock up in demuxer and never
> played any video

In order to play non-Real RTSP you need to open your firewall for both
incoming and outgoing UDP, at least some ports. Once I did that I could
play the streams I mentioned, but your URL crashed my MPlayer when it
was trying to load ubvmp4d.dll. Try it to see if you have better luck.

So I vote for Roberto's patch, it solves the whole autodetection issue.

--
kiriuja




More information about the MPlayer-dev-eng mailing list