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-03-03 13:31:38 +0300
committerPaul B Mahol <onemda@gmail.com>2022-03-03 19:35:48 +0300
commitde0bb77563a02d9556af8144fee88cdbedd0cdef (patch)
tree1de73187bba7695f0e7946ab2002b8656a10ed8a /doc
parent72684d2c2df015fadefc06b6eb58964ad8afa2fe (diff)
avfilter/avf_abitscope: refactor code & add trace mode
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 571d9430c6..59f9dab2ea 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -25867,6 +25867,9 @@ Default value is @code{1024x256}.
Specify list of colors separated by space or by '|' which will be used to
draw channels. Unrecognized or missing colors will be replaced
by white color.
+
+@item mode, m
+Set output mode. Can be @code{bars} or @code{trace}. Default is @code{bars}.
@end table
@section adrawgraph