changeset 8701:9415a820357a

document minimum qscale correctly. someone should probably add a note to the man page explaining that q=1 is a bad idea unless you really know what you're doing.
author rfelker
date Wed, 01 Jan 2003 20:02:47 +0000
parents 7667cb99a2d1
children e6713e5d2cf5
files DOCS/mplayer.1 DOCS/tech/libavc-options.txt
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/mplayer.1	Wed Jan 01 19:56:25 2003 +0000
+++ b/DOCS/mplayer.1	Wed Jan 01 20:02:47 2003 +0000
@@ -2306,9 +2306,9 @@
 .br
 mpeg1video: MPEG1 video :)
 .REss
-.IPs vqmin=<2\-31>
+.IPs vqmin=<1\-31>
 minimum quantizer (pass\ 1/\:2) (default: 2)
-.IPs vqscale=<2\-31>
+.IPs vqscale=<1\-31>
 constant quantizer (selects fixed quantizer mode) (default: 0 (disabled))
 .IPs vqmax=<1\-31>
 maximum quantizer (pass\ 1/\:2) (default: 31)
--- a/DOCS/tech/libavc-options.txt	Wed Jan 01 19:56:25 2003 +0000
+++ b/DOCS/tech/libavc-options.txt	Wed Jan 01 20:02:47 2003 +0000
@@ -6,7 +6,7 @@
 lavcopts: (encoder options)
 ---------------------------
 
-vqmin 2-31 (minimum quantizer) for pass1/2
+vqmin 1-31 (minimum quantizer) for pass1/2
 	1 is not recommended (much larger file, little quality difference (if u are lucky) 
            and other weird things (if u are less lucky))
            weird things: msmpeg4, h263 will be very low quality