]> granicus.if.org Git - handbrake/commit
Tells x264 to use threads=cpus*1.5 instead of threads=cpus. This is because x264...
authorjbrjake <jb.rubin@gmail.com>
Wed, 2 May 2007 23:26:18 +0000 (23:26 +0000)
committerjbrjake <jb.rubin@gmail.com>
Wed, 2 May 2007 23:26:18 +0000 (23:26 +0000)
commitacc0fbfcbf1a3dc278e82166ca304586a916350c
tree5e0a2cfe82b237bcc06fc690e0193cda346d3e26
parent491e6a34fd58f7b14ccc8f424fb9d6d95f742c81
Tells x264 to use threads=cpus*1.5 instead of threads=cpus. This is because x264 implemented sliceless threading since we last updated the revision we use. The codec now works best with more threads than processors, as odd as that seems at first blush.

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