# HG changeset patch # User arpi # Date 1019740379 0 # Node ID 21935594d5927773dfc8dff25b409842f3eb4d53 # Parent 880008901169afc6e44cbd8266a0d5fefe2eac28 small fixes diff -r 880008901169 -r 21935594d592 DOCS/mencoder.1 --- 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 When encoding in 2pass mode, MEncoder dumps first pass' informations