Hello,

in attach a patch to add information about the metadata export by the
blackframe filter.

Martin
From d9b68a8176d202853b64924e3e1e1b97b9698083 Mon Sep 17 00:00:00 2001
From: Martin Vignali <martin.vign...@gmail.com>
Date: Sat, 22 Oct 2016 21:57:07 +0200
Subject: [PATCH] doc/filters : add metadata information for blackframe

---
 doc/filters.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/filters.texi b/doc/filters.texi
index c37fa29..0358026 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4552,6 +4552,10 @@ The threshold below which a pixel value is considered black; it defaults to
 
 @end table
 
+This filter export frame metadata @code{lavfi.blackframe.pblack}.
+The value represent the percentage of pixels in the picture that
+are below the threshold value.
+
 @section blend, tblend
 
 Blend two video frames into each other.
-- 
1.9.3 (Apple Git-50)

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to