[FFmpeg-devel] [PATCH] WebM muxer writes WebVTT subtitle track

Matthew Heaney matthewjheaney at google.com
Tue Jun 11 00:16:04 CEST 2013


On Fri, Jun 7, 2013 at 5:29 PM, Clément Bœsch <ubitux at gmail.com> wrote:

> On Mon, Jun 03, 2013 at 01:16:32PM -0700, Matthew Heaney wrote:
> > The Matroska muxer now allows WebVTT subtitle tracks to be written
> > while in WebM muxing mode.
> >
>
> Maybe you could use AV_DISPOSITION_* instead?
>
>
I just pushed up a separate patch modifying the webvtt demuxer to use
disposition to pass the webvtt kind.

Once this new patch has been vetted and committed, I'll push this mkv muxer
patch up again, using disposition instead of metadata to identify the
webvtt kind.

Thanks,
Matt


More information about the ffmpeg-devel mailing list