summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-17 23:47:10 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-17 23:47:10 +0000
commitfac2fee9fe724e7b639310113fe6161654b44a67 (patch)
tree3ecf228fc2a2947d044b2792fa3dea776da27670 /DOCS
parentc0e553be1e00d03e7881d958068c5aaab79715f6 (diff)
downloadmpv-fac2fee9fe724e7b639310113fe6161654b44a67.tar.bz2
mpv-fac2fee9fe724e7b639310113fe6161654b44a67.tar.xz
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
As a side effect, this also makes -lavcopts vcodec=xvid work. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17887 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.113
1 files changed, 12 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index bae291bb2a..8b08e6340a 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7088,7 +7088,18 @@ currently useless
.
.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>