New to OBS NVENC Error: init_encoder_h264: nv.nvEncinitializeEncoder(enc->session, &enc->params) failed: 8 (NV_ENC_ERR_INVALID_PARAM)

PaiSand

Active Member
Please review and follow directions and recommendations on the analizer:

The end of the error message says:
::NV_ENC_TWO_PASS_FULL_RESOLUTION is only supported multipass encoding on this architecture.

You need to change this to single pass in Advanced Output mode.
 
Top