summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-13 11:14:47 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-13 11:14:47 +0000
commit8fbe7ec9cc1466f276d44fec89fcebf2acd591fd (patch)
tree52521512efd7327eae31e8f85f51e5826390625a /DOCS
parent28962ca4f2ff452c4938bc9ebb63874ba695bc6d (diff)
downloadmpv-8fbe7ec9cc1466f276d44fec89fcebf2acd591fd.tar.bz2
mpv-8fbe7ec9cc1466f276d44fec89fcebf2acd591fd.tar.xz
Document -hr-edl-seek, based on a description by Oded Shimon.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15430 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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