06.01.2021, 05:53
I know there were bugs with 2020.12.13.1, but I fixed those.
Problem is using:
with the latest kvazaar version fails with error status/level -1073741784.
You can get the errorlevel of the last command line tool on Windows by calling 'echo %errorlevel%' after running it.

Cu Selur
Problem is using:
ffmpeg -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "F:\TestClips&Co\files\test.avi" -map 0:0 -an -sn -pix_fmt yuv420p -vsync 0 -f rawvideo - | kvazaar --preset medium -i - --input-res 640x352 --input-fps 25/1 --input-format P420 --input-bitdepth 8 --level 6.2 --high-tier --qp 22 --ref 3 --subme 0 --sar 1:1 --range tv --colorprim undef --transfer undef --colormatrix bt470bg --no-cpuid -o "E:\Temp\test_2021-01-06@04_47_32_1810_02.265"
You can get the errorlevel of the last command line tool on Windows by calling 'echo %errorlevel%' after running it.
Quote:No idea on the reason of this behaviour, I think that kvazaar is far to be considered "stable".Yup, they break it from time to time. Bug usually they fix it after a while again.

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.