Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-12-18 08:13:59 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-12-18 19:30:08 +0400
commit5eae7f8f35500b88382619bff3cd01f2e1e0b1ea (patch)
tree1760deba69ca685d1f7af0e40b6482b0384bcf7d /doc
parent5c2fc3bdd7f6da1c12f731419cd60037e9c3c2a4 (diff)
avfilter: add apad filter
This filter pads an audio stream with silence It can together with -shortest be used to extend audio streams to the same length as video. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index a2b4fbecba..827dcf3753 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -409,6 +409,11 @@ stream ends. The default value is 2 seconds.
Pass the audio source unchanged to the output.
+@section apad
+
+Pad the end of a audio stream with silence, this can be used together with
+-shortest to extend audio streams to the same length as the video stream.
+
@section aresample
Resample the input audio to the specified parameters. If none are specified