[MPlayer-users] Re: problematic rtsp/pnm RealPlayer streams

adland123 adland123 at yahoo.com
Wed Mar 1 17:32:10 CET 2006


Marco Scoffier <marco <at> metm.org> writes:

> 
> Hello all,
> 
> I have come across some RealPlayer streams I am can't read .
> 
> The streams are here:
> 
>   http://www.oid.ucla.edu/Webcast/ipam/
> 
> The error I get is:

skip using PNM if you have other format streams
always try changing to rtsp

> 
> *rtsp first*
> 
> > mplayer rtsp://164.67.141.39:554/ipam/smil/7-11-05-am-1.smil

not correct usage as it is a playlist (.smil extension is a clue)

> 
> *rtsp playlist*
> 
> > mplayer -playlist rtsp://164.67.141.39:554/ipam/smil/7-11-05-am-1.smil
> 


short answer is to play ../7-11-05-am-1.rm instead
or mplayer rtsp://164.67.141.39:7070/ipam/7-11-05-am-1.rm

longer answer is format of playlist returned is not same in this rtsp stream 
as others.

smil playlist parser does not recognize the format correctly now
needs modifications to handle this case.





More information about the MPlayer-users mailing list