comparison DOCS/mencoder.1 @ 4992:e2f8b4b74c25

-audiofile
author gabucino
date Fri, 08 Mar 2002 17:37:25 +0000
parents 40b48a0a780e
children d127ec93d5d1
comparison
equal deleted inserted replaced
4991:ad943b99610a 4992:e2f8b4b74c25
39 .RB [ \-y\ <rescale\ height> ] 39 .RB [ \-y\ <rescale\ height> ]
40 .RB [ \-sws\ <0-2> ] 40 .RB [ \-sws\ <0-2> ]
41 .RB [ \-ffourcc\ fourcc ] 41 .RB [ \-ffourcc\ fourcc ]
42 .RB [ \-ss\ <time> ] 42 .RB [ \-ss\ <time> ]
43 .RB [ \-endpos\ <time> ] 43 .RB [ \-endpos\ <time> ]
44 .RB [ \-audiofile\ <file\ name> ]
44 .I - or file or files specified with escaped wildcard or device 45 .I - or file or files specified with escaped wildcard or device
45 .PP 46 .PP
46 .SH DESCRIPTION 47 .SH DESCRIPTION
47 .I mencoder 48 .I mencoder
48 MEncoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to 49 MEncoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to
138 139
139 -oac help get help 140 -oac help get help
140 -oac copy no encoding, just streamcopy 141 -oac copy no encoding, just streamcopy
141 -oac pcm encode to uncompressed PCM 142 -oac pcm encode to uncompressed PCM
142 -oac mp3lame encode to MP3 (using Lame) 143 -oac mp3lame encode to MP3 (using Lame)
144 .TP
145 .B \-audiofile <file name>
146 Copy audio from external file.
143 .TP 147 .TP
144 .B \-mf <multifile options> 148 .B \-mf <multifile options>
145 Used when encoding from multiple JPEG files. 149 Used when encoding from multiple JPEG files.
146 Its sub-options are: 150 Its sub-options are:
147 151