Whether the output is using streams.
Add output arguments, they will be placed before any additional arguments.
-
Select the codec for audio streams. See https://ffmpeg.org/ffmpeg-all.html#Main-options
-
UNSTABLE
Applies a filter to the video streams.
The filter to apply.
Additional configuration for the filter.
Select the codec for all streams. See https://ffmpeg.org/ffmpeg-all.html#Main-options
-
Limit the duration of the data written to the output. See https://ffmpeg.org/ffmpeg-all.html#Main-options
The limit for the duration in milliseconds.
Select the output format. See https://ffmpeg.org/ffmpeg-all.html#Main-options
Returns all the arguments for the output.
Maps inputs' streams to output streams. This is an advanced option. https://ffmpeg.org/ffmpeg-all.html#Advanced-options https://ffmpeg.org/ffmpeg-all.html#Stream-specifiers-1 https://ffmpeg.org/ffmpeg-all.html#Automatic-stream-selection
Add metadata to a stream or an output, if a value is undefined
, null
or ''
(empty string),
the key will be deleted. Values
https://ffmpeg.org/ffmpeg.html#Main-options
The metadata to add to the stream or output.
The stream to add metadata to, if not given metadata
will be added to the output file.
Decodes but discards the input until start
is reached.
See https://ffmpeg.org/ffmpeg-all.html#Main-options
The number of milliseconds to discard.
Select the codec for subtitle streams. See https://ffmpeg.org/ffmpeg-all.html#Main-options
-
Select the codec for video streams. See https://ffmpeg.org/ffmpeg-all.html#Main-options
-
UNSTABLE
Applies a filter to the video streams.
The filter to apply.
Additional configuration for the filter.