{"profile","Set the encoding profile (high, main, baseline or high444p)",OFFSET(profile),AV_OPT_TYPE_STRING,{.str="main"},0,0,VE},
{"profile","Set the encoding profile",OFFSET(profile),AV_OPT_TYPE_INT,{.i64=NV_ENC_H264_PROFILE_MAIN},NV_ENC_H264_PROFILE_BASELINE,NV_ENC_H264_PROFILE_HIGH_444P,VE,"profile"},
{"profile","Set the encoding profile (high, main, baseline or high444p)",OFFSET(profile),AV_OPT_TYPE_STRING,{.str="main"},0,0,VE},
{"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"},