summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.110
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 0471f8f179..1f4de81af2 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5535,6 +5535,16 @@ Override the aspect stored in the AVI OpenDML vprp header.
This can be used to change the aspect ratio with '\-ovc copy'.
.
.TP
+.B \-hr-edl-seek (EDL only)
+Use a more precise, but much slower method for skipping areas.
+Areas marked for skipping are not seeked over, instead all
+frames are decoded, but only the necessary frames are encoded.
+This allows starting at non-keyframe boundaries.
+.br
+.I NOTE:
+Not guaranteed to work right with '\-ovc copy'.
+.
+.TP
.B \-info <option1:option2:...> (AVI only)
Specify the info header of the resulting AVI file.
.sp 1