[FFmpeg-devel] [PATCH 01/19] avformat/webvttdec: add support for HLS WebVTT MPEG timestamp maps
Clément Bœsch
u at pkh.me
Fri Jan 3 15:49:38 CET 2014
On Fri, Jan 03, 2014 at 04:21:25PM +0200, Anssi Hannula wrote:
> WebVTT subtitle files in HLS streams contain a header to synchronize the
> subtitles with the MPEG TS timestamps of the HLS stream.
>
> Add an AVOption to prefer MPEG TS style timestamps generated according
> to the mapping header, if available.
>
> Signed-off-by: Anssi Hannula <anssi.hannula at iki.fi>
> ---
> libavformat/webvttdec.c | 46 ++++++++++++++++++++++++++++++++++++++++++++--
> 1 file changed, 44 insertions(+), 2 deletions(-)
>
OK I guess...
I would have call the option something like "honor_timestamp_map" though,
but do as you please.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140103/c9f33f0e/attachment.asc>
More information about the ffmpeg-devel
mailing list