init_encoder_h264: nv.nvEncInitializeEncoder(enc->session, &enc->params) failed: 8 (NV_ENC_ERR_INVALID_PARAM): ::NV_ENC_TWO_PASS_FULL_RESOLUTION is only supported multipass encoding on this architecture.Two Passes (Full Resolution), like the complete error message says it wants.This has no "multipass mode."settings > output > recording > output mode simple
Ah! Thank you!!Yes
I don't get the same settings you have:Seems like this has been coming up at least once a day now. The log says:
init_encoder_h264: nv.nvEncInitializeEncoder(enc->session, &enc->params) failed: 8 (NV_ENC_ERR_INVALID_PARAM): ::NV_ENC_TWO_PASS_FULL_RESOLUTION is only supported multipass encoding on this architecture.
or some variation of it, and the problem is:
View attachment 90031
Change that toTwo Passes (Full Resolution), like the complete error message says it wants.
Why the popup window chops off the important part is beyond me.
Different encoder. You selected x264 and he has NVENC.I don't get the same settings you have:
11:38:42.214: [jim-nvenc] Max B-frames setting (2) is more than encoder supports (0).
11:38:42.214: Setting B-frames to 0
11:38:42.215: [jim-nvenc] init_encoder_base: nvEncGetEncodePresetConfig failed: 8 (NV_ENC_ERR_INVALID_PARAM): EncodeAPI Internal Error.
11:38:42.215: [jim-nvenc] init_specific_encoder failed, trying again without Psycho Visual Tuning
11:38:42.215: [jim-nvenc] init_encoder_base: nvEncGetEncodePresetConfig failed: 8 (NV_ENC_ERR_INVALID_PARAM): EncodeAPI Internal Error.