Lines Matching +full:set +full:- +full:output
5 can be set on all the muxers and demuxers. In addition each muxer or
6 demuxer may support so-called private options, which are specific for
9 Options may be set by specifying -@var{option} @var{value} in the
17 @item avioflags @var{flags} (@emph{input/output})
25 Set probing size in bytes, i.e. the size of the data to analyze to get
31 Set the maximum number of buffered packets when probing a codec.
34 @item packetsize @var{integer} (@emph{output})
35 Set packet size.
38 Set format flags. Some are implemented for a limited number of formats.
49 Ignore DTS if PTS is set. Inert when nofillin is set.
60 Try to interleave output packets by DTS. At present, available only for AVIs with an index.
63 Possible values for output files:
66 Automatically apply bitstream filters as required by the output format. Enabled by default.
68 Only write platform-, build- and time-independent data.
81 Allow seeking to non-keyframes on demuxer level when supported if set to 1.
90 Set decryption key.
93 Set max memory used for timestamp index (per stream).
96 Set max memory used for buffering real-time frames.
98 @item fdebug @var{flags} (@emph{input/output})
106 @item max_delay @var{integer} (@emph{input/output})
107 Set maximum muxing or demuxing delay in microseconds.
110 Set number of frames used to probe fps.
112 @item audio_preload @var{integer} (@emph{output})
113 Set microseconds by which audio packets should be interleaved earlier.
115 @item chunk_duration @var{integer} (@emph{output})
116 Set microseconds for each chunk.
118 @item chunk_size @var{integer} (@emph{output})
119 Set size in bytes for each chunk.
122 Set error detection flags. @code{f_err_detect} is deprecated and
144 @item max_interleave_delta @var{integer} (@emph{output})
145 Set maximum buffering duration for interleaving. The duration is
150 writing any packets to the output file. When some streams are
156 will output a packet regardless of whether it has queued a packet for all
159 If set to 0, libavformat will continue buffering packets until it has
164 Use wallclock as timestamps if set to 1. Default is 0.
166 @item avoid_negative_ts @var{integer} (@emph{output})
171 Shift timestamps to make them non-negative.
173 non-monotonic negative timestamps.
182 When shifting is enabled, all output timestamps are shifted by the
188 Set number of bytes to skip before reading header and frames if set to 1.
192 Correct single timestamp overflows if set to 1. Default is 1.
194 @item flush_packets @var{integer} (@emph{output})
195 Flush the underlying I/O stream after each packet. Default is -1 (auto), which
200 @item output_ts_offset @var{offset} (@emph{output})
201 Set the output time offset.
204 see @ref{time duration syntax,,the Time duration section in the ffmpeg-utils(1) manual,ffmpeg-utils…
206 The offset is added by the muxer to the output timestamps.
220 ffprobe -dump_separator "
221 " -i ~/videos/matrixbench_mpeg2.mpg
230 At present, applicable for MPEG-PS and MPEG-TS.
232 @item strict, f_strict @var{integer} (@emph{input/output})
268 @ifclear config-writeonly
271 @ifclear config-readonly