[FFmpeg-devel] [PATCH] ffmpeg: Preserve input subtitle packet duration.
Nicolas George
nicolas.george at normalesup.org
Mon Sep 3 19:51:17 CEST 2012
Le septidi 17 fructidor, an CCXX, Philip Langdale a écrit :
> Thanks. This seems the most logical place.
> Very true. :-)
Actually, ff_ass_add_rect is already messing with end_display_time, so
pre-setting it before the call to subctx->encode is currently useless.
The two patches I sent yesterday are necessary anyway for when srtdec is
dealing with AV_CODEC_ID_SRT (text timestamps).
I think we can postpone factoring the initialization of end_display_time to
when we are rid of the ASS stuff.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120903/d3598a1b/attachment.asc>
More information about the ffmpeg-devel
mailing list