[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.913,1.914

Loren Merritt CVS syncmail at mplayerhq.hu
Tue Mar 15 00:26:14 CET 2005


CVS change done by Loren Merritt CVS

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

Modified Files:
	mplayer.1 
Log Message:
sync to x264 171: chroma_me, chroma_qp_offset


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.913
retrieving revision 1.914
diff -u -r1.913 -r1.914
--- mplayer.1	11 Mar 2005 02:09:24 -0000	1.913
+++ mplayer.1	14 Mar 2005 23:26:10 -0000	1.914
@@ -7637,7 +7637,7 @@
 are just as big as I-frames, but don't reset the "keyint counter".
 .
 .TP
-.B frameref=<1\-15>
+.B frameref=<1\-16>
 Number of previous frames used as predictors in a P-frame (default: 1).
 This is effective in Anime, but seems to make little difference in
 live-action source material.
@@ -7871,6 +7871,17 @@
 4x4, 4x8, 8x4 are tried only if 8x8 is better than 16x16.
 .
 .TP
+.B (no)chroma_me
+Takes into account chroma information during subpixel motion search
+(default: enabled).
+Requires subq=5.
+.
+.TP
+.B chroma_qp_offset=<-12\-12>
+Use a different quantizer for chroma as compared to luma.
+Useful values are in the range <-2\-2>. (default: 0)
+.
+.TP
 .B level_idc=<10\-51>
 Set the bitstream's Level as defined by Annex A of the H.264 standard
 (default: 40 - Level 4.0).




More information about the MPlayer-DOCS mailing list