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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-09-18 20:40:25 +0300
committerPaul B Mahol <onemda@gmail.com>2022-09-18 20:43:42 +0300
commit1af005197715630daafb2890f780d580cb1d10ec (patch)
treeeecf2f94a9513d6a5e141d48771c4b3d16a97399 /doc
parent9ac777234eb474cf6960d62eaabb7ecac4e057d5 (diff)
doc/filters: add speechnorm examples
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 6aa350a63c..d0f718678c 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6330,6 +6330,40 @@ is enabled the minimum of all possible gains for each filtered channel is used.
This filter supports the all above options as @ref{commands}.
+@subsection Examples
+
+@itemize
+@item
+Weak and slow amplification:
+@example
+speechnorm=e=3:r=0.00001:l=1
+@end example
+
+@item
+Moderate and slow amplification:
+@example
+speechnorm=e=6.25:r=0.00001:l=1
+@end example
+
+@item
+Strong and fast amplification:
+@example
+speechnorm=e=12.5:r=0.0001:l=1
+@end example
+
+@item
+Very strong and fast amplification:
+@example
+speechnorm=e=25:r=0.0001:l=1
+@end example
+
+@item
+Extreme and fast amplification:
+@example
+speechnorm=e=50:r=0.0001:l=1
+@end example
+@end itemize
+
@section stereotools
This filter has some handy utilities to manage stereo signals, for converting