mirror of https://github.com/FFmpeg/FFmpeg.git
There are 4 separate WebVTT text track kinds: subtitles (the default if not otherwise specified), captions, descriptions, and metadata. The WebM muxer needs to know which WebVTT text track kind this is, in order to synthesize the correct track type and codec id. To allow a demuxer to indicate the text track kind of the input, a new set of AV_DISPOSITION flag values has been added, corresponding to each of the non-default text track kind values.pull/25/merge
parent
61c82214af
commit
bc35df29c1
3 changed files with 11 additions and 1 deletions
Loading…
Reference in new issue