
timecode hh:mm:ssff set initial TimeCode value. vcodec codec force video codec (‘copy’ to copy stream) s size set frame size (WxH or abbreviation) r rate set frame rate (Hz value, fraction or abbreviation) vframes number set the number of video frames to record dcodec codec force data codec (‘copy’ to copy stream) fpre filename set options from indicated preset file bsf bitstream_filters A comma-separated list of bitstream filters muxpreload seconds set the initial demux-decode delay

muxdelay seconds set the maximum demux-decode delay dump_attachment filename extract an attachment into a file attach filename add an attachment to the output file copypriorss copy or discard frames before start time shortest finish encoding within shortest input dframes number set the number of data frames to record itsoffset time_off set the input ts offset accurate_seek enable/disable accurate seeking with -ss map_chapters input_file_index set chapters mapping map_channel map an audio channel from one stream to another map input_file_id[,sync_file_id[:stream_s set input stream mapping reinit_filter reinit filtergraph on input parameter changes filter_script filename read stream filtergraph description from a file filter filter_graph set stream filtergraph frames number set the number of frames to record target type specify target file type (“vcd”, “svcd”, “dvd”, “dv”, “dv50”, “pal-vcd”, “ntsc-svcd”, …) timestamp time set the recording timestamp (‘now’ to set the current time) fs limit_size set the limit file size in bytes to time_stop record or transcode stop time t duration record or transcode “duration” seconds of audio/video map_metadata outfile:infile set metadata information of outfile from infile override_ffserver override the options from ffserver isync this option is deprecated and does nothing tvstd standard deprecated, use -standard vstats_file file dump video coding statistics to file vstats dump video coding statistics to file psnr calculate PSNR of compressed frames deinterlace this option is deprecated, use the yadif filter instead filter_complex_script filename read complex filtergraph description from a file lavfi graph_description create a complex filtergraph filter_complex graph_description create a complex filtergraph dts_error_threshold threshold timestamp error delta threshold dts_delta_threshold threshold timestamp discontinuity delta threshold

copytb mode copy input stream time base when stream copying adrift_threshold threshold audio drift threshold hex when dumping packets, also dump the payload timelimit limit set max runtime in seconds stdin enable or disable interaction on standard input progress url write program-readable progress information hide_banner hide_banner do not show program banner vol volume change audio volume (256=normal) bits_per_raw_sample number set the number of bits per raw sample max_error_rate ratio of errors (0.0: no errors, 1.0: 100% error maximum error rate stats print progress report during encoding max_alloc bytes set maximum size of a single allocated block Global options (affect whole program instead of just one file): sample_fmts show available audio sample formats


See man ffmpeg for detailed description of the options.
#Ffmpeg copy frame rate of input file vbr full#
h full - print all options (including all format and codec specific options, very long) This is the complete list that’s outputted by ffmpeg when running ffmpeg -h full.
