[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.263,1.264
Rémi Guyomarch CVS
rguyom at mplayerhq.hu
Thu Nov 14 23:05:15 CET 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv29400
Modified Files:
mplayer.1
Log Message:
-xvidencopts :
* added documentation for mod_quant
* added defaults & ranges of kfreduction and keyframe_boost
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -r1.263 -r1.264
--- mplayer.1 14 Nov 2002 10:25:57 -0000 1.263
+++ mplayer.1 14 Nov 2002 22:05:12 -0000 1.264
@@ -2542,18 +2542,20 @@
maximum interval between key frames (default=10*fps)
.IPs mpeg_quant
use MPEG quantizers instead of H.263 (default=off)
+.IPs mod_quant
+decide whether to use MPEG or H.263 quantizers on a frame-by-frame basis. (default=off, 2pass mode only)
.IPs lumi_mask
use a lumimasking algorithm (default=off)
.IPs debug
save per-frame statistics in xvid.dbg (default=off)
.br
this is *not* the 2pass control file
-.IPs keyframe_boost=<value>
-(2pass mode only)
+.IPs keyframe_boost=<0-1000>
+(default=0, 2pass mode only)
.IPs kfthreshold=<value>
-(2pass mode only)
-.IPs kfreduction=<value>
-(2pass mode only)
+(default=10, 2pass mode only)
+.IPs kfreduction=<0-100>
+(default=30, 2pass mode only)
.IPs fixed_quant=<1\-31>
switch to fixed quantizer mode and specify the quantizer to be used
.RE
More information about the MPlayer-cvslog
mailing list