{"profile","Set the encoding profile",OFFSET(profile),AV_OPT_TYPE_INT,{.i64=FF_PROFILE_HEVC_MAIN},FF_PROFILE_HEVC_MAIN,FF_PROFILE_HEVC_MAIN,VE,"profile"},
{"profile","Set the encoding profile",OFFSET(profile),AV_OPT_TYPE_INT,{.i64=NV_ENC_HEVC_PROFILE_MAIN},NV_ENC_HEVC_PROFILE_MAIN,FF_PROFILE_HEVC_MAIN_10,VE,"profile"},
{"level","Set the encoding level restriction",OFFSET(level),AV_OPT_TYPE_INT,{.i64=NV_ENC_LEVEL_AUTOSELECT},NV_ENC_LEVEL_AUTOSELECT,NV_ENC_LEVEL_HEVC_62,VE,"level"},