diff options
author | jstebbins <[email protected]> | 2011-03-11 15:26:31 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2011-03-11 15:26:31 +0000 |
commit | 483648b11af3d0c9b3de4bfc6d7d4b6b0b125e1a (patch) | |
tree | a223dd2b6948173acb569974f581f2eebbdcb53a /win/C#/HandBrakeWPF/Views/AboutView.xaml | |
parent | 94b58a7b733fac763a8b9c8d4a3f9348540d47aa (diff) |
Fix mkv timestamps that derive from SimpleBlock and default track duration.
Since I've gotten no response to this patch yet on ffmpeg-devel, I'm
committing it here till someone has the time to look at it.
When a SimpleBlock has lacing (multiple frames in a block) the duration
of each frame should come from the default track duration. An initialization
error in ffmpeg causes them to set the duration to 0 which triggers
code higher in the stack to estimate the duration based on bitrate
and frame size. This is wildly inaccurate and leads to very bad timestamps.
Fixes issues with MakeMKV audio timestamps.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3835 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeWPF/Views/AboutView.xaml')
0 files changed, 0 insertions, 0 deletions