OSDN Git Service

Adjust x264 qpmin for QT compatibility.
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 16 Dec 2010 23:38:58 +0000 (23:38 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 16 Dec 2010 23:38:58 +0000 (23:38 +0000)
commit4c226095a05fff99f835b22278ea6e777ebd37f9
treebdb6718b6228e4f74cb7fa51052861d8e1f6a17e
parentdb0cfe955024303aa4ad78857c35ce5cc0b15f95
Adjust x264 qpmin for QT compatibility.
A recent change in x264 lowered the default qpmin to 0.
QuickTime has trouble with very low QPs (resulting in visual artifacts).
Known to affect QuickTime 7, QuickTime X and iTunes.
Testing shows that a qpmin of 3 works.

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