]> granicus.if.org Git - handbrake/commit
libav: fix mkv timestamps when initial_padding is set
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 15 Feb 2017 22:43:48 +0000 (15:43 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 15 Feb 2017 22:43:48 +0000 (15:43 -0700)
commit382abe51b895263d80e42e525307f57395d56d05
treec660af0236c1c5a8e54d2bb13b43056f70a57453
parent7196e488673c9bfa8f6a626121379885665bd886
libav: fix mkv timestamps when initial_padding is set

initial_padding is used to inform libav muxers of initial encoder delay
duration.  When set for mkv it can be used to remove the silence samples
during playback.
contrib/ffmpeg/A09-mkv-block-ts-offset.patch [new file with mode: 0644]