[MPlayer-DOCS] r19101 - in trunk: DOCS/man/en/mplayer.1 libmpcodecs/vf_blackframe.c
ivo
subversion at mplayerhq.hu
Sat Jul 15 12:35:23 CEST 2006
Author: ivo
Date: Sat Jul 15 12:35:22 2006
New Revision: 19101
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/libmpcodecs/vf_blackframe.c
Log:
print frame type and keep track of last encountered keyframe
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Sat Jul 15 12:35:22 2006
@@ -6263,6 +6263,9 @@
.B blackframe[=amount:threshold]
Detect frames that are (almost) completely black.
Can be useful to detect chapter transitions or commercials.
+Output lines consist of the frame number of the detected frame, the
+percentage of blackness, the frame type and the frame number of the last
+encountered keyframe.
.RSs
.IPs <amount>
percentage of the pixels that have to be below the threshold (default: 98)
More information about the MPlayer-DOCS
mailing list