[MPlayer-advusers] pnm port and stream problem.
Nico Sabbi
nsabbi at tiscali.it
Tue Jun 7 00:07:20 CEST 2005
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},
More information about the MPlayer-advusers
mailing list