[MPlayer-dev-eng] [PATCH] Subtitles sorting (3) and overlapping (2)
Arpi
arpi at thot.banki.hu
Sat Nov 16 04:33:55 CET 2002
Hi,
> +#ifdef USE_OVERLAPSUB
> // here we manage overlapping subtitles
> return second;
> +#else
> + adjust_subs_time(second, 6.0, fps, 1); /* ~6 secs AST */
^^^^^^
shouldn't this be adjust_subs_time(first, 6.0, fps) ?????
> +
> + return first;
> +#endif
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list