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>2017-07-19 21:44:14 +0300
committerPaul B Mahol <onemda@gmail.com>2017-07-19 22:07:45 +0300
commit12791ec5b0d3653ad2a453d20368229f53df65c4 (patch)
tree957090ecf3d7a1dd447f11e7b3a7ab6d75d5cda6 /doc
parentcb13f4483183fc280857dcba22049ded047184d1 (diff)
avfilter/af_astats: measure dynamic range
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index dd88636bb9..119d1be69d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1623,6 +1623,7 @@ Crest_factor
Flat_factor
Peak_count
Bit_depth
+Dynamic_range
and for Overall:
DC_offset
@@ -1697,6 +1698,9 @@ Number of occasions (not the number of samples) that the signal attained either
@item Bit depth
Overall bit depth of audio. Number of bits used for each sample.
+
+@item Dynamic range
+Measured dynamic range of audio in dB.
@end table
@section atempo