[MPlayer-advusers] pnm port and stream problem.

Diego Biurrun diego at biurrun.de
Wed Jun 8 01:21:48 CEST 2005


On Tue, Jun 07, 2005 at 12:07:20AM +0200, Nico Sabbi wrote:
> Diego Biurrun wrote:
> 
> >What about this one?  Resolved?  Else we should add it to Bugzilla.
> >
> >>ok, here is a url which does not work with pnm but does with rtsp and 
> >>port 7070
> >>http://www.jerryjazzmusician.com/shop/samples/ram/lb1211a.ram >>
> >>pnm://rm.content.loudeye.com/~ll-600111/0038734_0105_00_0002.ra
> >>does not work, but this could be mplayer pnm problem...
> >>rtsp://rm.content.loudeye.com/~ll-600111/0038734_0105_00_0002.ra
> >>works...
> >>
> >>is it at all possible to have mplayer fallback to rtsp if pnm fails as 
> >>well?
> >
> just add pnm to the list of protocols that realrtsp/rtsp.c listens to:
> - {"rtsp", NULL},
> + {"rtsp", "pnm", NULL},

That (alone) does not help.

Diego




More information about the MPlayer-advusers mailing list