[Mplayer-cvslog] CVS: main/DOCS mencoder.1,1.37,1.38
Arpi of Ize
arpi at mplayerhq.hu
Thu Apr 25 15:13:02 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv17069
Modified Files:
mencoder.1
Log Message:
small fixes
Index: mencoder.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mencoder.1,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- mencoder.1 24 Apr 2002 16:47:37 -0000 1.37
+++ mencoder.1 25 Apr 2002 13:12:59 -0000 1.38
@@ -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
More information about the MPlayer-cvslog
mailing list