mirror of https://github.com/FFmpeg/FFmpeg.git
In order to represent the codec delay accurately in Matroska, a new element CodecDelay has been introduced. It contains the overall delay added by the codec in nanoseconds. This patch adds support for muxing CodecDelay value in the container. Matroska spec for CodecDelay element can be found here: http://matroska.org/technical/specs/index.html#CodecDelay Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/35/merge
parent
bb47aa5850
commit
d92b1b1bab
3 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue