[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.707,1.708

Guillaume Poirier CVS syncmail at mplayerhq.hu
Wed Sep 8 13:49:43 CEST 2004


CVS change done by Guillaume Poirier CVS

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

Modified Files:
	mplayer.1 
Log Message:
Typos on the XviD section


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.707
retrieving revision 1.708
diff -u -r1.707 -r1.708
--- mplayer.1	7 Sep 2004 20:27:05 -0000	1.707
+++ mplayer.1	8 Sep 2004 11:49:39 -0000	1.708
@@ -6111,9 +6111,8 @@
 .
 .TP
 .B debug\ \ 
-Save per-frame statistics in ./xvid.dbg (this is
-.B not
-the 2pass control file).
+Save per-frame statistics in ./xvid.dbg. (This is not the 2pass control
+file.)
 .RE
 .
 .PP
@@ -6135,11 +6134,11 @@
 .
 .TP
 .B divx5bvop
-generate DivX5 compatible B frames (default: on)
+Generate DivX5 compatible B frames (default: on).
 .
 .TP
 .B max_bframes=<0\-4>
-maximum number of B frames to put between I/\:P frames (default: 0)
+Maximum number of B frames to put between I/\:P frames (default: 0).
 .
 .TP
 .B bquant_ratio=<0\-1000>
@@ -6315,10 +6314,10 @@
 During pass 1 of 2-pass encoding, a scaled bitrate curve is computed.
 The difference between that expected curve and the result obtained during
 encoding is called overflow.
-Obviously, the two pass Rate Controller tries to compensate for that overflow,
-distributing it over next frames to be encoded.
-This setting controls how much of the overflow is distributed at each new
-frame.
+Obviously, the two pass rate controller tries to compensate for that overflow,
+distributing it over the next frames.
+This setting controls how much of the overflow is distributed every time
+there is a new frame.
 Low values allow lazy overflow control, big rate bursts are compensated for
 more slowly (could lead to lack of precision for small clips).
 Higher values will make changes in bit redistribution more abrupt, possibly
@@ -6352,15 +6351,15 @@
 care of the video container overhead.
 This small but (mostly) constant overhead can cause the target file size
 to be exceeded.
-We decided to allow users to set the amount of overhead per frame the
+XviD allows users to set the amount of overhead per frame the
 container generates (give only an average per frame).
 0 has a special meaning, it lets XviD use its own default values
 (default: 24 - AVI average overhead).
 .
 .TP
 .B par=<mode>
-Specifies the Pixel Aspect Ratio mode, which is not to be confused with DAR
-which is Display Aspect Ratio.
+Specifies the Pixel Aspect Ratio mode (not to be confused with DAR,
+the Display Aspect Ratio).
 PAR is the ratio of the width and height of a single pixel.
 So both are related like this: DAR = PAR * (width/height).
 .br




More information about the MPlayer-DOCS mailing list