summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-03 02:48:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-03 02:48:06 +0000
commite0cdbe58cdbc21c947e417871897dd781f95cf7e (patch)
tree20bd6bc67a544098d3fcdd89c12d3f757de3ea30 /DOCS/man
parentfb3628e2ce943078c0ec4b2258b8d8ff4a07bb50 (diff)
downloadmpv-e0cdbe58cdbc21c947e417871897dd781f95cf7e.tar.bz2
mpv-e0cdbe58cdbc21c947e417871897dd781f95cf7e.tar.xz
last missing lavc options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11552 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.115
1 files changed, 12 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index befb7300db..b2a6e4fa64 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3559,9 +3559,9 @@ print additional options and informations on presets settings.
.
.
.SS lavc (\-lavcopts)
-lavc has many more options that are not described here.
-For full details read the source.
-
+Many lavc options are very specialized and tersely documented.
+Read the source for full details.
+.PP
.I EXAMPLE:
.PD 0
.RSs
@@ -3823,6 +3823,9 @@ For MPEG1/2 this also sets the vbv buffer size, use 327 for VCD,
Note: vratetol should not be too large during the second pass or there might
be problems if vrc_(min|max)rate is used.
.TP
+.B vrc_buf_aggressivity
+currently useless
+.TP
.B vrc_strategy
Dummy, reserved for future use.
.TP
@@ -4388,6 +4391,12 @@ Use custom inter matrix. It needs a comma separated string of 64 integers.
.TP
.B intra_matrix=<comma separated matrix>
Use custom intra matrix. It needs a comma separated string of 64 integers.
+.TP
+.B vqmod_amp
+experimental quantizer modulation
+.TP
+.B vqmod_freq
+experimental quantizer modulation
.RE
.
.SS nuv (\-nuvopts)