30.06.2023, 17:21
2pass encoding works fine in my dev version and since according to git, I haven't changed the command line generator for SVT-AV1 since the 3rd of March, I'm not totally sure where the issue is.
What happens if you call:
in a windows command prompt
Cu Selur
Ps.: I'll also send you a link to my current dev version via pm to see whether this also crashes for you. (comes with a newer svt-av1 binary)
What happens if you call:
"C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe" "C:\Work\Video\Test\encodingTempSynthSkript_2023-06-30@16_45_27_7610_0.vpy" - -c y4m | "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -hwaccel auto -threads 1 -f yuv4mpegpipe -i - -an -sn -vf zscale=rangein=tv:range=tv -pix_fmt yuv420p10le -strict -1 -vsync 0 -f yuv4mpegpipe - | "C:\Program Files\Hybrid\64bit\SvtAv1EncApp.exe" --input stdin --width 1472 --height 1080 --fps-num 24000 --fps-denom 1001 --input-depth 10 --profile 0 --tile-rows 0 --tile-columns 0 --pass 1 --rc 1 --tbr 5500 --min-qp 15 --aq-mode 2 --stats "C:\Work\Video\Test\2 pass_1.stats" --preset 3 --enable-overlays 1 --tune 0 --rmv 1 --film-grain 50 --film-grain-denoise 0 --color-primaries 2 --transfer-characteristics 2 --matrix-coefficients 1 --color-range 0 --output "C:\Work\Video\Test\2023-06-30@16_45_27_7610_02.av1"
Cu Selur
Ps.: I'll also send you a link to my current dev version via pm to see whether this also crashes for you. (comes with a newer svt-av1 binary)
----
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.