17.03.2024, 19:24
What happens if you call:
1.
2.
As a side note: it seems strange that the Avisynth script you outputs 'Rec.2020' but your nvenc call hints 'colormatrix bt470bg', hope you know what you are doing.
Cu Selur
1.
"D:\!_System\Hybrid\64bit\ffmpeg.exe" -y -noautorotate -nostdin -threads 8 -i "K:\temp\encodingTempSynthSkript_2024-03-17@20_40_32_9010_0.avs" -an -sn -color_primaries bt709 -color_trc bt709 -colorspace bt470bg -color_range pc -sws_flags accurate_rnd+full_chroma_inp -pix_fmt yuv420p -vsync 0 -f yuv4mpegpipe NUL
"D:\!_System\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "K:\temp\encodingTempSynthSkript_2024-03-17@20_40_32_9010_0.avs" -an -sn -color_primaries bt709 -color_trc bt709 -colorspace bt470bg -color_range pc -sws_flags accurate_rnd+full_chroma_inp -pix_fmt yuv420p -vsync 0 -f yuv4mpegpipe - |"D:\!_System\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 23.976 --codec h264 --profile high --level 4.1 --sar 1:1 --lookahead 16 --cqp 18:20:23 --gop-len 0 --ref 3 --bframes 3 --direct auto --bref-mode auto --no-b-adapt --mv-precision Q-pel --cabac --no-deblock --preset default --colorrange full --colormatrix bt470bg --cuda-schedule sync --psnr --ssim --output "K:\temp\Rita Ora - Barricades (2022)_new_1_2024-03-17@20_40_32_9010_07.264"
As a side note: it seems strange that the Avisynth script you outputs 'Rec.2020' but your nvenc call hints 'colormatrix bt470bg', hope you know what you are doing.
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.