[MPlayer-dev-eng] [PATCH] dvb fix

Nico nsabbi at libero.it
Mon Aug 25 13:12:24 CEST 2003



David Kuehling wrote:

>mplayer dvb://<channel> -vfm ffmpeg -nosound -cache 4096 
><after zapping>
>
>dvb_streaming_read, attempt N. 5 failed with errno 11 when reading 1048 bytes
>dvb_streaming_read, attempt N. 4 failed with errno 11 when reading 1048 bytes
>dvb_streaming_read, attempt N. 3 failed with errno 11 when reading 1048 bytes
>dvb_streaming_read, attempt N. 2 failed with errno 11 when reading 1048 bytes
>dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 1048 bytes
>dvb_streaming_read, attempt N. 5 failed with errno 11 when reading 2048 bytes
>dvb_streaming_read, attempt N. 4 failed with errno 11 when reading 2048 bytes
>dvb_streaming_read, attempt N. 3 failed with errno 11 when reading 2048 bytes
>dvb_streaming_read, attempt N. 2 failed with errno 11 when reading 2048 bytes
>dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 2048 bytes
>dvb_streaming_read, return 0 bytes
>Successfully enabled DPMS
>UNINIT COMPLETE
>

here it has finished to empty the cache, and it takes longer because you 
use the cache, after that you see the picture,  right?


>TS file format detected.
>PROBING UP TO 2000000, PROG: 0
>...
>
>mplayer dvb://<channel> -vfm ffmpeg -nosound
><after zapping>
>
>dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 716 bytes
>dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 2048 bytes
>dvb_streaming_read, return 0 bytes
>Successfully enabled DPMS
>UNINIT COMPLETE
>
here it has finished to empty the cache, and it takes shorter because 
you DON'T use the cache, after that you see the picture,  right?

>TS file format detected.
>PROBING UP TO 2000000, PROG: 0
>...
>
>That's not coincidence, checked it many times with different channels.
>
>Unfortunately I'm not at work today and cannot do any uploads.  But
>being sick and staying home, gives me lots of time to tinker around with
>your DVB code :-)
>
>David
>  
>




More information about the MPlayer-dev-eng mailing list