10.01.2018, 06:18
Quote:Failed to Initialize the encoderseems like
.: 8 (NVENC indicates that one or more of the parameter passed to the API call is invalid.)
"C:\PROGRA~1\Hybrid\NVEncC.exe" --y4m -i - --fps 23.976 --codec h265 --profile main10 --level 6.0 --sar 1:1 --lookahead 16 --output-depth 10 --cbrhq 40000 --max-bitrate 60000 --gop-len 0 --bframes 0 --ref 3 --mv-precision Q-pel --cu-max 32 --cu-min 8 --output "C:\Users\Michael\AppData\Local\Temp\John Wick 2 4k_20_43_32_5110_04.265"

Did you change the drivers since installing Hybrid? (normally it should restrict the options to only possible options)
1. What happens if you call:
"C:\PROGRA~1\Hybrid\ffmpeg.exe" -y -loglevel fatal -threads 8 -i "C:\Users\Michael\Videos\John Wick 2 4k HDR.mkv" -map 0:0 -an -sn -vsync 0 -strict -1 -pix_fmt yuv420p10le -f yuv4mpegpipe - | "C:\PROGRA~1\Hybrid\NVEncC.exe" --y4m -i - --fps 23.976 --codec h265 --profile main10 --level 6.0 --sar 1:1 --lookahead 16 --output-depth 10 --cbrhq 40000 --max-bitrate 60000 --gop-len 0 --bframes 0 --ref 3 --mv-precision Q-pel --cu-max 32 --cu-min 8 --output "C:\Users\Michael\AppData\Local\Temp\John Wick 2 4k_20_43_32_5110_04.265"
2. What is the output when you call:
"C:\PROGRA~1\Hybrid\NVEncC.exe" --check-features
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.