[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1240,1.1241

Corey Hickey CVS syncmail at mplayerhq.hu
Sat Mar 18 00:47:13 CET 2006


CVS change done by Corey Hickey CVS

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

Modified Files:
	mplayer.1 
Log Message:
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
As a side effect, this also makes -lavcopts vcodec=xvid work.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1240
retrieving revision 1.1241
diff -u -r1.1240 -r1.1241
--- mplayer.1	14 Mar 2006 23:33:36 -0000	1.1240
+++ mplayer.1	17 Mar 2006 23:47:10 -0000	1.1241
@@ -7088,7 +7088,18 @@
 .
 .TP
 .B vrc_strategy
-Dummy, reserved for future use.
+Ratecontrol method.
+Note that some of the ratecontrol-affecting options will have no effect
+if vrc_strategy is not set to 0.
+.PD 0
+.RSs
+.IPs 0
+Use internal lavc ratecontrol (default).
+.IPs 1
+Use XviD ratecontrol (experimental; requires MEncoder to be compiled
+with XviD support).
+.RE
+.PD 1
 .
 .TP
 .B vb_qfactor=<-31.0\-31.0>




More information about the MPlayer-DOCS mailing list