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:
authorMartin Vignali <martin.vignali@gmail.com>2016-10-23 18:16:12 +0300
committerLou Logan <lou@lrcd.com>2016-11-14 23:59:52 +0300
commitd0d6902444ea10c963e2dc040bebdefdca7746eb (patch)
tree2941b3bd0273a600fed1598b290bbbb8463131e1 /doc
parent2d9433ded9a8ae9f456537d21d8becca93945fc7 (diff)
doc/filters: add metadata information for blackframe
Reviewed-by: Moritz Barsnick <barsnick@gmx.net> Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index d1ee6f4c3e..974febddbd 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4539,6 +4539,10 @@ the position in the file if known or -1 and the timestamp in seconds.
In order to display the output lines, you need to set the loglevel at
least to the AV_LOG_INFO value.
+This filter exports frame metadata @code{lavfi.blackframe.pblack}.
+The value represents the percentage of pixels in the picture that
+are below the threshold value.
+
It accepts the following parameters:
@table @option