Ryu77
11th February 2009, 13:36
I am in the midst of experimenting with x264 via MeGUI to refine my encoder settings. I have been encoding for quite some time and have been quite impressed with the results but I just got a bug to see if I can improve some settings. I am mainly concerned with quality vs. speed and how different settings affect these variables.
One setting I am unclear about in particular is the "Turbo" mode that MeGUI offers in the x264 configuration window. As the command line doesn't show any alteration, it is hard to discern what changes are made.
I have read through quite a lot of threads and posts found through google and I am still a little vague here.
Here is my x264 command line...
program --pass 2 --bitrate 8000 --stats "D:\Applications\MeGUI\x264 Log" --keyint 24 --min-keyint 1 --ref 4 --mixed-refs --no-fast-pskip --bframes 3 --b-adapt 2 --b-pyramid --weightb --direct auto --subme 9 --trellis 2 --partitions all --8x8dct --qpmin 8 --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 15000 --vbv-maxrate 17500 --qcomp 0.5 --me tesa --threads auto --thread-input --progress --no-dct-decimate --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd --sar 1:1
I would mainly like to know if any of the settings I have made become redundant through enabling turbo? If yes, which settings?
Also, what other settings are altered by enabling the turbo option?
One setting I am unclear about in particular is the "Turbo" mode that MeGUI offers in the x264 configuration window. As the command line doesn't show any alteration, it is hard to discern what changes are made.
I have read through quite a lot of threads and posts found through google and I am still a little vague here.
Here is my x264 command line...
program --pass 2 --bitrate 8000 --stats "D:\Applications\MeGUI\x264 Log" --keyint 24 --min-keyint 1 --ref 4 --mixed-refs --no-fast-pskip --bframes 3 --b-adapt 2 --b-pyramid --weightb --direct auto --subme 9 --trellis 2 --partitions all --8x8dct --qpmin 8 --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 15000 --vbv-maxrate 17500 --qcomp 0.5 --me tesa --threads auto --thread-input --progress --no-dct-decimate --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd --sar 1:1
I would mainly like to know if any of the settings I have made become redundant through enabling turbo? If yes, which settings?
Also, what other settings are altered by enabling the turbo option?