[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.926,1.927

Guillaume Poirier CVS syncmail at mplayerhq.hu
Fri Apr 8 21:19:47 CEST 2005


CVS change done by Guillaume Poirier CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv25477/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.926
retrieving revision 1.927
diff -u -r1.926 -r1.927
--- mplayer.1	3 Apr 2005 22:21:57 -0000	1.926
+++ mplayer.1	8 Apr 2005 19:19:44 -0000	1.927
@@ -7335,7 +7335,7 @@
 compressible by the entropy encoder.
 Its impact on quality is good, and if VHQ uses too much CPU for you,
 this setting can be a good alternative to save a few bits (and gain
-quality at fixed bitrate) at a lesser cost than with VHQ.
+quality at fixed bitrate) at a lesser cost than with VHQ (default: on).
 .
 .TP
 .B (no)cartoon
@@ -7358,7 +7358,8 @@
 find the best motion vector.
 However for some video material, using the chroma planes can help find
 better vectors.
-This setting toggles the use of chroma planes for motion estimation.
+This setting toggles the use of chroma planes for motion estimation
+(default: on).
 .
 .TP
 .B (no)chroma_opt
@@ -7389,7 +7390,7 @@
 .IPs 0
 off (default)
 .IPs 1
-mode decision (inter/\:intra MB)
+mode decision (inter/\:intra MB) (default)
 .IPs 2
 limited search
 .IPs 3
@@ -7570,7 +7571,7 @@
 the encoding chosen using a rate distortion optimized operator,
 which is what is done for P-frames by the vhq option.
 This produces nicer-looking B-frames while incurring almost no
-performance penalty.
+performance penalty (default: 1).
 .
 .
 .SS x264enc (\-x264encopts)




More information about the MPlayer-DOCS mailing list