12.04.2018, 11:51
I guess the issue is just like what you said:
when 'x264->Misc->Main->Adjustments->Minimize command line' is enabled, Hybrid always minimize the rc-lookahead value in the command line when it is the default value of the current preset, or it is 40.
So if I:
1. Enable 'x264->Misc->Main->Adjustments->Minimize command line'
2. Apply a preset whose rc-lookahead value is not 40
3. Manually sets rc-lookahead to 40 by Hybrid GUI interface option
4. Encode a file, whose rc-lookahead value will be the default value ot current preset
5. Disable 'x264->Misc->Main->Adjustments->Minimize command line'
6. Encode again and save to a different file, whose rc-lookahead value will be 40 now
This looks like a bug to me about the 'x264->Misc->Main->Adjustments->Minimize command line' option.
Of course, if 'x264->Misc->Main->Adjustments->Minimize command line' is disabled, everything will be fine.
when 'x264->Misc->Main->Adjustments->Minimize command line' is enabled, Hybrid always minimize the rc-lookahead value in the command line when it is the default value of the current preset, or it is 40.
So if I:
1. Enable 'x264->Misc->Main->Adjustments->Minimize command line'
2. Apply a preset whose rc-lookahead value is not 40
3. Manually sets rc-lookahead to 40 by Hybrid GUI interface option
4. Encode a file, whose rc-lookahead value will be the default value ot current preset
5. Disable 'x264->Misc->Main->Adjustments->Minimize command line'
6. Encode again and save to a different file, whose rc-lookahead value will be 40 now
This looks like a bug to me about the 'x264->Misc->Main->Adjustments->Minimize command line' option.
Of course, if 'x264->Misc->Main->Adjustments->Minimize command line' is disabled, everything will be fine.