[MPlayer-cvslog] r32035 - in branches/1.0rc4: . libmpdemux/demux_lavf.c
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Aug 31 07:45:29 CEST 2010
On Mon, Aug 30, 2010 at 10:07:34PM +0200, siretart wrote:
> Author: siretart
> Date: Mon Aug 30 22:07:34 2010
> New Revision: 32035
>
> Log:
> Always use convergence_duration for subtitles otherwise
> they will stay on screen forever for ASS subtitles in mkv
> if no ASS renderer is used.
>
> backport r32032 by reimar
Actually I noticed that only fixes non-ASS subtitles in MKV,
for ASS subs convergence_duration is not set.
We'd have to parse the end time out of the text, but I think
that's ridiculous since the demuxer had the value as a number
originally and sprintfs it explicitly.
Hope the lavf mkv demuxer will soon be improved on that.
More information about the MPlayer-cvslog
mailing list