changeset 5829:21935594d592

small fixes
author arpi
date Thu, 25 Apr 2002 13:12:59 +0000
parents 880008901169
children 4c17a92220fc
files DOCS/mencoder.1
diffstat 1 files changed, 11 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/mencoder.1	Thu Apr 25 12:59:24 2002 +0000
+++ b/DOCS/mencoder.1	Thu Apr 25 13:12:59 2002 +0000
@@ -213,9 +213,9 @@
                  default = 800k
 
   vratetol=XXX   approximated *filesize* tolerance
-                 in bits/kbits.
+                 in kbits.
                  (warning: 1kbit = 1000 bits)
-                 default = 1024*8 bits.
+                 default = 1024*8 kbits = 1MByte
 
   keyint=XXX     interval between keyframes
                  (specify in frames, >300 are not
@@ -329,19 +329,21 @@
 Available options:
 
     help         get help
-    br=XXX       specify bitrate in
-                 kbit <0-1024>
-                 (only for CBR)
-    q=XXX        Quality
-                 (0-highest, 9-fastest)
-                 (for VBR)
     vbr=XXX      variable bitrate method
                    0=cbr
                    1=mt
                    2=rh(default)
                    3=abr
                    4=mtrh
+    abr          average bitrate
     cbr          constant bitrate
+    br=XXX       specify bitrate in
+                 kbit <0-1024>
+                 (only for CBR and ABR)
+    q=XXX        Quality
+                 (0-highest, 9-low)
+                 (for VBR)
+    ratio=XXX    compression ratio <1-100>
     mode=XXX     0=stereo
                  1=joint-stereo
                  2=dualchannel
@@ -350,12 +352,12 @@
     padding=XXX  0=no
                  1=all
                  2=adjust
-    ratio=XXX    compression ratio <1-100>
 
 .TP
 .B \-pass <1/2>
 With this you can encode 2pass DivX4 files. First encode with -pass 1, then
 with the same parameters, encode with -pass 2.
+NOTE: for libavcodec 2-pass use -lavcopts vpass=1/2 instead of -pass 1/2
 .TP
 .B \-passlogfile <filename>
 When encoding in 2pass mode, MEncoder dumps first pass' informations