comparison DOCS/mencoder.1 @ 2631:d0490d3aa5e1

formatting (drive C:)
author gabucino
date Fri, 02 Nov 2001 15:50:59 +0000
parents 63291506c3eb
children 63bde78ec880
comparison
equal deleted inserted replaced
2630:63291506c3eb 2631:d0490d3aa5e1
98 98
99 -divx4opts br=1800:deinterlace:key=250 99 -divx4opts br=1800:deinterlace:key=250
100 100
101 Available options: 101 Available options:
102 102
103 help get help (TODO!) 103 help get help (TODO!)
104 br=XXX specify bitrate in kbit <4-16000> or bit <16001-24000000> 104 br=XXX specify bitrate in
105 key=XXX maximum keyframe interval (in frames) 105 kbit <4-16000> or
106 deinterlace enable deinterlacing 106 bit <16001-24000000>
107 q=XXXX quality ( 1 - fastest, 5 - best ) 107 key=XXX maximum keyframe interval
108 min_quant=XXX minimum quantizer (0-32) 108 (in frames)
109 max_quant=XXX maximum quantizer (0-32) 109 deinterlace enable deinterlacing
110 rc_period=XXX rate control period 110 q=XXXX quality (1-fastest, 5-best)
111 rc_reaction_period=XXX rate control reaction period 111 min_quant=XXX minimum quantizer (0-32)
112 rc_reaction_ratio=XXX rate control reaction ratio 112 max_quant=XXX maximum quantizer (0-32)
113 rc_period=XXX rate control period
114 rc_reaction_period=XXX rate control
115 reaction period
116 rc_reaction_ratio=XXX rate control
117 reaction ratio
113 118
114 .TP 119 .TP
115 .B \-lameopts 120 .B \-lameopts
116 If encoding to MP3 with libmp3lame, you can specify its parameters here, like: 121 If encoding to MP3 with libmp3lame, you can specify its parameters here, like:
117 122
118 -lameopts vbr=192 123 -lameopts vbr=192
119 124
120 Available options: 125 Available options:
121 126
122 help get help (TODO!) 127 help get help (TODO!)
123 br=XXX specify bitrate in kbit <0-1024> 128 br=XXX specify bitrate in
124 vbr=XXX variable bitrate method 0=cbr 1=mt 2=rh(default) 3=abr 4=mtrh 129 kbit <0-1024>
125 cbr constant bitrate 130 vbr=XXX variable bitrate method
126 mode=XXX 0=stereo 1=joint-stereo 2=dualchannel 3=mono (dafeult: auto) 131 0=cbr
127 padding=XXX 0=no 1=all 2=adjust 132 1=mt
128 ratio=XXX compression ratio <1-100> 133 2=rh(default)
134 3=abr
135 4=mtrh
136 cbr constant bitrate
137 mode=XXX 0=stereo
138 1=joint-stereo
139 2=dualchannel
140 3=mono
141 (default: auto)
142 padding=XXX 0=no
143 1=all
144 2=adjust
145 ratio=XXX compression ratio <1-100>
129 146
130 .TP 147 .TP
131 .B \-OTHERS 148 .B \-OTHERS
132 TODO 149 TODO
133 .IP 150 .IP