changeset 15429:20a2a78cb3e4

Document -hr-edl-seek, based on a description by Oded Shimon.
author diego
date Fri, 13 May 2005 11:14:47 +0000
parents 3d26652b8d29
children d38349def928
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Fri May 13 10:46:11 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Fri May 13 11:14:47 2005 +0000
@@ -5535,6 +5535,16 @@
 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