summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-25 13:12:59 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-25 13:12:59 +0000
commitd378366206c8cba64668bc7006e50e8fd2419581 (patch)
tree71fe57380bdc63bfcae5f8f158538bea5c49fb24 /DOCS
parent2bb2db0a655189b16556333dc4048bb2882e83af (diff)
downloadmpv-d378366206c8cba64668bc7006e50e8fd2419581.tar.bz2
mpv-d378366206c8cba64668bc7006e50e8fd2419581.tar.xz
small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5830 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mencoder.120
1 files changed, 11 insertions, 9 deletions
diff --git a/DOCS/mencoder.1 b/DOCS/mencoder.1
index 8a992634b1..99b127aecb 100644
--- a/DOCS/mencoder.1
+++ b/DOCS/mencoder.1
@@ -213,9 +213,9 @@ Available options:
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 @@ If encoding to MP3 with libmp3lame, you can specify its parameters here, like:
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 @@ Available options:
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