summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-02 15:50:59 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-02 15:50:59 +0000
commitf826df14dfce6a0e8fd87beeae5d1ce8adba4527 (patch)
tree9175e7cd45fa89794de835beb952c7178dd48468 /DOCS
parentf4b9087904cad42363e59a52ee49711f56f22e24 (diff)
downloadmpv-f826df14dfce6a0e8fd87beeae5d1ce8adba4527.tar.bz2
mpv-f826df14dfce6a0e8fd87beeae5d1ce8adba4527.tar.xz
formatting (drive C:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2632 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mencoder.151
1 files changed, 34 insertions, 17 deletions
diff --git a/DOCS/mencoder.1 b/DOCS/mencoder.1
index ea12b284d4..89ecac7adc 100644
--- a/DOCS/mencoder.1
+++ b/DOCS/mencoder.1
@@ -100,16 +100,21 @@ If encoding to DivX4, you can specify its parameters here, like:
Available options:
- help get help (TODO!)
- br=XXX specify bitrate in kbit <4-16000> or bit <16001-24000000>
- key=XXX maximum keyframe interval (in frames)
- deinterlace enable deinterlacing
- q=XXXX quality ( 1 - fastest, 5 - best )
- min_quant=XXX minimum quantizer (0-32)
- max_quant=XXX maximum quantizer (0-32)
- rc_period=XXX rate control period
- rc_reaction_period=XXX rate control reaction period
- rc_reaction_ratio=XXX rate control reaction ratio
+ help get help (TODO!)
+ br=XXX specify bitrate in
+ kbit <4-16000> or
+ bit <16001-24000000>
+ key=XXX maximum keyframe interval
+ (in frames)
+ deinterlace enable deinterlacing
+ q=XXXX quality (1-fastest, 5-best)
+ min_quant=XXX minimum quantizer (0-32)
+ max_quant=XXX maximum quantizer (0-32)
+ rc_period=XXX rate control period
+ rc_reaction_period=XXX rate control
+ reaction period
+ rc_reaction_ratio=XXX rate control
+ reaction ratio
.TP
.B \-lameopts
@@ -119,13 +124,25 @@ If encoding to MP3 with libmp3lame, you can specify its parameters here, like:
Available options:
- help get help (TODO!)
- br=XXX specify bitrate in kbit <0-1024>
- vbr=XXX variable bitrate method 0=cbr 1=mt 2=rh(default) 3=abr 4=mtrh
- cbr constant bitrate
- mode=XXX 0=stereo 1=joint-stereo 2=dualchannel 3=mono (dafeult: auto)
- padding=XXX 0=no 1=all 2=adjust
- ratio=XXX compression ratio <1-100>
+ help get help (TODO!)
+ br=XXX specify bitrate in
+ kbit <0-1024>
+ vbr=XXX variable bitrate method
+ 0=cbr
+ 1=mt
+ 2=rh(default)
+ 3=abr
+ 4=mtrh
+ cbr constant bitrate
+ mode=XXX 0=stereo
+ 1=joint-stereo
+ 2=dualchannel
+ 3=mono
+ (default: auto)
+ padding=XXX 0=no
+ 1=all
+ 2=adjust
+ ratio=XXX compression ratio <1-100>
.TP
.B \-OTHERS