CLI: Makes CRF (constant rate factor) the default constant quality mode, instead...
commitbc46492cfc8c6cb8b5f9934b3786bd63fff6dd7a
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 13 Dec 2007 02:29:29 +0000 (13 02:29 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 13 Dec 2007 02:29:29 +0000 (13 02:29 +0000)
tree0787e98b3a625bcb5588285f1e99da165f5fb473
parent78d74178762cc16c68a65f8e5e11814bb24beedf
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