comparison DOCS/mencoder.1 @ 4919:40b48a0a780e

documented Multifile JPEG/PNG input (-mf)
author gabucino
date Sun, 03 Mar 2002 10:54:03 +0000
parents 47f0a86e8b8e
children e2f8b4b74c25
comparison
equal deleted inserted replaced
4918:8e6ccd3e5325 4919:40b48a0a780e
24 .RB [ \-v ] 24 .RB [ \-v ]
25 .RB [ \-mp3file\ <filename> ] 25 .RB [ \-mp3file\ <filename> ]
26 .RB [ \-ac3file\ <filename> ] 26 .RB [ \-ac3file\ <filename> ]
27 .RB [ \-ovc\ <video\ codec\ name> ] 27 .RB [ \-ovc\ <video\ codec\ name> ]
28 .RB [ \-oac\ <audio\ codec\ name> ] 28 .RB [ \-oac\ <audio\ codec\ name> ]
29 .RB [ \-mf\ <multifile\ options> ]
29 .RB [ \-divx4opts\ <codec\ options> ] 30 .RB [ \-divx4opts\ <codec\ options> ]
30 .RB [ \-lavcopts\ <codec\ options> ] 31 .RB [ \-lavcopts\ <codec\ options> ]
31 .RB [ \-lameopts\ <codec\ options> ] 32 .RB [ \-lameopts\ <codec\ options> ]
32 .RB [ \-pass\ <1/2> ] 33 .RB [ \-pass\ <1/2> ]
33 .RB [ \-passlogfile\ <filename> ] 34 .RB [ \-passlogfile\ <filename> ]
38 .RB [ \-y\ <rescale\ height> ] 39 .RB [ \-y\ <rescale\ height> ]
39 .RB [ \-sws\ <0-2> ] 40 .RB [ \-sws\ <0-2> ]
40 .RB [ \-ffourcc\ fourcc ] 41 .RB [ \-ffourcc\ fourcc ]
41 .RB [ \-ss\ <time> ] 42 .RB [ \-ss\ <time> ]
42 .RB [ \-endpos\ <time> ] 43 .RB [ \-endpos\ <time> ]
43 .I - or file or device 44 .I - or file or files specified with escaped wildcard or device
44 .PP 45 .PP
45 .SH DESCRIPTION 46 .SH DESCRIPTION
46 .I mencoder 47 .I mencoder
47 MEncoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to 48 MEncoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to
48 encode MPlayer-playable movies (AVI/DVD/VCD/VOB/MPG/MOV/VIV/NET) to other 49 encode MPlayer-playable movies (AVI/DVD/VCD/VOB/MPG/MOV/VIV/NET) to other
137 138
138 -oac help get help 139 -oac help get help
139 -oac copy no encoding, just streamcopy 140 -oac copy no encoding, just streamcopy
140 -oac pcm encode to uncompressed PCM 141 -oac pcm encode to uncompressed PCM
141 -oac mp3lame encode to MP3 (using Lame) 142 -oac mp3lame encode to MP3 (using Lame)
143 .TP
144 .B \-mf <multifile options>
145 Used when encoding from multiple JPEG files.
146 Its sub-options are:
147
148 on turns on multifile support
149 w=<value> width of the output file
150 h=<value> height of the output file
151 fps=<value> fps of the output file
152 type=<value> type of input files (jpeg, png)
142 .TP 153 .TP
143 .B \-divx4opts 154 .B \-divx4opts
144 If encoding to DivX4, you can specify its parameters here, like: 155 If encoding to DivX4, you can specify its parameters here, like:
145 156
146 -divx4opts br=1800:deinterlace:key=250 157 -divx4opts br=1800:deinterlace:key=250