[MPlayer-dev-eng] sub flickering

Arpi arpi at thot.banki.hu
Sat Dec 1 21:48:08 CET 2001


Hi,

> Hello!
> 
> This patch is to fix problem of osd/sub flickering.
> [I know about your sorry in doc]
> 
> What do you think about this decision?
> It is tricky but work for me.

+    // if it's not seeking backward by user wish
+    // but the key decreased
+    if (old_key > key && old_key-key < 41) return;
+    old_key = key;

what is that 41 ?
do you know that key is either of miliseconds or frames? (depending on sub
format)


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list