[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.955,1.956

Guillaume Poirier CVS syncmail at mplayerhq.hu
Sun May 8 22:51:41 CEST 2005


CVS change done by Guillaume Poirier CVS

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

Modified Files:
	mplayer.1 
Log Message:
Add border masking support for lavc


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.955
retrieving revision 1.956
diff -u -r1.955 -r1.956
--- mplayer.1	8 May 2005 09:40:08 -0000	1.955
+++ mplayer.1	8 May 2005 20:51:37 -0000	1.956
@@ -6772,6 +6772,13 @@
 p_mask=1.0 doubles the bits allocated to each intra block.
 .
 .TP
+border_mask=<0.0\-1.0>
+border-processing for MPEG-style encoders.
+Border processing increases the quantizer for macroblocks which are less
+than 1/5th far from the border of the frame, since they are visually
+less important.
+.
+.TP
 .B naq\ \ \ \ 
 Normalize adaptive quantization (experimental).
 When using adaptive quantization (*_mask), the average per-MB quantizer may no




More information about the MPlayer-DOCS mailing list