Whether NvENC support encoding 8K resolution video?

Hi:
I’am using NvCodecSDK 12.0 to test 8K video encoding on my Geforce 3060 card, but I failed,“nvEncInitializeEncoder()” return “NV_ENC_ERR_INVALID_PARAM”, so whether NvENC support 8K encoding currently? Do I have to use Ada series GPU?

Hi @pango99,

check out the GPU support matrix, h265 encoding should be supported for 8k on a 3060. You might need to re-check your code and try to figure out which parameter exactly caused the error message.