summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-08-14 18:10:55 +0200
committerPaul B Mahol <onemda@gmail.com>2016-08-17 13:24:28 +0200
commited8d7e7a9b66fc2062f6d447686a32a4ea55340e (patch)
tree1ee53f6619afc1a894f435b6d66246e341f14a95 /doc
parentf85842b09e082f7e43d8d8d180f1fb469ef547da (diff)
avfilter: add bitplanenoise filter
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 5c48ad7022..46a3158a22 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4410,6 +4410,21 @@ The filter accepts the following option:
Set the minimal luminance value. Default is @code{16}.
@end table
+@section bitplanenoise
+
+Show and measure bit plane noise.
+
+The filter accepts the following options:
+
+@table @option
+@item bitplane
+Set which plane to analyze. Default is @code{1}.
+
+@item filter
+Filter out noisy pixels from @code{bitplane} set above.
+Default is disabled.
+@end table
+
@section blackdetect
Detect video intervals that are (almost) completely black. Can be