Mercurial > mplayer.hg
annotate DOCS/mplayer.1 @ 1143:a9d985d6aa91
key controlling implemented
author | al3x |
---|---|
date | Sun, 17 Jun 2001 14:33:06 +0000 |
parents | 40ebb676bd73 |
children | 20612a4399d8 |
rev | line source |
---|---|
1 | 1 .\" MPlayer (C) 2000-2001 Arpad Gereoffy <arpi@esp-team.scene.hu> |
2 .\" This manpage was/is done by Gabucino | |
3 .\" | |
733 | 4 .TH MPlayer-CVS |
1 | 5 .SH NAME |
6 mplayer \- Movie Player for Linux | |
7 .SH SYNOPSIS | |
8 .B mplayer | |
9 .RB [ \-vo\ output\ driver ] | |
986 | 10 .RB [ \-ao\ output\ driver ] |
1 | 11 .RB [ \-vcd\ track\ number ] |
12 .RB [ \-sb\ byte\ position ] | |
13 .RB [ \-nosound\ ] | |
14 .RB [ \-abs\ seconds ] | |
15 .RB [ \-delay\ secs ] | |
16 .RB [ \-bps\ value ] | |
17 .RB [ \-aid\ id ] | |
18 .RB [ \-vid\ id ] | |
19 .RB [ \-fps\ rate ] | |
20 .RB [ \-mc\ seconds/5f ] | |
21 .RB [ \-afm\ audio\ decoder ] | |
22 .RB [ \-fs\ ] | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
23 .RB [ \-vm\ ] |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
24 .RB [ \-zoom\ ] |
1 | 25 .RB [ \-x\ x ] |
26 .RB [ \-y\ y ] | |
27 .RB [ \-xy\ factor ] | |
28 .RB [ \-dsp\ device ] | |
45 | 29 .RB [ \-pp\ quality ] |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
30 .RB [ \-include\ configfile ] |
222 | 31 .RB [ \-ffactor\ number ] |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
32 .RB [ \-sub\ file ] |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
33 .RB [ \-subfps\ rate ] |
484 | 34 .RB [ \-subdelay\ sec ] |
1022 | 35 .RB [ \-dvdauth\ device ] |
532
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
36 .RB [ \-z\ <0-8> ] |
574 | 37 .RB [ \-idx ] |
38 .RB [ \-forceidx ] | |
646 | 39 .RB [ \-nodshow ] |
40 .RB [ \-sdl\ driver ] | |
986 | 41 .RB [ \-sdla\ driver ] |
646 | 42 .RB [ \-noxv ] |
43 .RB [ \-forcexv ] | |
656 | 44 .RB [ \-ss\ sec ] |
791 | 45 .RB [ \-dumpaudio ] |
793 | 46 .RB [ \-dumpvideo ] |
47 .RB [ \-dumpsub ] | |
801 | 48 .RB [ \-noframedrop ] |
49 .RB [ \-framedrop ] | |
822 | 50 .RB [ \-dvdkey\ key ] |
868 | 51 .RB [ \-stereo\ mode ] |
986 | 52 .RB [ \-srate\ Hz ] |
1035 | 53 .RB [ \-osdlevel\ level ] |
1036 | 54 .RB [ \-config\ file ] |
1071 | 55 .RB [ \-display\ name ] |
1072 | 56 .RB [ \-unicode ] |
693 | 57 .I - or file |
1 | 58 .PP |
59 .SH DESCRIPTION | |
60 .I mplayer | |
61 Yes. Yet another movie player for linux. | |
62 What is the special with this? It works, at least for me :) | |
63 I've tried lots of players under linux (mtv,xmps,dvdview,livid/oms,VideoLAN, | |
64 xine,xanim,avifile,xmmp) but they all have some problem. Mostly with | |
65 special files or with audio/video sync. Most of them is unable to play | |
66 both mpeg1, mpeg2 and avi (DivX) files. Many players have image quality | |
67 or speed problems too. So I've decided to write/modify one... | |
68 .LP | |
69 .SH "GENERAL OPTIONS" | |
70 .TP | |
71 .I NOTE | |
72 MPlayer works out-of-the-box, so you generally don't have to mess with | |
73 any options. | |
74 .TP | |
790 | 75 .I NOTE |
76 Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs | |
77 .TP | |
986 | 78 .B \-vo\ video\ output\ driver |
79 select video output driver | |
1 | 80 |
81 you can get the list of available drivers executing | |
82 .I mplayer -vo help | |
83 | |
84 .TP | |
986 | 85 .B \-ao\ audio\ output\ driver |
86 select audio output driver | |
87 | |
88 you can get the list of available drivers executing | |
89 .I mplayer -ao help | |
90 | |
91 .TP | |
523 | 92 .B \-vcd\ track |
1 | 93 play video cd track from device instead of plain file |
94 .TP | |
1022 | 95 .B \-dvdauth\ device |
523 | 96 specify DVD-ROM drive to use for MPEG2 decoding. |
97 (use *_only_* when playing from DVD!) | |
98 .TP | |
99 .B \-nosound | |
1 | 100 don't play sound |
101 .TP | |
102 .B \-fs | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
103 fullscreen playing (centers movie, and makes black |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
104 bands around it) |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
105 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
106 .B \-vm |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
107 use XF86VidMode extension for mode changing |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
108 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
109 .B \-zoom |
1035 | 110 use software scaling, where available (use with -nofs) |
1 | 111 .TP |
112 .B \-x\ x | |
113 scale image to x width [if driver suppports!] | |
114 .TP | |
115 .B \-y\ y | |
116 scale image to y height | |
117 .TP | |
118 .B \-xy\ factor | |
119 scale image by <factor> | |
120 .TP | |
121 .B \-dsp\ device | |
122 select another DSP output device | |
123 .TP | |
45 | 124 .B \-pp\ quality |
1 | 125 apply postprocess filter on decoded image. |
126 You need a STRONG CPU in order to use this! | |
127 The supported formats and settings are: | |
128 | |
181 | 129 MPEG 1/2 0 (none), 1, 3, 7, 15, 31, 63 |
130 OpenDivX 0 (none), 1, 3, 7, 15, 31, 63 | |
131 DivX 0 (none), 1, 2, 3, 4 | |
1 | 132 |
133 .I NOTE | |
52 | 134 Maybe less/more. |
135 | |
136 .I NOTE | |
1 | 137 You can use this with OpenDivX encoding too! See ALPHA/BETA CODE section. |
138 .TP | |
222 | 139 .B \-ffactor\ number |
140 resample alphamap of the font. Can be: | |
1 | 141 |
222 | 142 0 plain white fonts |
143 0.75 very narrow black outline [default] | |
144 1 narrow black outline | |
145 10 bold black outline | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
146 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
147 .B \-sub\ file |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
148 use/display this subtitle file |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
149 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
150 .B \-subfps\ rate |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
151 specify frame/sec rate of subtitle file |
521 | 152 (ONLY for frame-based SUB files, i.e. NOT MicroDVD format!) |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
153 (default: the same as the movie) |
484 | 154 .TP |
155 .B \-subdelay\ sec | |
156 delays subtitles by <sec> seconds. Can be negative. | |
1035 | 157 .TP |
158 .B \-osdlevel\ level | |
1037 | 159 specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer) |
160 (default = 2) | |
1 | 161 .IP |
162 .SH "ADVANCED OPTIONS" | |
163 .TP | |
164 .I NOTE | |
165 These options can help you solve your particular problem.. Also, see the DOCS! | |
166 .TP | |
167 .B \-afm <1-5> | |
168 force audio format 1:MPEG 2:PCM 3:AC3 4:Win32 5:aLaw | |
169 | |
170 .I NOTE | |
171 With DivX AVIs with MP3 audio, you can choose whether to use MP3LIB (option 1), | |
172 or Win32 DLL l3codeca.acm (option 4) (default). On CPUs with the 3DNow! | |
173 instruction set, the first gives more performance. Your mileage may vary. | |
174 .TP | |
523 | 175 .B \-sb\ position |
1 | 176 seek to byte position |
656 | 177 .B \-ss\ second |
178 seek to second position | |
1 | 179 .TP |
523 | 180 .B \-abs\ bytes |
1 | 181 audio buffer size (in bytes, default: measuring) |
182 .TP | |
183 .B \-delay\ secs | |
184 audio delay in seconds (may be +/- float value) | |
185 .TP | |
186 .B \-bps | |
187 use avg. byte/sec value for A-V sync (AVI) | |
188 .TP | |
189 .B \-aid\ id | |
190 select audio channel [MPG: 0-31 AVI: 1-99] | |
191 .TP | |
192 .B \-vid\ id | |
193 select video channel [MPG: 0-15 AVI: -- ] | |
194 .TP | |
195 .B \-fps\ value | |
196 force frame rate (if value is wrong in the header) | |
197 .TP | |
198 .B \-mc\ seconds/5frame | |
199 maximum sync correction per 5 frames (in seconds) | |
200 .TP | |
201 .B \-ni | |
202 force usage of non-interleaved AVI parser | |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
203 .TP |
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
204 .B \-include |
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
205 specify config file to be parsed after the default |
532
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
206 .TP |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
207 .B \-z\ <0-8> |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
208 specifies compression level for PNG output |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
209 0 : no compression |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
210 8 : max compression |
574 | 211 .TP |
212 .B \-idx | |
213 rebuilds INDEX of the AVI. Useful with broken downloads, or badly | |
214 created AVIs. | |
215 .TP | |
216 .B \-forceidx | |
217 force rebuilding of INDEX. Useful for testing, or AVIs with bad | |
218 indexes. | |
629 | 219 .TP |
220 .B \-nodshow | |
630 | 221 disables usage of DirectShow video codecs |
646 | 222 .TP |
223 .B \-sdl\ driver | |
986 | 224 specify SDL video driver to use. For example: aalib, dga, fbdev, svga, x11, ggi |
225 .TP | |
226 .B \-sdla\ driver | |
227 specify SDL audio driver to use. For example: esd | |
646 | 228 .TP |
229 .B \-noxv | |
230 disable XVideo hardware acceleration (with SDL only!) | |
231 .TP | |
232 .B \-forcexv | |
233 force using XVideo (SDL!) | |
791 | 234 .TP |
235 .B \-dumpaudio | |
793 | 236 writes audio stream of the file to ./stream.dump (mostly usable |
237 with mpeg/ac3) | |
801 | 238 .TP |
239 .B \-noframedrop | |
240 no frame dropping : every frame is played, audio may skip (default) | |
241 .TP | |
242 .B \-framedrop | |
243 frame dropping : decode all frames, video may skip | |
244 .TP | |
822 | 245 .B \-dvdkey key |
246 key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699 | |
1022 | 247 (this is NOT for DVD playing! For DVD use the -dvdauth option!) |
868 | 248 .TP |
249 .B \-stereo mode | |
250 select type of MPEG1 stereo output. Mode may be 0:stereo 1:left 2:right | |
251 | |
252 Stereo 0 | |
253 Left channel 1 | |
254 Right channel 2 | |
255 | |
986 | 256 .TP |
257 .B \-srate Hz | |
258 specifies Hz to playback audio on. Has effect on playback speed! | |
1036 | 259 .TP |
260 .B \-config configfile | |
261 specifies where to search for config file | |
1071 | 262 .TP |
263 .B \-display name | |
264 specify the hostname and display number of the X server you want | |
265 to display on. For example : -display xtest.localdomain:0 | |
1072 | 266 .TP |
267 .B \-unicode | |
268 tells MPlayer to handle the subtitle file (with -sub option) as UNICODE. | |
269 Contrary: -nounicode | |
1 | 270 .IP |
271 .SH "ALPHA/BETA CODE" | |
272 .TP | |
273 .I NOTE | |
274 These are included in this manpage just for completeness! If you don't | |
275 know what are these, you DON'T need these! In either case, double-check DOCS! | |
276 .TP | |
277 .B \-br\ rate | |
278 used with '-vo odivx' . | |
279 Specifies the bitrate to encode OpenDivx at | |
280 (in bits! e.g: 780000). | |
281 .TP | |
282 .B \-encode\ file | |
283 used with '-vo odivx' . | |
284 Specifies the output OpenDivX file. Won't overwrite. | |
793 | 285 .TP |
286 .B \-dumpvideo | |
287 dump video stream to ./stream.dump (only with MPEG-PS) (not very usable) | |
288 .TP | |
289 .B \-dumpsub | |
801 | 290 dumps subtitles from VOB to file (not very usable) |
1 | 291 .IP |
222 | 292 .SH KEYBOARD CONTROL |
293 .TP | |
294 .I NOTE | |
295 These keys may/may not work, depending on your video output driver. | |
296 .TP | |
297 <- or -> seek backward/forward 10 seconds | |
298 | |
299 up or down seek backward/forward 1 minute | |
300 | |
301 p or SPACE pause movie (press any key) | |
302 | |
303 q or ESC stop playing and quit program | |
304 | |
962 | 305 + or - adjust audio delay by +/- 0.1 second |
389 | 306 |
454 | 307 / or * decrease/increase volume |
308 | |
523 | 309 o toggle OSD: none / seek / seek+timer |
474 | 310 |
484 | 311 m toggle using master/pcm volume |
801 | 312 |
1140 | 313 d toggle frame dropping: no / on / hard(debug) |
948 | 314 |
315 z or x adjust subtitle delay by +/- 0.1 second | |
222 | 316 .IP |
317 .SH FILES AND DIRECTORIES | |
318 .TP | |
319 .I CONFIG FILES | |
320 Settings are stored system-wide in the /etc/mplayer.conf file, | |
321 and per-user in $HOME/.mplayer/config. The directory | |
322 $HOME/.mplayer and the 'config' are created if doesn't exist. | |
323 .TP | |
324 .I FONTS | |
325 Fonts are searched in $HOME/.mplayer/font. There must be a font.desc | |
326 file, and files with .RAW extension. | |
327 .TP | |
224 | 328 .I SUBTITLE FILES |
899 | 329 MPlayer currently supports 6 subtitle formats : MicroDVD, SubRip, unnamed, |
943 | 330 SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha). |
899 | 331 Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi) |
332 /mnt/cdrom/movie.sub | |
333 (SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT) | |
334 $HOME/.mplayer/sub/movie.sub | |
335 (SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT) | |
336 $HOME/.mplayer/default.sub | |
222 | 337 .IP |
1 | 338 .SH "EXAMPLES" |
339 Just launch it! :) | |
340 .LP | |
341 .SH BUGS | |
96 | 342 Probably. Check DOCS. |
1 | 343 |
344 Bugreports should be addressed to the MPlayer-users mailing list | |
40 | 345 (mplayer-users@lists.sourceforge.net) ! If you want to submit a bugreport |
899 | 346 (which we love to receive!), please double-check the DOCS/BUGREPORTS, and |
1 | 347 tell us all that we need to know to identify your problem. |
348 | |
349 .LP | |
350 .SH AUTHORS | |
351 Check DOCS/AUTHORS ! | |
352 | |
353 MPlayer is (C) 2000-2001 | |
354 .I Arpad Gereoffy <arpi@thot.banki.hu> | |
355 | |
356 This manpage is maintained by | |
357 .I Gabucino. | |
358 .LP | |
359 .SH STANDARD DISCLAIMER | |
360 Use only at your own risk! There may be errors and inaccuracies that could | |
361 be damaging to your system or your eye. Proceed with caution, and although | |
362 this is highly unlikely, the author doesn't take any responsibility for that! | |
363 .\" end of file |