12.03.2021, 20:58
Tested to add "--aud --constrained-intra":
"x264->Misc->Main->Restrictions->Access unit delimiters" -> adds '--aud'
"x264->Misc->Main->Restrictions->Constrained intra prediction" -> adds '--constrained-intra'
It works with dev_2021.03.12 update.
They are not added next to each other and not at the beginning.
Command Line:
x264 --bitrate 22500 --profile high --level 4.2 --ref 4 --keyint 50 --min-keyint 1 --scenecut 40 --bframes 3 --b-bias 0 --b-pyramid normal --direct auto --b-adapt 2 --sync-lookahead 12 --ratetol 2.0 --cplxblur 20.0 --qcomp 0.60 --qblur 0.5 --mbtree --rc-lookahead 25 --ipratio 1.4 --pbratio 1.3 --chroma-qp-offset 0 --slices 4 --qpmin 0 --qpmax 69 --qpstep 4 --partitions i4x4,i8x8,p8x8,b8x8 --8x8dct --me umh --merange 16 --mvrange -1 --subme 9 --cabac --trellis 2 --psy-rd 1.00:0.00 --weightp 1 --aq-mode 1 --aq-strength 1.00 --vbv-maxrate 22500 --vbv-bufsize 24000 --nal-hrd cbr --aud --nr 0 --deadzone-inter 21 --deadzone-intra 11 --cqm flat --threads auto --sar 1:1 --qpfile GENERATED_QP_FILE --deblock 0:0 --non-deterministic --constrained-intra --range tv --colormatrix bt709 --demuxer raw --input-res 1920x1080 --input-csp i420 --input-range tv --input-depth 8 --fps 50/1 --output-csp i420 --output-depth 8 --output "C:\Users\xxxx\AppData\Local\Temp\--aud --constrained-intra_test.264" -
"x264->Misc->Main->Restrictions->Access unit delimiters" -> adds '--aud'
"x264->Misc->Main->Restrictions->Constrained intra prediction" -> adds '--constrained-intra'
It works with dev_2021.03.12 update.
They are not added next to each other and not at the beginning.
Command Line:
x264 --bitrate 22500 --profile high --level 4.2 --ref 4 --keyint 50 --min-keyint 1 --scenecut 40 --bframes 3 --b-bias 0 --b-pyramid normal --direct auto --b-adapt 2 --sync-lookahead 12 --ratetol 2.0 --cplxblur 20.0 --qcomp 0.60 --qblur 0.5 --mbtree --rc-lookahead 25 --ipratio 1.4 --pbratio 1.3 --chroma-qp-offset 0 --slices 4 --qpmin 0 --qpmax 69 --qpstep 4 --partitions i4x4,i8x8,p8x8,b8x8 --8x8dct --me umh --merange 16 --mvrange -1 --subme 9 --cabac --trellis 2 --psy-rd 1.00:0.00 --weightp 1 --aq-mode 1 --aq-strength 1.00 --vbv-maxrate 22500 --vbv-bufsize 24000 --nal-hrd cbr --aud --nr 0 --deadzone-inter 21 --deadzone-intra 11 --cqm flat --threads auto --sar 1:1 --qpfile GENERATED_QP_FILE --deblock 0:0 --non-deterministic --constrained-intra --range tv --colormatrix bt709 --demuxer raw --input-res 1920x1080 --input-csp i420 --input-range tv --input-depth 8 --fps 50/1 --output-csp i420 --output-depth 8 --output "C:\Users\xxxx\AppData\Local\Temp\--aud --constrained-intra_test.264" -