[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.964,1.965
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri May 13 13:14:49 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv2461
Modified Files:
mplayer.1
Log Message:
Document -hr-edl-seek, based on a description by Oded Shimon.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.964
retrieving revision 1.965
diff -u -r1.964 -r1.965
--- mplayer.1 11 May 2005 23:59:42 -0000 1.964
+++ mplayer.1 13 May 2005 11:14:47 -0000 1.965
@@ -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
More information about the MPlayer-DOCS
mailing list