diff options
author | jstebbins <[email protected]> | 2011-04-11 22:17:38 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2011-04-11 22:17:38 +0000 |
commit | 36800929d154aa354b70c078092d89a9a55e7542 (patch) | |
tree | d0668391ff9fd57815f19c96ec734b5bb1a6cf1b /make | |
parent | 48e2cd87978fc0e26044b0d686f1a9857dcf619d (diff) |
Fix a problem with BD audio detection.
Each clip of a BD are allowed to have different audios if the clip
does not have a seamless connection to the previous clip. Most titles
are a series of seamless clips that all have the exact same audio. But
I found some that have a final non-seamless clip that has completely
different audios and broke the old algorithm.
New algorithm, look at each clip and count the number of other clips have
the same audio. Use the clip that has the most matches.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3918 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions