[MPlayer-users] Playing dvb-t with bit errors
Nico Sabbi
nsabbi at tiscali.it
Sun Nov 7 14:36:55 CET 2004
Nico Sabbi wrote:
> 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
>
uhm, not so simple; the attached patch simulates the whole input-seek
process,
and seem to work well for me so far.
Please, let me know if it works for you
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer.diff
Type: text/x-patch
Size: 721 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20041107/86f1e64c/attachment.bin>
More information about the MPlayer-users
mailing list