]> git.sesse.net Git - ffmpeg/commitdiff
doc/ffmpeg: document apad option
authorGyan Doshi <ffmpeg@gyani.pro>
Sun, 31 Jan 2021 04:32:18 +0000 (10:02 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Sun, 31 Jan 2021 04:32:18 +0000 (10:02 +0530)
doc/ffmpeg.texi

index d0d630a0ec72825c57f69a3351c6807cda948b26..8eb012b7c0a3c48a114357ee83d4c4659563739c 100644 (file)
@@ -1511,6 +1511,11 @@ adding/dropping samples to make it match the timestamps. This option effectively
 a threshold to select between hard (add/drop) and soft (squeeze/stretch) compensation.
 @code{-async} must be set to a positive value.
 
+@item -apad @var{parameters} (@emph{output,per-stream})
+Pad the output audio stream(s). This is the same as applying @code{-af apad}.
+Argument is a string of filter parameters composed the same as with the @code{apad} filter.
+@code{-shortest} must be set for this output for the option to take effect.
+
 @item -copyts
 Do not process input timestamps, but keep their values without trying
 to sanitize them. In particular, do not remove the initial start time