09.12.2024, 21:46
I can reproduce the problem.
Strange.
with minimize on:
with minimize off:
=> I see the problem:
'veryfast':
disables, the mixed-refs, and there is no option to enable it which Hybrid could use.
=> will fix tomorrow evening.
I will adjust Hybrid to not minimize to 'veryfast','superfast','ultrafast' unless '--no-mixed-refs' is enabled tomorrow.
Cu Selur
Strange.
with minimize on:
x264 --preset veryfast --pass 1 --bitrate 1500 --profile high --level 5.1 --direct auto --b-adapt 0 --sync-lookahead 11 --qcomp 0.50 --rc-lookahead 40 --qpmax 51 --partitions none --no-8x8dct --me dia --aq-mode 0 --sar 1:1 --qpfile GENERATED_QP_FILE --non-deterministic --range tv --stats "/Users/selur/tmp/test_new.stats" --demuxer raw --input-res 640x352 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-depth 8 --output NUL -
x264 --preset veryfast --pass 2 --bitrate 1500 --profile high --level 5.1 --ref 3 --direct auto --b-adapt 0 --sync-lookahead 11 --qcomp 0.50 --rc-lookahead 40 --qpmax 51 --partitions i4x4,p8x8,b8x8 --no-fast-pskip --subme 5 --aq-mode 0 --vbv-maxrate 300000 --vbv-bufsize 300000 --sar 1:1 --qpfile GENERATED_QP_FILE --non-deterministic --range tv --colormatrix smpte170m --stats "/Users/selur/tmp/test_new.stats" --demuxer raw --input-res 640x352 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-depth 8 --output "/Users/selur/tmp/test_new.264" -
x264 --pass 1 --bitrate 1500 --profile high --level 5.1 --ref 1 --keyint 250 --min-keyint 0 --scenecut 40 --bframes 3 --b-bias 0 --b-pyramid normal --direct auto --b-adapt 0 --sync-lookahead 11 --cplxblur 20.0 --qcomp 0.50 --qblur 0.50 --mbtree --rc-lookahead 40 --ipratio 1.40 --pbratio 1.30 --chroma-qp-offset 0 --qpmin 0 --qpmax 51 --qpstep 4 --partitions none --no-8x8dct --8x8dct --me dia --mvrange -1 --subme 2 --cabac --trellis 0 --weightp 1 --aq-mode 0 --nr 0 --deadzone-inter 21 --deadzone-intra 11 --cqm flat --threads auto --sar 1:1 --qpfile GENERATED_QP_FILE --deblock 0:0 --non-deterministic --range tv --stats "/Users/selur/tmp/test_new.stats" --demuxer raw --input-res 640x352 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-csp i420 --output-depth 8 --output NUL -
x264 --pass 2 --bitrate 1500 --profile high --level 5.1 --ref 3 --keyint 250 --min-keyint 0 --scenecut 40 --bframes 3 --b-bias 0 --b-pyramid normal --direct auto --b-adapt 0 --sync-lookahead 11 --cplxblur 20.0 --qcomp 0.50 --qblur 0.50 --mbtree --rc-lookahead 40 --ipratio 1.40 --pbratio 1.30 --chroma-qp-offset 0 --qpmin 0 --qpmax 51 --qpstep 4 --partitions i4x4,p8x8,b8x8 --8x8dct --no-fast-pskip --me hex --merange 16 --mvrange -1 --subme 5 --cabac --trellis 0 --weightp 1 --aq-mode 0 --vbv-maxrate 300000 --vbv-bufsize 300000 --nr 0 --deadzone-inter 21 --deadzone-intra 11 --cqm flat --threads auto --sar 1:1 --qpfile GENERATED_QP_FILE --deblock 0:0 --non-deterministic --range tv --colormatrix smpte170m --stats "/Users/selur/tmp/test_new.stats" --demuxer raw --input-res 640x352 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-csp i420 --output-depth 8 --output "/Users/selur/tmp/test_new.264" -
'veryfast':
- veryfast:
--no-mixed-refs --rc-lookahead 10
--ref 1 --subme 2 --trellis 0 --weightp 1
=> will fix tomorrow evening.
I will adjust Hybrid to not minimize to 'veryfast','superfast','ultrafast' unless '--no-mixed-refs' is enabled tomorrow.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.