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
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-06-29 10:38:16 +0300
committerPaul B Mahol <onemda@gmail.com>2015-06-29 10:53:56 +0300
commit9842d6707fd660fc8dfd3a29c48a55c1293adeca (patch)
tree4b90e2e43bd2240b8d45e1a6b2ab2fd85986165a /doc/filters.texi
parente55e5be982a6d2429e9fc3516683da4c30b179f4 (diff)
avfilter/avf_showvolume: optionally display channel names
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 8b2c5ea541..6365c0a580 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -12023,6 +12023,9 @@ The expression can use the following variables:
@item VOLUME
Current max volume of channel in dB.
@end table
+
+@item t
+If set, displays channel names. Default is enabled.
@end table
@section showwaves