You didn't use the developer version, which is '2018.05.22.1', you used '2018.05.21.1'.
Can't test this here since I my NVIDIA card doesn't support HEVC encoding.
That said, what happens if you call:
inside a Windows Command Prompt?
My guess is that '--videoformat undef' causes the problem. (Try disabling video format singnaling when it's undefined.)
Cu Selur
Can't test this here since I my NVIDIA card doesn't support HEVC encoding.
That said, what happens if you call:
"C:\PROGRA~1\Hybrid\64bit\ffmpeg.exe" -y -threads 8 -i "E:\zPrzekonwertowane\The.Matrix.1999.MULTi.2160p.UHD.BluRay.REMUX.HEVC.TrueHD.7.1-PSiG\psig-matrix.1999.multi.2160p.uhd.br.remux.mkv" -map 0:0 -an -sn -vsync 0 -vf zscale=rangein=limited:range=limited -strict -1 -pix_fmt yuv420p10le -f yuv4mpegpipe - | "C:\PROGRA~1\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 23.976 --codec h265 --profile main10 --level auto --sar 1:1 --lookahead 32 --output-depth 10 --cqp 28:31:33 --gop-len 250 --bframes 0 --ref 3 --mv-precision Q-pel --cu-max 32 --cu-min 8 --preset quality --videoformat undef --colorprim bt2020 --transfer smpte2084 --colormatrix bt2020nc --max-cll 992,518 --master-display L(10000000,20) --output "E:\zPrzekonwertowane\psig-matrix.1999.multi.2160p.uhd.br.remux_07_15_29_8010_05.265"
My guess is that '--videoformat undef' causes the problem. (Try disabling video format singnaling when it's undefined.)
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.