diff options
author | jstebbins <[email protected]> | 2010-11-07 17:21:13 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2010-11-07 17:21:13 +0000 |
commit | eb25aaa29fa9295286d22be6fd7b2f568e9af063 (patch) | |
tree | b371ece165cc0469ea0b717f31896bb64ecb5d40 /libhb/encavcodec.c | |
parent | a51600727f1c60e80b4790383ab37a2546183545 (diff) |
Improved logging of keyint min/max
And small tweak to keyint_max calculation.
x264 slightly changed the way the automatic min-keyint is calculated.
Also, keyint infinite was added. This does not cause any encoding issues,
but depending on the settings and the framerate, the log contained
keyint values that don't correspond to the actual encode's values.
The keyint_max was calculated, 59.94 fps sources will get a keyint of 599
rather than 600. With this change, It is rounded to the closest integer
then multiplied by 10.
Thanks to Rodeo
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3658 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/encavcodec.c')
0 files changed, 0 insertions, 0 deletions