OSDN Git Service

CLI: Removes --vfr command line option. --detelecine now drops frames by default...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 26 Sep 2008 17:55:18 +0000 (17:55 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 26 Sep 2008 17:55:18 +0000 (17:55 +0000)
commit175ccbdc0f0b389d9c715a6301e7fa8dc4e6a98c
treed160ade3c8d472bc795c5a5074c83178f92dc9a0
parent0c10c5ae47be0381f337cfdc0624f96e6f3cf5e9
CLI: Removes --vfr command line option. --detelecine now drops frames by default. To regress to the old behavior of not dropping duplicate frames in detelecine, and only reweaving them so they're progressive, specify a frame rate ( -r 29.97 would be the one that makes sense). This is because the "Same as source" FPS method employed when the user doesn't specify a framerate is inherently variable, as it passes through the source's frame durations instead of smoothing them to a constant rate.

git-svn-id: svn://localhost/HandBrake/trunk@1773 b64f7644-9d1e-0410-96f1-a4d463321fa5
test/test.c