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:
authorStefano Sabatini <stefasab@gmail.com>2013-01-22 15:11:36 +0400
committerStefano Sabatini <stefasab@gmail.com>2013-01-25 20:42:04 +0400
commitb7d34b328b10f2aa4f9aea4606197e934cd09675 (patch)
treebe63e81ec24803de048e1c664c19827c0e8cb182 /doc
parent13aca070ab83afbd9026b298ead38f9ea88f6a92 (diff)
lavfi/showwaves: add display mode option and mode=line
Diffstat (limited to 'doc')
-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