Automagically set keyframe intervals for x264, based on the specified FPS.
commitab3496e732db71c1d129b594fdab305fb541c562
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 26 Oct 2007 16:53:58 +0000 (26 16:53 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 26 Oct 2007 16:53:58 +0000 (26 16:53 +0000)
tree0245bfab74f7f63c83616f34c1a3c1a0485ad431
parent8ed3f3419c45524aed71c16f481c2f767d8a097f
Automagically set keyframe intervals for x264, based on the specified FPS.

So...
23.976fps content gets a minimum interval of 24 and a maximum of 240
25fps content uses defaults, a minimum interval of 25 and a maximum of 250
29.97fps content gets a minimum of 30 and a maximum of 300.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1038 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/encx264.c