[FFmpeg-devel] [PATCH] Matroska demuxer adds WebVTT support

Matthew Heaney matthewjheaney at google.com
Tue Jul 16 20:49:11 CEST 2013


On Tue, Jul 16, 2013 at 2:35 AM, Nicolas George <
nicolas.george at normalesup.org> wrote:

> That is usually a sign that the people that work on WebM did chose a
> different packet format that the format used in ffmpeg.
>

All we needed was a way to losslessly embed WebVTT cues in a Matroska
frame.  For a demuxer, the parsing duties aren't very complicated -- you
just need to demarcate the id and settings lines from the cue text.


More information about the ffmpeg-devel mailing list