[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.635,1.636
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sun Aug 8 23:51:21 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv14937/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
qpel and ilme lavc options are mutually exclusive.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.635
retrieving revision 1.636
diff -u -r1.635 -r1.636
--- mplayer.1 4 Aug 2004 08:29:11 -0000 1.635
+++ mplayer.1 8 Aug 2004 21:51:18 -0000 1.636
@@ -5082,7 +5082,7 @@
use interlaced dct
.TP
.B ilme\ \ \
-use interlaced motion estimation
+Use interlaced motion estimation (mutually exclusive with qpel).
.TP
.B alt\ \ \ \
use alternative scantable
@@ -5164,8 +5164,8 @@
.PD 1
.TP
.B qpel\ \ \
-use quarter pel motion compensation
-Tip: This seems only useful for high bitrate encodings.
+Use quarter pel motion compensation (mutually exclusive with ilme).
+Hint: This seems only useful for high bitrate encodings.
.TP
.B ildctcmp=<0\-2000>
comparison function for interlaced dct decision
More information about the MPlayer-DOCS
mailing list