Running into an error with the latest version of the plugin. Haven't tried an older version yet.
I get this when choosing a "Level". Works fine if I don't use one but looks terrible. Here's what the log says.
[06:31:29] Opening codec: h264_nvenc with options: 2pass=1|b=25000000|bufsize=35000000|cq=0|gpu=0|level=4.1|maxrate=35000000|preset=hq|profile=main|rc=vbr
[06:31:29] Failed opening codec: h264_nvenc
[06:31:29] Unable to open video encoder: h264_nvenc
[06:31:29] Closing encoders ...
[06:31:29] Unable to initialize the encoder.
This has most likely to do with an invalid combination of options.
Make sure there is at least one free NVENC session and close all other programs that make use of NVENC.
Please check if the used options and presets comply to the selected output level. Even the encoders default configuration (no options set at all) might not comply with all levels.
An ideas on this one?