diff DOCS/man/en/mplayer.1 @ 19094:e84360ee61c9

new black frame detection filter by Brian J. Murrell, Julian Hall and me.
author ivo
date Sat, 15 Jul 2006 09:18:44 +0000
parents 75f61cd2ad01
children 30084f256717
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Fri Jul 14 23:06:58 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Sat Jul 15 09:18:44 2006 +0000
@@ -6259,6 +6259,17 @@
 Only useful with the \-ass option.
 .RE
 .
+.TP
+.B blackframe[=amount:threshold]
+Detect frames that are (almost) completely black.
+Can be useful to detect chapter transitions or commercials.
+.RSs
+.IPs <amount>
+percentage of the pixels that have to be below the threshold (default: 98)
+.IPs <threshold>
+threshold below which a pixel value is considered black (default: 32)
+.RE
+.
 .
 .
 .SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)"