[MPlayer-users] BBC realvideo not playing

Raphael Clifford raphael at clifford.net
Sat Aug 2 19:15:19 CEST 2003


Yup. That fixed it!

Thanks very much :)

Raphael

P.S I have reported two more bugs to advusers.  Does anyone read that?

Balatoni Denes wrote:

>[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>  
>
>------------------------------------------------------------------------
>
>Hi!
>
>Perhaps a bug in the pnm:// streaming code, workaround attached . Apply it in 
>main/libmpdemux/
>
>
>On 2003. augusztus 2. 14.02, Raphael Clifford wrote:
>  
>
>>[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>>Can anyone play
>>
>>http://news.bbc.co.uk/media/video/39345000/rm/_39345519_justice_marshall30_
>>7_vi.ram
>>
>>When I wget it I get a file with the following contents.
>>
>> cat _39345519_justice_marshall30_7_vi.ram
>>pnm://rm.bbc.net.uk/news/media/video/39345000/rm/_39345519_justice_marshall
>>30_7_vi.rm?title="Newsnight's Peter
>>Marshall"&author="http://news.bbc.co.uk/"&copyright="(C) British
>>Broadcasting Corporation"
>>    
>>
>
>bye
>Denes
>  
>
>------------------------------------------------------------------------
>
>--- demux_real.c	2003-07-12 00:53:33.000000000 +0200
>+++ demux_real.c.new	2003-08-02 18:15:58.000000000 +0200
>@@ -717,7 +717,7 @@
> //    stream_skip(demuxer->stream, 4); /* number of headers */
> 
>     /* parse chunks */
>-    for (i = 1; i < num_of_headers; i++)
>+    for (i = 1; ; i++)
>     {
> 	int chunk_id, chunk_pos, chunk_size;
> 	
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>RTFM!!!  http://www.MPlayerHQ.hu/DOCS
>Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
>http://mplayerhq.hu/mailman/listinfo/mplayer-users
>  
>




More information about the MPlayer-users mailing list