annotate DOCS/mencoder.1 @ 4709:860808c94265

-ss -endpos documented
author gabucino
date Thu, 14 Feb 2002 22:50:34 +0000
parents b5d956f0b6ea
children 47f0a86e8b8e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3953
0e22f7d7f67d (C) 2001 -> 2002
gabucino
parents: 3856
diff changeset
1 .\" MEncoder (C) 2000-2002 Arpad Gereoffy <sendmail@to.mplayer-users>
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
2 .\" This manpage was/is done by Gabucino
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
3 .\"
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
4 .TH MEncoder
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
5 .SH NAME
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
6 mencoder \- Movie Encoder for Linux
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
7 .SH SYNOPSIS
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
8 .B mencoder
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
9 .RB [ \-vcd\ <track\ number> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
10 .RB [ \-dvd\ <titleid> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
11 .RB [ \-chapter\ <chapterid> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
12 .RB [ \-dvdangle\ <angleid> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
13 .RB [ \-dvdkey\ <key> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
14 .RB [ \-nobps ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
15 .RB [ \-aid\ <id> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
16 .RB [ \-vid\ <id> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
17 .RB [ \-pp\ <quality> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
18 .RB [ \-vc\ <video\ codec\ name> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
19 .RB [ \-ac\ <audio\ codec\ name> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
20 .RB [ \-vfm\ <video\ codec\ family> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
21 .RB [ \-afm\ <audio\ codec\ family> ]
2630
63291506c3eb updated
arpi
parents: 2628
diff changeset
22 .RB [ \-include\ <configfile> ]
2674
aadcae54d45c started mencoder documentation
gabucino
parents: 2673
diff changeset
23 .RB [ \-mc\ seconds/5f ]
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
24 .RB [ \-v ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
25 .RB [ \-mp3file\ <filename> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
26 .RB [ \-ac3file\ <filename> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
27 .RB [ \-ovc\ <video\ codec\ name> ]
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
28 .RB [ \-oac\ <audio\ codec\ name> ]
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
29 .RB [ \-divx4opts\ <codec\ options> ]
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
30 .RB [ \-lavcopts\ <codec\ options> ]
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
31 .RB [ \-lameopts\ <codec\ options> ]
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
32 .RB [ \-pass\ <1/2> ]
3423
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3277
diff changeset
33 .RB [ \-passlogfile\ <filename> ]
2603
cbba27e200a2 any other?
gabucino
parents: 2602
diff changeset
34 .RB [ \-ofps\ <fps> ]
cbba27e200a2 any other?
gabucino
parents: 2602
diff changeset
35 .RB [ \-o\ <filename> ]
2664
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
36 .RB [ \-frames\ <number> ]
3277
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
37 .RB [ \-x\ <rescale\ width> ]
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
38 .RB [ \-y\ <rescale\ height> ]
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
39 .RB [ \-sws\ <0-2> ]
3774
68dae60dd470 numerous small fixes/updates
gabucino
parents: 3721
diff changeset
40 .RB [ \-ffourcc\ fourcc ]
4709
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
41 .RB [ \-ss\ <time> ]
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
42 .RB [ \-endpos\ <time> ]
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
43 .I - or file or device
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
44 .PP
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
45 .SH DESCRIPTION
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
46 .I mencoder
2868
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
47 MEncoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
48 encode MPlayer-playable movies (AVI/DVD/VCD/VOB/MPG/MOV/VIV/NET) to other
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
49 MPlayer-playable formats (see below). Currently it's in beta stage, and encodes
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
50 only to DivX4 (1 or 2 passes) video, PCM/MP3/VBRMP3 audio. Also has stream
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
51 copying abilities. In the future, there will be cropping, resizing filters, and
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
52 other interesting stuff.
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
53 .LP
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
54 .SH "GENERAL OPTIONS"
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
55 .TP
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
56 .I NOTE
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
57 Every "flag" option has "noflag" pair, e.g. -flag opposite is -noflag
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
58 .TP
2868
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
59 .I NOTE
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
60 CHECK THE HTML DOCUMENTATION TOO !
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
61 .TP
4680
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4398
diff changeset
62 .I NOTE
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4398
diff changeset
63 As MEncoder uses the same 'libmpdemux' as MPlayer, their options are
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4398
diff changeset
64 _sometimes the same_ ! So although for example the -sid option isn't
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4398
diff changeset
65 mentioned here, you can use it in MEncoder too! (for encoding DVD with
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4398
diff changeset
66 subtitles)
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4398
diff changeset
67 .TP
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
68 .B \-vcd <track number>
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
69 Encode the specified VCD track.
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
70 .TP
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
71 .B \-dvd <title number>
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
72 Encode the specified DVD title.
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
73 .TP
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
74 .B \-chapter <chapter id>
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
75 Use with -dvd option (see above). Start encoding at the specified chapter.
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
76 .TP
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
77 .B \-dvdangle <angle id>
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
78 Use with -dvd option (see above), and if the DVD disc has multiple angles.
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
79 It will encode the angle specified here.
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
80 .TP
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
81 .B \-dvdkey <key>
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
82 Used to decrypt CSS-encrypted streams on hard disk (with given CSS decrypt
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
83 key).
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
84 .TP
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
85 .B \-nobps
2907
33c720ea4654 *** empty log message ***
gabucino
parents: 2874
diff changeset
86 Used only for AVIs. Doesn't use the bps value in the AVI header, instead
33c720ea4654 *** empty log message ***
gabucino
parents: 2874
diff changeset
87 calculates it.
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
88 .TP
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
89 .B \-aid <audio stream id>
2907
33c720ea4654 *** empty log message ***
gabucino
parents: 2874
diff changeset
90 If the source media contains multiple audio streams (for example DVDs), encode
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
91 the specified one.
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
92 .TP
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
93 .B \-vid <video stream id>
2907
33c720ea4654 *** empty log message ***
gabucino
parents: 2874
diff changeset
94 If the source media contains multiple video streams, encode the specified one.
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
95 .TP
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
96 .B \-pp <value>
4364
819eeb32159f goto man mplayer, leyma
gabucino
parents: 4339
diff changeset
97 See man mplayer.
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
98 .TP
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
99 .B \-vc <codec name>
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
100 Use specified codec (according to codecs.conf) for decoding input video
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
101 stream.
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
102 .TP
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
103 .B \-ac <codec name>
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
104 Use specified codec (according to codecs.conf) for decoding input audio
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
105 stream.
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
106 .TP
2666
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
107 .B \-vfm <video codec family>
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
108 Force decoding by using a specific codec FAMILY, and FALLBACK to default
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
109 if failed. For examples see MPlayer manpage.
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
110 .TP
2666
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
111 .B \-afm <audio codec family>
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
112 Force decoding by using a specific codec FAMILY, and FALLBACK to default
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
113 if failed. For examples see MPlayer manpage.
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
114 .TP
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
115 .B \-include
2674
aadcae54d45c started mencoder documentation
gabucino
parents: 2673
diff changeset
116 specify config file to be parsed after the default
aadcae54d45c started mencoder documentation
gabucino
parents: 2673
diff changeset
117 .TP
aadcae54d45c started mencoder documentation
gabucino
parents: 2673
diff changeset
118 .B \-mc\ seconds/5frame
aadcae54d45c started mencoder documentation
gabucino
parents: 2673
diff changeset
119 maximum sync correction per 5 frames (in seconds).
aadcae54d45c started mencoder documentation
gabucino
parents: 2673
diff changeset
120 Use -mc 0 to disable input A/V sync.
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
121 .TP
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
122 .B \-v
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
123 Increase verbosity.
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
124 .TP
2666
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
125 .B \-ovc <codecname>
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
126 Encode with the given codec (codec names are from codecs.conf).
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
127 Examples:
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
128
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
129 -ovc help get help
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
130 -ovc copy no encoding, just streamcopy
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
131 -ovc divx4 encode to DivX4
3774
68dae60dd470 numerous small fixes/updates
gabucino
parents: 3721
diff changeset
132 -ovc lavc encode with a libavcodec codec
2666
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
133 .TP
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
134 .B \-oac <codecname>
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
135 Encode with the given codec (codec names are from codecs.conf).
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
136 Examples:
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
137
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
138 -oac help get help
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
139 -oac copy no encoding, just streamcopy
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
140 -oac pcm encode to uncompressed PCM
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
141 -oac mp3lame encode to MP3 (using Lame)
a7256a107d1f ovc oac
gabucino
parents: 2664
diff changeset
142 .TP
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
143 .B \-divx4opts
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
144 If encoding to DivX4, you can specify its parameters here, like:
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
145
2630
63291506c3eb updated
arpi
parents: 2628
diff changeset
146 -divx4opts br=1800:deinterlace:key=250
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
147
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
148 Available options:
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
149
2848
33c32f3d9f1f many small updates, fixes (some/more to be completed soon)
gabucino
parents: 2729
diff changeset
150 help get help
2631
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
151 br=XXX specify bitrate in
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
152 kbit <4-16000> or
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
153 bit <16001-24000000>
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
154 key=XXX maximum keyframe interval
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
155 (in frames)
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
156 deinterlace enable deinterlacing
2855
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
157 (don't use, DivX4 is buggy!)
2631
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
158 q=XXXX quality (1-fastest, 5-best)
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
159 min_quant=XXX minimum quantizer (0-32)
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
160 max_quant=XXX maximum quantizer (0-32)
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
161 rc_period=XXX rate control period
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
162 rc_reaction_period=XXX rate control
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
163 reaction period
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
164 rc_reaction_ratio=XXX rate control
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
165 reaction ratio
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
166
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
167 .TP
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
168 .B \-lavcopts
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
169 If encoding with a codec from libavcodec, you can specify its parameters here,
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
170 like:
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
171
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
172 -lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
173
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
174 Available options:
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
175
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
176 help get help
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
177 vcodec=XXX use the specified codec
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
178 (for full list, see html doc!)
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
179 vbitrate=XXX specify bitrate in
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
180 kbit <4-16000> or
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
181 bit <16001-24000000>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
182 keyint=XXX interval between keyframes
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
183 (specify in frames)
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
184 vhq very high quality
4339
4b231f3778a6 entudjam?
gabucino
parents: 3953
diff changeset
185 vme=XXX motion estimation method
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
186 .TP
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
187 .B \-lameopts
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
188 If encoding to MP3 with libmp3lame, you can specify its parameters here, like:
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
189
2729
bca73d1fc005 small typo fixed
gabucino
parents: 2674
diff changeset
190 -lameopts br=192
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
191
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
192 Available options:
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
193
2848
33c32f3d9f1f many small updates, fixes (some/more to be completed soon)
gabucino
parents: 2729
diff changeset
194 help get help
2631
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
195 br=XXX specify bitrate in
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
196 kbit <0-1024>
2868
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
197 (only for CBR)
2664
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
198 q=XXX Quality
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
199 (0-highest, 9-fastest)
2868
4a1802c5bbee *** empty log message ***
gabucino
parents: 2855
diff changeset
200 (for VBR)
2631
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
201 vbr=XXX variable bitrate method
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
202 0=cbr
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
203 1=mt
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
204 2=rh(default)
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
205 3=abr
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
206 4=mtrh
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
207 cbr constant bitrate
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
208 mode=XXX 0=stereo
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
209 1=joint-stereo
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
210 2=dualchannel
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
211 3=mono
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
212 (default: auto)
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
213 padding=XXX 0=no
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
214 1=all
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
215 2=adjust
d0490d3aa5e1 formatting (drive C:)
gabucino
parents: 2630
diff changeset
216 ratio=XXX compression ratio <1-100>
2628
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
217
e8f13573d378 to be completed
gabucino
parents: 2603
diff changeset
218 .TP
2664
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
219 .B \-pass <1/2>
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
220 With this you can encode 2pass DivX4 files. First encode with -pass 1, then
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
221 with the same parameters, encode with -pass 2.
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
222 .TP
3423
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3277
diff changeset
223 .B \-passlogfile <filename>
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3277
diff changeset
224 When encoding in 2pass mode, MEncoder dumps first pass' informations
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3277
diff changeset
225 to the given file instead of the default divx2pass.log .
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3277
diff changeset
226 .TP
2664
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
227 .B \-ofps <fps>
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
228 The output file will have different frame/sec than the source.
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
229 .TP
2673
1d79b0f4889a *** empty log message ***
gabucino
parents: 2666
diff changeset
230 .B \-o <filename>
1d79b0f4889a *** empty log message ***
gabucino
parents: 2666
diff changeset
231 Outputs to the given filename, instead of the default 'test.avi' .
1d79b0f4889a *** empty log message ***
gabucino
parents: 2666
diff changeset
232 .TP
2664
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
233 .B \-frames <number>
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
234 Encode only given number of frames.
3277
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
235 .TP
4709
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
236 .B \-ss <time>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
237 seek to given time position. For example :
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
238
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
239 -ss 56 seeks to 56 seconds
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
240 -ss 01:10:00 seeks to 1 hour 10 min
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
241
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
242 Can start only from keyframes !
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
243 .TP
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
244 .B \-endpos <time>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
245 stop encoding at given time. Can be specified in many was :
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
246
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
247 -endpos 56 encode only 56 seconds
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
248 -endpos 01:10:00 encode only 1 hours
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
249
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
250 Can be used in conjuction with -ss !
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
251 .TP
3277
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
252 .B \-x <rescale width>
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
253 Rescale output movie to given pixels wide.
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
254 .TP
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
255 .B \-y <rescale height>
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
256 Rescale output movie to given pixels tall.
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
257 .TP
4339
4b231f3778a6 entudjam?
gabucino
parents: 3953
diff changeset
258 .B \-sws <0-2>
3277
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
259 Type of scaling method
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
260
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
261 0 fast bilinear (default)
3277
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
262 1 bilinear
9d4a7b4afba2 ADDED: scaling stuff of mencoder
gabucino
parents: 2907
diff changeset
263 2 bicubic (best quality)
3774
68dae60dd470 numerous small fixes/updates
gabucino
parents: 3721
diff changeset
264 .TP
68dae60dd470 numerous small fixes/updates
gabucino
parents: 3721
diff changeset
265 .B \-ffourcc fourcc
68dae60dd470 numerous small fixes/updates
gabucino
parents: 3721
diff changeset
266 Can be used to force the video fourcc of the output file. For example -ffourcc
68dae60dd470 numerous small fixes/updates
gabucino
parents: 3721
diff changeset
267 div3 will have the output file contain "div3" as video fourcc.
68dae60dd470 numerous small fixes/updates
gabucino
parents: 3721
diff changeset
268 .IP
2602
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
269 .SH FILES AND DIRECTORIES
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
270 .IP
96a52000bc59 some typos :)
gabucino
parents: 2597
diff changeset
271 .SH "EXAMPLES"
2664
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
272 .B Encoding DVD title #2
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
273 mencoder -dvd 2 -o title2.avi
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
274 .TP
4398
4039f5580f76 -chapter option updates (and some else?)
gabucino
parents: 4364
diff changeset
275 .B Encoding DVD title #2, only selected chapters
4039f5580f76 -chapter option updates (and some else?)
gabucino
parents: 4364
diff changeset
276 mencoder -dvd 2 -chapter 10-15 -o title2.avi
4039f5580f76 -chapter option updates (and some else?)
gabucino
parents: 4364
diff changeset
277 .TP
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
278 .B The same, but with libavcodec family, MJPEG compression
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
279 mencoder -dvd 2 -o title2.avi -ovc lavc -lavcopts vcodec=mjpeg -ffourcc mjpg
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3423
diff changeset
280 .TP
2664
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
281 .B Encoding from HTTP
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
282 mencoder http://mplayer.hq/example.avi -o example.avi
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
283 .TP
2874
632032ff27bf patch applied from Colin Marquardt <colin@marquardt-home.de>
gabucino
parents: 2868
diff changeset
284 .B Encoding from a pipe
2664
f23882410024 decreasing my todo list
gabucino
parents: 2656
diff changeset
285 rar p test-SVCD.rar | mencoder -divx4opts br=800 -ofps 24 -pass 1 -- -
2874
632032ff27bf patch applied from Colin Marquardt <colin@marquardt-home.de>
gabucino
parents: 2868
diff changeset
286 .TP
632032ff27bf patch applied from Colin Marquardt <colin@marquardt-home.de>
gabucino
parents: 2868
diff changeset
287 .B Encoding multiple *.vob files
632032ff27bf patch applied from Colin Marquardt <colin@marquardt-home.de>
gabucino
parents: 2868
diff changeset
288 cat *.vob | mencoder <options> -
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
289 .IP
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
290 .SH BUGS
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
291 Probably. Check the documentation.
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
292
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
293 Bugreports should be addressed to the MPlayer-users mailing list
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
294 (mplayer-users@mplayerhq.hu) ! If you want to submit a bugreport
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
295 (which we love to receive!), please double-check the bugreports.html, and
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
296 tell us all that we need to know to identify your problem.
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
297
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
298 .LP
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
299 .SH AUTHORS
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
300 Check documentation !
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
301
3953
0e22f7d7f67d (C) 2001 -> 2002
gabucino
parents: 3856
diff changeset
302 MPlayer is (C) 2000-2002
3856
gabucino
parents: 3774
diff changeset
303 .I Arpad Gereoffy <sendmail@to.mplayer-users>
2597
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
304
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
305 This manpage is written and maintained by
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
306 .I Gabucino .
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
307 .LP
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
308 .SH STANDARD DISCLAIMER
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
309 Use only at your own risk! There may be errors and inaccuracies that could
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
310 be damaging to your system or your eye. Proceed with caution, and although
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
311 this is highly unlikely, the author doesn't take any responsibility for that!
dfb13228e18b alpha. currently no options working :)
gabucino
parents:
diff changeset
312 .\" end of file