{"segment_format","set container format used for the segments",OFFSET(format),AV_OPT_TYPE_STRING,{.str=NULL},0,0,E},
{"segment_format_options","set list of options for the container format used for the segments",OFFSET(format_options_str),AV_OPT_TYPE_STRING,{.str=NULL},0,0,E},
{"segment_format_options","set list of options for the container format used for the segments",OFFSET(format_options),AV_OPT_TYPE_DICT,{.str=NULL},0,0,E},
{"segment_list","set the segment list filename",OFFSET(list),AV_OPT_TYPE_STRING,{.str=NULL},0,0,E},
{"segment_header_filename","write a single file containing the header",OFFSET(header_filename),AV_OPT_TYPE_STRING,{.str=NULL},0,0,E},