[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1005,1.1006

Guillaume Poirier CVS syncmail at mplayerhq.hu
Mon Jun 13 20:03:59 CEST 2005


CVS change done by Guillaume Poirier CVS

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

Modified Files:
	mplayer.1 
Log Message:
Consistency fixes


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1005
retrieving revision 1.1006
diff -u -r1.1005 -r1.1006
--- mplayer.1	13 Jun 2005 01:06:33 -0000	1.1005
+++ mplayer.1	13 Jun 2005 18:03:56 -0000	1.1006
@@ -7309,21 +7309,20 @@
 Specify the pass in two pass mode.
 .
 .TP
-.B bitrate=<value>
+.B bitrate=<value> (CBR or two pass mode)
 Sets the bitrate to be used in kbits/\:second if <16000 or in bits/\:second
 if >16000.
 If <value> is negative, XviD will use its absolute value as the target size
-(in kbytes) of the video and compute the associated bitrate automagically.
-(CBR or two pass mode, default: 687 kbits/\:s)
+(in kbytes) of the video and compute the associated bitrate automagically
+(default: 687 kbits/\:s).
 .
 .TP
 .B fixed_quant=<1\-31>
 Switch to fixed quantizer mode and specify the quantizer to be used.
 .
 .TP
-.B zones=<zone0>[/\:<zone1>[/\:...]]
-User specified quality for specific parts (ending, credits, ...)
-(ABR or two pass).
+.B zones=<zone0>[/\:<zone1>[/\:...]] (CBR or two pass mode)
+User specified quality for specific parts (ending, credits, ...).
 Each zone is <start-frame>,<mode>,<value> where <mode> may be
 .PD 0
 .RSs
@@ -7451,17 +7450,17 @@
 Works together with kfreduction.
 Determines the minimum distance below which you consider that
 two frames are considered consecutive and treated differently
-according to kfreduction.
+according to kfreduction
 (default: 10).
 .
 .TP
-.B kfreduction=<0\-100>
+.B kfreduction=<0\-100> (two pass mode only)
 The above two settings can be used to adjust the size of keyframes that
 you consider too close to the first (in a row).
 kfthreshold sets the range in which keyframes are reduced, and
 kfreduction determines the bitrate reduction they get.
 The last I-frame will get treated normally.
-(default: 30, two pass mode only)
+(default: 30)
 .
 .TP
 .B divx5bvop




More information about the MPlayer-DOCS mailing list