Log in

View Full Version : x264 - Should my 1-pass command line match the 2-pass command line?


shlap
13th February 2008, 00:56
I hope the subject makes sense. I'm trying to figure out if I'm supposed to be passing the same parameters in both the Pass-1 command line and the Pass-2 command line when I'm doing 2-pass encoding.

LoRd_MuldeR
13th February 2008, 01:10
There are several settings you can "lower" in the first pass for speed-up with none (or negligible) effect on the final result...

Dark Shikari
13th February 2008, 01:24
Only --bframes, --keyint, --min-keyint, and --b-pyramid need to be the same.