[MPlayer-dev-eng] sub flickering

Evgeny Chukreev codedj at echo.ru
Sun Dec 2 08:01:30 CET 2001


On Sat, 1 Dec 2001 22:48:08 +0200 (CEST), Arpi <arpi at thot.banki.hu> wrote:

A> > This patch is to fix problem of osd/sub flickering.
A> > [I know about your sorry in doc]
A> > 
A> > What do you think about this decision?
A> > It is tricky but work for me.
A> 
A> +    // if it's not seeking backward by user wish
A> +    // but the key decreased
A> +    if (old_key > key && old_key-key < 41) return;
A> +    old_key = key;
A> 
A> what is that 41 ?
A> do you know that key is either of miliseconds or frames? (depending on sub
A> format)
Ok'y. What about this version of patch? It is depends on pts only.

-- 
... Evgeny ... [Nothing]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-flickering2.diff.gz
Type: application/octet-stream
Size: 412 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20011202/aafe0bd9/attachment.obj>


More information about the MPlayer-dev-eng mailing list