Hi,

I'm using x264 encoding with HandBrakeCLI. I'm using two-pass encoding with "turbo" -T for the first pass.

Even though I set the threads option, it's being ignored for both the analysis and encoding pass.

-e x264 -b 3000 -x threads=4
How can I get this to limit the threads?