comparison DOCS/mencoder.1 @ 4339:4b231f3778a6

entudjam?
author gabucino
date Thu, 24 Jan 2002 17:14:09 +0000
parents 0e22f7d7f67d
children 819eeb32159f
comparison
equal deleted inserted replaced
4338:70a4c3a5d86f 4339:4b231f3778a6
172 kbit <4-16000> or 172 kbit <4-16000> or
173 bit <16001-24000000> 173 bit <16001-24000000>
174 keyint=XXX interval between keyframes 174 keyint=XXX interval between keyframes
175 (specify in frames) 175 (specify in frames)
176 vhq very high quality 176 vhq very high quality
177 vme=XXX motion estimation method
177 .TP 178 .TP
178 .B \-lameopts 179 .B \-lameopts
179 If encoding to MP3 with libmp3lame, you can specify its parameters here, like: 180 If encoding to MP3 with libmp3lame, you can specify its parameters here, like:
180 181
181 -lameopts br=192 182 -lameopts br=192
228 Rescale output movie to given pixels wide. 229 Rescale output movie to given pixels wide.
229 .TP 230 .TP
230 .B \-y <rescale height> 231 .B \-y <rescale height>
231 Rescale output movie to given pixels tall. 232 Rescale output movie to given pixels tall.
232 .TP 233 .TP
233 .B \-sws (0-2> 234 .B \-sws <0-2>
234 Type of scaling method 235 Type of scaling method
235 236
236 0 fast bilinear (default) 237 0 fast bilinear (default)
237 1 bilinear 238 1 bilinear
238 2 bicubic (best quality) 239 2 bicubic (best quality)