summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-15 10:35:22 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-15 10:35:22 +0000
commitb6fa4fa20319cbf669908442e90bcc6c164a6e1f (patch)
tree102107fe6ede4aca2ccc8f25103c642030772aea /DOCS
parent12b3cae987939fec53cc6b7c763e5d80ad3c5f4a (diff)
downloadmpv-b6fa4fa20319cbf669908442e90bcc6c164a6e1f.tar.bz2
mpv-b6fa4fa20319cbf669908442e90bcc6c164a6e1f.tar.xz
print frame type and keep track of last encountered keyframe
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19101 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.13
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 503412e752..58237f7e3f 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -6263,6 +6263,9 @@ Only useful with the \-ass option.
.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)