[FFmpeg-devel] [PATCH] Matroska demuxer adds WebVTT support
Matthieu Bouron
matthieu.bouron at gmail.com
Tue Jul 16 10:02:58 CEST 2013
On Mon, Jul 15, 2013 at 02:08:24PM -0700, Matthew Heaney wrote:
> WebM files now support inband text tracks, as described in the
> following specification:
>
> http://wiki.webmproject.org/webm-metadata/temporal-metadata/webvtt-in-webm
>
> The Matroska demuxer now detects the presence of WebVTT tracks,
> synthesizing WebVTT packets (having codec id AV_CODEC_ID_WEBVTT) and
> pushing them downstream in the normal way.
Hello,
Can you provide some sample to test the feature ?
Thanks in advance.
Matthieu
[...]
More information about the ffmpeg-devel
mailing list