{"force_fps",OPT_BOOL|OPT_EXPERT|OPT_VIDEO|OPT_SPEC,{.off=OFFSET(force_fps)},"force the selected framerate, disable the best supported framerate selection"},
{"streamid",HAS_ARG|OPT_EXPERT,{(void*)opt_streamid},"set the value of an outfile streamid","streamIndex:value"},
{"streamid",HAS_ARG|OPT_EXPERT|OPT_FUNC2,{(void*)opt_streamid},"set the value of an outfile streamid","streamIndex:value"},
{"force_key_frames",OPT_STRING|HAS_ARG|OPT_EXPERT|OPT_VIDEO|OPT_SPEC,{.off=OFFSET(forced_key_frames)},"force key frames at specified timestamps","timestamps"},