aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-01-22 12:11:36 +0100
committerStefano Sabatini <stefasab@gmail.com>2013-01-25 17:42:04 +0100
commitb7d34b328b10f2aa4f9aea4606197e934cd09675 (patch)
treebe63e81ec24803de048e1c664c19827c0e8cb182 /doc/filters.texi
parent13aca070ab83afbd9026b298ead38f9ea88f6a92 (diff)
downloadffmpeg-b7d34b328b10f2aa4f9aea4606197e934cd09675.tar.gz
lavfi/showwaves: add display mode option and mode=line
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index ff0dedc18a..9edec47bf5 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5716,6 +5716,19 @@ Convert input audio to a video output, representing the samples waves.
The filter accepts the following named parameters:
@table @option
+@item mode
+Set display mode.
+
+Available values are:
+@table @samp
+@item point
+Draw a point for each sample.
+
+@item line
+Draw a vertical line for each sample.
+@end table
+
+Default value is @code{point}.
@item n
Set the number of samples which are printed on the same column. A