[FFmpeg-devel] [PATCH] Matroska demuxer adds WebVTT support
Matthew Heaney
matthewjheaney at google.com
Thu Aug 1 21:55:36 CEST 2013
On Thu, Aug 1, 2013 at 4:54 AM, Nicolas George <
nicolas.george at normalesup.org> wrote:
> Side question: is the format of WebVTT inside WebM definitely decided? Or
> is
> it still time to fix the mistake of using as a delimiter a character that
> can happen in the payload?
>
The format was decided over a year ago.
http://wiki.webmproject.org/webm-metadata/temporal-metadata/webvtt-in-webm
The delimiters for WebVTT embedded in WebM are the same delimiters as a
WebVTT. The parser I included in my last patch works perfectly.
More information about the ffmpeg-devel
mailing list