diff options
author | van <[email protected]> | 2009-09-21 07:18:49 +0000 |
---|---|---|
committer | van <[email protected]> | 2009-09-21 07:18:49 +0000 |
commit | 1ab19c13e332432230ef443483c65135a22d3e00 (patch) | |
tree | 1d13bfaba8ce22ea45afa444efd38cb8d529824b /win/C# | |
parent | d94b403a57815095142e1c495fccc938df5e11e7 (diff) |
Fix bug that was causing one sec. of audio to be dropped on many ffmpeg files. Problem is that audio & video can be interleaved in any order but we drop everything up to the first video frame. Since ffmpeg returns a second of audio per read on an audio stream, if audio started before video we lose the first second of it. Changed to allow either audio or video to signal start 'reader'.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2831 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#')
0 files changed, 0 insertions, 0 deletions