[Mplayer-cvslog] CVS: main/DOCS/en mplayer.1,1.403,1.404
Michael Niedermayer CVS
michael at mplayerhq.hu
Tue Jul 29 04:30:02 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv11865/DOCS/en
Modified Files:
mplayer.1
Log Message:
mb decision stuff
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/mplayer.1,v
retrieving revision 1.403
retrieving revision 1.404
diff -u -r1.403 -r1.404
--- mplayer.1 7 Jul 2003 23:02:25 -0000 1.403
+++ mplayer.1 29 Jul 2003 02:29:58 -0000 1.404
@@ -3358,10 +3358,19 @@
.RE
.PD 1
.TP
-.B vhq\ \ \ \
-high quality mode, encode each macro block in all modes and choose the best.
+.B mbd=<0\-2>
+macoblock decision algo (high quality mode), encode each macro block in all modes and choose the best.
This is slow but results in better quality and file size.
-(default: disabled)
+.PD 0
+.RSs
+.IPs 0
+use mbcmp (default)
+.IPs 1
+select the MB mode which needs the fewest bits (=vhq)
+.IPs 2
+select the MB mode which has the best rate distortion
+.RE
+.PD 1
.TP
.B v4mv\ \ \
Allow 4 motion vectors per macroblock (slightly better quality).
More information about the MPlayer-cvslog
mailing list