[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1184,1.1185

Guillaume Poirier CVS syncmail at mplayerhq.hu
Sun Dec 25 22:33:17 CET 2005


CVS change done by Guillaume Poirier CVS

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

Modified Files:
	mplayer.1 
Log Message:
Adds lavc's brd_scale and updates vb_strategy

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1184
retrieving revision 1.1185
diff -u -r1.1184 -r1.1185
--- mplayer.1	24 Dec 2005 18:08:32 -0000	1.1184
+++ mplayer.1	25 Dec 2005 21:33:15 -0000	1.1185
@@ -6790,7 +6790,7 @@
 1000000000 means no scene changes are detected (default: 0).
 .
 .TP
-.B vb_strategy=<0\-1> (pass one only)
+.B vb_strategy=<0\-2> (pass one only)
 strategy to choose between I/\:P/\:B-frames:
 .PD 0
 .RSs
@@ -6798,9 +6798,18 @@
 Always use the maximum number of B-frames (default).
 .IPs 1
 Avoid B-frames in high motion scenes.
+.IPs 2
+Places B-frames more or less optimaly to yield maximal quality (slower)
+You may want to reduce the speed impact of this option tuning the option
+brd_scale.
 .RE
 .PD 1
 .
+.B brd_scale=<0\-10>
+Downscales frames for dynamic B-frame decission (default: 0).
+Speed should increase by a factor of 4 every time brd_scale is increased
+by 1.
+.
 .TP
 .B vpass=<1\-3>
 Activates internal two (or more) pass mode, only specify if you wish to




More information about the MPlayer-DOCS mailing list