]> granicus.if.org Git - handbrake/commit
CLI: Removes --vfr command line option. --detelecine now drops frames by default...
authorjbrjake <jb.rubin@gmail.com>
Fri, 26 Sep 2008 17:55:18 +0000 (17:55 +0000)
committerjbrjake <jb.rubin@gmail.com>
Fri, 26 Sep 2008 17:55:18 +0000 (17:55 +0000)
commitd1c5ec631e6afdd94af567aa5bd7f8b58e5c8676
treed160ade3c8d472bc795c5a5074c83178f92dc9a0
parentd4a4c11fdcca347bffa2f8389c6d3a5bbc3a5dcc
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://svn.handbrake.fr/HandBrake/trunk@1773 b64f7644-9d1e-0410-96f1-a4d463321fa5
test/test.c