{"sub_text_format","set decoded text subtitle format",OFFSET(sub_text_format),AV_OPT_TYPE_INT,{.i64=FF_SUB_TEXT_FMT_ASS_WITH_TIMINGS},0,1,S|D,"sub_text_format"},
#else
{"sub_text_format","set decoded text subtitle format",OFFSET(sub_text_format),AV_OPT_TYPE_INT,{.i64=FF_SUB_TEXT_FMT_ASS},0,1,S|D,"sub_text_format"},