25.09.2018, 17:33
No this call:
isn't exactly the same as the decoding call and it should output errors in case ffmpeg encounters some,..
the '-f rawvideo NUL' part just makes sure your system isn't flooded with the decoded video data,..
"C:\PROGRA~1\Hybrid\32bit\ffmpeg.exe" -y -threads 4 -i "E:\Temp\encodingTempSynthSkript_17_19_01_5210.avs" -an -sn -vf zscale=rangein=tv:range=tv -pix_fmt yuv420p -vsync 0 -f rawvideo NUL
the '-f rawvideo NUL' part just makes sure your system isn't flooded with the decoded video data,..
----
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.