[MPlayer-users] Playing dvb-t with bit errors

Nico Sabbi nsabbi at tiscali.it
Sun Nov 7 13:00:54 CET 2004


Peter Zelezny wrote:

>
>This is exactly what happens:
>           ************************************************
>           **** Your system is too SLOW to play this!  ****
>           ************************************************
>
>...[snip]...
>...[picture now stops, audio continues. If I press seek +10 it will recover]...
>
>A:48324.1 V:48313.3 A-V: 10.803 ct: -0.428  1138/1138  10% 26% 33.5% 109 0 0%
>Too many video packets in the buffer: (281 in 8396168 bytes).
>Maybe you are playing a non-interleaved stream/file or the codec failed?
>For AVI files, try to force non-interleaved mode with the -ni option.
>
>Broken frame at 0x308940        
>  
>

as a temporary workaround try this:

edit mplayer.c and at the line just above
    mp_msg(MSGT_AVSYNC,MSGL_WARN,MSGTR_SystemTooSlow);
add
    demux_seek(demuxer,0.1,0);

I'm trying it myself on a TV station that always gives my the same problem;
I hope it helps





More information about the MPlayer-users mailing list