I just tried, it with:
and it worked without any issues.
Same with:
and
Cu Selur
Ps.: can't get Vapoursynth working with your stream, works fine with mine that already is mod16.
F:\Hybrid\64bit\NVEncC.exe --avhw --input "C:\Users\Selur\Desktop\TestSubs-1.mp4" -c raw --output-csp yuv420 --output-depth 8 --output-format y4m --output - | F:\Hybrid\64bit\ffplay.exe -f yuv4mpegpipe -i -
Same with:
F:\Hybrid\64bit\NVEncC.exe --avhw --input "C:\Users\Selur\Desktop\TestSubs-1.mp4" -c raw --output-csp yuv420 --output-depth 8 --output-format raw --output - | F:\Hybrid\64bit\ffplay.exe -f rawvideo -pixel_format yuv420p -video_size 720x300 -i -
F:\Hybrid\64bit\NVEncC.exe --avhw --input "C:\Users\Selur\Desktop\TestSubs-1.mp4" -c raw --output-res 720x304 --output-csp yuv420 --output-depth 8 --output-format raw --output - | F:\Hybrid\64bit\ffplay.exe -f rawvideo -pixel_format yuv420p -video_size 720x304 -i -
Cu Selur
Ps.: can't get Vapoursynth working with your stream, works fine with mine that already is mod16.
----
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.