summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-01-28 00:37:32 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-01-28 00:37:32 +0200
commit6ece23f1b12e80960c66a8596a3c927bf7ee8621 (patch)
tree0163085cfa02840fe8b0e994657583120e8f574a /DOCS
parent167322fa33b6efbc1f1d681327b4a928ba0b706a (diff)
parentb1f3c590c79534efb970220d4c186063adb225aa (diff)
downloadmpv-6ece23f1b12e80960c66a8596a3c927bf7ee8621.tar.bz2
mpv-6ece23f1b12e80960c66a8596a3c927bf7ee8621.tar.xz
Merge svn changes up to r30437
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.19
1 files changed, 8 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 7788e65668..41fec8df17 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5742,7 +5742,7 @@ Position of the cropped picture, defaults to center.
.PD 1
.
.TP
-.B cropdetect[=limit:round]
+.B cropdetect[=limit:round[:reset]]
Calculates necessary cropping parameters and prints the recommended parameters
to stdout.
.PD 0
@@ -5756,6 +5756,13 @@ Value which the width/\:height should be divisible by (default: 16).
The offset is automatically adjusted to center the video.
Use 2 to get only even dimensions (needed for 4:2:2 video).
16 is best when encoding to most video codecs.
+.br
+.IPs <reset>
+Counter that determines after how many frames cropdetect will reset
+the previously detected largest video area and start over to detect
+the current optimal crop area. This can be useful when channel
+logos distort the video area. 0 indicates never reset and return
+the largest area encountered during playback. (default: 0).
.RE
.PD 1
.