changeset 11551:24697d0d96a2

last missing lavc options
author diego
date Wed, 03 Dec 2003 02:48:06 +0000
parents 18d3b3a1101b
children db26f9ae122a
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Tue Dec 02 23:40:05 2003 +0000
+++ b/DOCS/man/en/mplayer.1	Wed Dec 03 02:48:06 2003 +0000
@@ -3559,9 +3559,9 @@
 .
 .
 .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 @@
 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 @@
 .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)