{"individual_header_trailer","write header/trailer to each segment",OFFSET(individual_header_trailer),AV_OPT_TYPE_INT,{.i64=1},0,1,E},
{"write_header_trailer","write a header to the first segment and a trailer to the last one",OFFSET(write_header_trailer),AV_OPT_TYPE_INT,{.i64=1},0,1,E},
{"reset_timestamps","reset timestamps at the begin of each segment",OFFSET(reset_timestamps),AV_OPT_TYPE_INT,{.i64=0},0,1,E},