summaryrefslogtreecommitdiff
path: root/libavformat/jacosubenc.c
diff options
context:
space:
mode:
authorMatthew Heaney <matthewjheaney@google.com>2013-06-24 11:20:32 -0700
committerClément Bœsch <ubitux@gmail.com>2013-06-25 00:13:47 +0200
commit1029822a91c2b04a863fe082951ac28f4c60f87c (patch)
treeee7be42a7f0a868fb0097ac09d36852390c91ba0 /libavformat/jacosubenc.c
parentbc35df29c123f695abe60c13539dbf112b465d07 (diff)
lavf/webvttdec: use private option to specify WebVTT kind
WebVTT subtitle tracks have four kinds. Certain downstream muxers (such as for WebM) need to know which WebVTT kind this is, in order to specify the codec id of the output track. A new private input option, "-kind", has been added to the WebVTT demuxer. It accepts as a value any of "subtitles" (the default), "captions", "descriptions", and "metadata". The kind option value is used to assign a value to the stream disposition flag, to which four new values have been added, corresponding the four WebVTT kinds. Signed-off-by: Matthew Heaney <matthewjheaney@google.com> Signed-off-by: Clément Bœsch <ubitux@gmail.com>
Diffstat (limited to 'libavformat/jacosubenc.c')
0 files changed, 0 insertions, 0 deletions