]> granicus.if.org Git - handbrake/commit
CLI: Makes CRF (constant rate factor) the default constant quality mode, instead...
authorjbrjake <jb.rubin@gmail.com>
Thu, 13 Dec 2007 02:29:29 +0000 (02:29 +0000)
committerjbrjake <jb.rubin@gmail.com>
Thu, 13 Dec 2007 02:29:29 +0000 (02:29 +0000)
commit4247f9c145c7c5ef5f35e0ae5bdd0bd50e0c237c
tree0787e98b3a625bcb5588285f1e99da165f5fb473
parent0a3bce91386cbd0d6e47754178d9a01c9a0d1386
CLI: Makes CRF (constant rate factor) the default constant quality mode, instead of CQP (constant quantization parameter). This means the -Q short option now turns CQP on and CRF off, whereas up until now it did the reverse. The long option has accordingly changed from --crf to --cqp.

( CRF has been the default in the MacGui since r526 )

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