{"isml","Create a live smooth streaming feed (for pushing to a publishing point)",0,AV_OPT_TYPE_CONST,{.i64=FF_MOV_FLAG_ISML},INT_MIN,INT_MAX,AV_OPT_FLAG_ENCODING_PARAM,"movflags"},
{"faststart","Run a second pass to put the index (moov atom) at the beginning of the file",0,AV_OPT_TYPE_CONST,{.i64=FF_MOV_FLAG_FASTSTART},INT_MIN,INT_MAX,AV_OPT_FLAG_ENCODING_PARAM,"movflags"},
{"omit_tfhd_offset","Omit the base data offset in tfhd atoms",0,AV_OPT_TYPE_CONST,{.i64=FF_MOV_FLAG_OMIT_TFHD_OFFSET},INT_MIN,INT_MAX,AV_OPT_FLAG_ENCODING_PARAM,"movflags"},