comparison DOCS/mplayer.1 @ 1714:b42b78566029

*** empty log message ***
author gabucino
date Mon, 27 Aug 2001 16:34:31 +0000
parents 315be3fa9daf
children 2ce062156969
comparison
equal deleted inserted replaced
1713:ab35bee402ff 1714:b42b78566029
4 .TH MPlayer-CVS 4 .TH MPlayer-CVS
5 .SH NAME 5 .SH NAME
6 mplayer \- Movie Player for Linux 6 mplayer \- Movie Player for Linux
7 .SH SYNOPSIS 7 .SH SYNOPSIS
8 .B mplayer 8 .B mplayer
9 .RB [ \-v\ ] 9 .RB [ \-v ]
10 .RB [ \-quiet\ ] 10 .RB [ \-quiet ]
11 .RB [ \-vo\ <driver>[:<device>]\ ] 11 .RB [ \-vo\ <driver>[:<device>] ]
12 .RB [ \-ao\ <driver>[:<device>]\ ] 12 .RB [ \-ao\ <driver>[:<device>] ]
13 .RB [ \-vcd\ track\ number ] 13 .RB [ \-vcd\ track\ number ]
14 .RB [ \-sb\ byte\ position ] 14 .RB [ \-sb\ byte\ position ]
15 .RB [ \-nosound\ ] 15 .RB [ \-nosound ]
16 .RB [ \-abs\ seconds ] 16 .RB [ \-abs\ seconds ]
17 .RB [ \-delay\ secs ] 17 .RB [ \-delay\ secs ]
18 .RB [ \-bps\ ] 18 .RB [ \-bps ]
19 .RB [ \-aid\ id ] 19 .RB [ \-aid\ id ]
20 .RB [ \-vid\ id ] 20 .RB [ \-vid\ id ]
21 .RB [ \-fps\ rate ] 21 .RB [ \-fps\ rate ]
22 .RB [ \-mc\ seconds/5f ] 22 .RB [ \-mc\ seconds/5f ]
23 .RB [ \-fs\ ] 23 .RB [ \-fs ]
24 .RB [ \-vm\ ] 24 .RB [ \-vm ]
25 .RB [ \-zoom\ ] 25 .RB [ \-zoom ]
26 .RB [ \-x\ x ] 26 .RB [ \-x\ x ]
27 .RB [ \-y\ y ] 27 .RB [ \-y\ y ]
28 .RB [ \-xy\ factor ] 28 .RB [ \-xy\ factor ]
29 .RB [ \-pp\ quality ] 29 .RB [ \-pp\ quality ]
30 .RB [ \-include\ configfile ] 30 .RB [ \-include\ configfile ]
31 .RB [ \-lircconf\ configfile ] 31 .RB [ \-lircconf\ configfile ]
32 .RB [ \-ffactor\ number ] 32 .RB [ \-ffactor\ number ]
33 .RB [ \-sub\ file ] 33 .RB [ \-sub\ file ]
34 .RB [ \-subfps\ rate ] 34 .RB [ \-subfps\ rate ]
35 .RB [ \-subdelay\ sec ] 35 .RB [ \-subdelay\ sec ]
36 .RB [ \-dvdauth\ device ]
37 .RB [ \-z\ <0-8> ] 36 .RB [ \-z\ <0-8> ]
38 .RB [ \-idx ] 37 .RB [ \-idx ]
39 .RB [ \-forceidx ] 38 .RB [ \-forceidx ]
40 .RB [ \-nodshow ] 39 .RB [ \-nodshow ]
41 .RB [ \-noxv ] 40 .RB [ \-noxv ]
42 .RB [ \-forcexv ] 41 .RB [ \-forcexv ]
43 .RB [ \-ss\ sec ] 42 .RB [ \-ss\ sec\]
44 .RB [ \-dumpaudio ] 43 .RB [ \-dumpaudio]
45 .RB [ \-dumpvideo ] 44 .RB [ \-dumpvideo]
46 .RB [ \-noframedrop ] 45 .RB [ \-noframedrop]
47 .RB [ \-framedrop ] 46 .RB [ \-framedrop]
48 .RB [ \-nodouble ] 47 .RB [ \-nodouble]
49 .RB [ \-double ] 48 .RB [ \-double]
50 .RB [ \-dvdkey\ key ] 49 .RB [ \-stereo\ mode]
51 .RB [ \-stereo\ mode ] 50 .RB [ \-srate\ Hz]
52 .RB [ \-srate\ Hz ] 51 .RB [ \-osdlevel\ level]
53 .RB [ \-osdlevel\ level ] 52 .RB [ \-config\ file]
54 .RB [ \-config\ file ] 53 .RB [ \-display\ name]
55 .RB [ \-display\ name ] 54 .RB [ \-unicode]
56 .RB [ \-unicode ] 55 .RB [ \-utf8]
57 .RB [ \-utf8 ] 56 .RB [ \-fsmode\ mode]
58 .RB [ \-fsmode\ mode ] 57 .RB [ \-vc\ video\ codec\ name]
59 .RB [ \-vc\ video\ codec\ name ] 58 .RB [ \-ac\ audio\ codec\ name]
60 .RB [ \-ac\ audio\ codec\ name ] 59 .RB [ \-vfm\ video\ codec\ family]
61 .RB [ \-vfm\ video\ codec\ family ] 60 .RB [ \-afm\ audio\ codec\ family]
62 .RB [ \-afm\ audio\ codec\ family ] 61 .RB [ \-frames\ number]
63 .RB [ \-frames\ number ] 62 .RB [ \-autoq\ quality]
64 .RB [ \-autoq\ quality ] 63 .RB [ \-fb\ device]
65 .RB [ \-fb\ device ] 64 .RB [ \-fbmode\ modename]
66 .RB [ \-fbmode\ modename ] 65 .RB [ \-fbmodeconfig\ filename]
67 .RB [ \-fbmodeconfig filename ] 66 .RB [ \-benchmark]
68 .RB [ \-benchmark ] 67 .RB [ \-dvd\ titleid]
69 .I - or file 68 .RB [ \-chapter\ chapterid]
69 .RB [ \-dvdangle\ angleid]
70 .RB [ \-dvdkey\ key]
71 .I - or file or device
70 .PP 72 .PP
71 .SH DESCRIPTION 73 .SH DESCRIPTION
72 .I mplayer 74 .I mplayer
73 Yes. Yet another movie player for linux. 75 Yes. Yet another movie player for linux.
74 What is the special with this? It works, at least for me :) 76 What is the special with this? It works, at least for me :)
85 any options. 87 any options.
86 .TP 88 .TP
87 .I NOTE 89 .I NOTE
88 Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs 90 Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs
89 .TP 91 .TP
92 .B \-dvd\ titleid
93 tell MPlayer which movies (marked with titleid) to play. For example
94 sometimes '1' are trailers, and '2' is the real movie.
95 .TP
96 .B \-chapter\ chapterid
97 specify which chapter to start playing at. Examples can be found below.
98 .TP
99 .B \-dvdangle\ angleid
100 some DVD discs contain scenes that can be viewed from multiple angles.
101 Here you can tell MPlayer which angels to use. Examples can be found below.
102 .TP
90 .B \-vo\ <driver>[:<device>] 103 .B \-vo\ <driver>[:<device>]
91 select video output driver and optinaly device. "device" is valid with 104 select video output driver and optinaly device. "device" is valid with
92 SDL and GGI too, it means sub-driver then (for example: -vo sdl:aalib). 105 SDL and GGI too, it means sub-driver then (for example: -vo sdl:aalib).
93 106
94 you can get the list of available drivers executing 107 you can get the list of available drivers executing
106 .I mplayer -ao help 119 .I mplayer -ao help
107 120
108 .TP 121 .TP
109 .B \-vcd\ track 122 .B \-vcd\ track
110 play video cd track from device instead of plain file 123 play video cd track from device instead of plain file
111 .TP
112 .B \-dvdauth\ device
113 specify DVD-ROM drive to use for MPEG2 decoding.
114 (use *_only_* when playing from DVD!)
115 .TP 124 .TP
116 .B \-nosound 125 .B \-nosound
117 don't play sound 126 don't play sound
118 .TP 127 .TP
119 .B \-fs 128 .B \-fs
150 .TP 159 .TP
151 .B \-autoq\ quality 160 .B \-autoq\ quality
152 dynamically changes the level of postprocess, depending on spare CPU 161 dynamically changes the level of postprocess, depending on spare CPU
153 time available. Uses the same value ranges as -pp . The number you 162 time available. Uses the same value ranges as -pp . The number you
154 specify will be the maximum level used. Usually you can use some big 163 specify will be the maximum level used. Usually you can use some big
155 number. 164 number. You don't have to (and don't) use together with -pp !
156 .TP 165 .TP
157 .B \-ffactor\ number 166 .B \-ffactor\ number
158 resample alphamap of the font. Can be: 167 resample alphamap of the font. Can be:
159 168
160 0 plain white fonts 169 0 plain white fonts
190 used in combination with -nosound and -vo null for benchmarking. 199 used in combination with -nosound and -vo null for benchmarking.
191 .IP 200 .IP
192 .SH "ADVANCED OPTIONS" 201 .SH "ADVANCED OPTIONS"
193 .TP 202 .TP
194 .I NOTE 203 .I NOTE
195 These options can help you solve your particular problem.. Also, see the DOCS! 204 These options can help you solve your particular problem.. Also, see the
205 documentation !
196 .TP 206 .TP
197 .B \-vc <name> 207 .B \-vc <name>
198 force usage of a specific video codec, according to its name in codecs.conf, 208 force usage of a specific video codec, according to its name in codecs.conf,
199 for example : 209 for example :
200 210
201 -vc divx use VFW DivX codec 211 -vc divx use VFW DivX codec
202 -vc divxds use DirectShow DivX codec 212 -vc divxds use DirectShow DivX codec
203 -vc ffdivx use libavcodec's DivX codec 213 -vc ffdivx use libavcodec's DivX codec
214 -vc ffmpeg12 use libavcodec's MPEG1/2 codec
204 -vc divx4 use ProjectMayo's DivX codec 215 -vc divx4 use ProjectMayo's DivX codec
205 .TP 216 .TP
206 .B \-ac <name> 217 .B \-ac <name>
207 force usage of a specific audio codec, according to its name in codecs.conf, 218 force usage of a specific audio codec, according to its name in codecs.conf,
208 for example : 219 for example :
209 220
210 -ac mp3 use libmp3 MP3 codec 221 -ac mp3 use libmp3 MP3 codec
211 -ac mp3acm use l3codeca.acm MP3 codec 222 -ac mp3acm use l3codeca.acm MP3 codec
212 -ac ac3 use AC3 codec 223 -ac ac3 use AC3 codec
224 -ac hwac3 enable Hardware AC3 passthrough
225 (see documentation)
213 .TP 226 .TP
214 .B \-vfm <1-5> 227 .B \-vfm <1-5>
215 force usage of a specific codec FAMILY, and FALLBACK to default if failed. 228 force usage of a specific codec FAMILY, and FALLBACK to default if failed.
216 For example: 229 For example:
217 230
218 -vfm 2 use VFW (Win32) codecs 231 -vfm 2 use VFW (Win32) codecs
219 -vfm 3 use OpenDivX codec (YV12) 232 -vfm 3 use OpenDivX/DivX4 codec (YV12)
220 (same as -vc odivx but fallback) 233 (same as -vc odivx but fallback)
221 -vfm 4 use DirectShow (Win32) codecs 234 -vfm 4 use DirectShow (Win32) codecs
222 -vfm 5 use libavcodec codecs 235 -vfm 5 use libavcodec codecs
223 -vfm 7 use DivX4Linux codec (YUY2) 236 -vfm 7 use DivX4 codec (YUY2)
224 (same as -vc divx4 but fallback) 237 (same as -vc divx4 but fallback)
225 238
226 NOTE : type 3 and 7 now contains just the one same codec, then OpenDivX 4.0 239 NOTE : if libdivxdecore support was compiled in, then type 3 and 7 now contains
227 beta. For difference between them and when to use which, check the OpenDivX 240 just the same DivX4 codec, but different APIs to reach it. For difference
228 section in the documentation. 241 between them and when to use which, check the DivX4 section in the
242 documentation.
229 .TP 243 .TP
230 .B \-afm <1-5> 244 .B \-afm <1-5>
231 force usage of a specific audio format. For example: 245 force usage of a specific audio format. For example:
232 246
233 -afm 1 use libmp3 (mp1/mp2/mp3) 247 -afm 1 use libmp3 (mp2/mp3,
248 but not mp1)
234 -afm 2 suppose raw PCM audio 249 -afm 2 suppose raw PCM audio
235 -afm 3 use libac3 250 -afm 3 use libac3
236 -afm 4 use a matching Win32 codec 251 -afm 4 use a matching Win32 codec
237 -afm 5 use aLaw/uLaw driver 252 -afm 5 use aLaw/uLaw driver
238 .TP 253 .TP
309 .B \-double 324 .B \-double
310 enable doublebuffering. Currently this is only honoured by the DGA driver. 325 enable doublebuffering. Currently this is only honoured by the DGA driver.
311 .TP 326 .TP
312 .B \-dvdkey key 327 .B \-dvdkey key
313 key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699 328 key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699
314 (this is NOT for DVD playing! For DVD use the -dvdauth option!) 329 (this is NOT for DVD playing! For DVD use the -dvd option!)
315 .TP 330 .TP
316 .B \-stereo mode 331 .B \-stereo mode
317 select type of MPEG1 stereo output. Mode may be 0:stereo 1:left 2:right 332 select type of MPEG1 stereo output.
318 333
319 Stereo 0 334 Stereo 0
320 Left channel 1 335 Left channel 1
321 Right channel 2 336 Right channel 2
322 337
341 .B \-fsmode\ mode 356 .B \-fsmode\ mode
342 This option workarounds some problems when using specific windowmanagers and 357 This option workarounds some problems when using specific windowmanagers and
343 fullscreen mode. If you experience fullscreen problems, try changing this 358 fullscreen mode. If you experience fullscreen problems, try changing this
344 value between 0 and 7. 359 value between 0 and 7.
345 360
346 -fsmode 0 new method (since 0.18pre3) 361 -fsmode 0 new method
347 -fsmode 1 ICCCWM patch (for KDE2/icewm) 362 -fsmode 1 ICCCWM patch
348 -fsmode 2 old method (0.17a) 363 (for KDE2/icewm)
349 -fsmode 3 ICCCWM patch + Motif method 364 -fsmode 2 old method
365 -fsmode 3 ICCCWM patch
366 plus Motif method
350 .TP 367 .TP
351 .B \-frames\ number 368 .B \-frames\ number
352 MPlayer plays <number> frames, then quits. 369 MPlayer plays <number> frames, then quits.
353 .TP 370 .TP
354 .B \-fb\ device 371 .B \-fb\ device
368 .IP 385 .IP
369 .SH "ALPHA/BETA CODE" 386 .SH "ALPHA/BETA CODE"
370 .TP 387 .TP
371 .I NOTE 388 .I NOTE
372 These are included in this manpage just for completeness! If you don't 389 These are included in this manpage just for completeness! If you don't
373 know what are these, you DON'T need these! In either case, double-check DOCS! 390 know what are these, you DON'T need these! In either case, double-check the
391 documentation !
374 .TP 392 .TP
375 .B \-br\ rate 393 .B \-br\ rate
376 used with '-vo odivx' . 394 used with '-vo odivx' .
377 Specifies the bitrate to encode OpenDivx at 395 Specifies the bitrate to encode OpenDivx at
378 (in bits! e.g: 780000). 396 (in bits! e.g: 780000).
381 used with '-vo odivx' . 399 used with '-vo odivx' .
382 Specifies the output OpenDivX file. Won't overwrite. 400 Specifies the output OpenDivX file. Won't overwrite.
383 .TP 401 .TP
384 .B \-dumpvideo 402 .B \-dumpvideo
385 dump video stream to ./stream.dump (only with MPEG-PS) (not very usable) 403 dump video stream to ./stream.dump (only with MPEG-PS) (not very usable)
404 .TP
405 .B \-sid
406 specify DVD subtitle (?)
386 .IP 407 .IP
387 .SH KEYBOARD CONTROL 408 .SH KEYBOARD CONTROL
388 .TP 409 .TP
389 .I NOTE 410 .I NOTE
390 These keys may/may not work, depending on your video output driver. 411 These keys may/may not work, depending on your video output driver.
434 .I SUBTITLE FILES 455 .I SUBTITLE FILES
435 MPlayer currently supports 6 subtitle formats : MicroDVD, SubRip, unnamed, 456 MPlayer currently supports 6 subtitle formats : MicroDVD, SubRip, unnamed,
436 SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha). 457 SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha).
437 Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi) 458 Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi)
438 /mnt/cdrom/movie.sub 459 /mnt/cdrom/movie.sub
439 (SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT) 460 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)
440 $HOME/.mplayer/sub/movie.sub 461 $HOME/.mplayer/sub/movie.sub
441 (SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT) 462 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)
442 $HOME/.mplayer/default.sub 463 $HOME/.mplayer/default.sub
443 .IP 464 .IP
444 .SH "EXAMPLES" 465 .SH "EXAMPLES"
445 Just launch it! :) 466 .B Quickstart DVD playing
467 mplayer -dvd 1
468 .TP
469 .B Multiangle DVD playing
470 mplayer -dvd 1 -dvdangle 2
471 .TP
472 .B Playing from a different DVD device
473 mplayer -dvd 1 /dev/dvd2
474 .TP
475 .B Stream from HTTP
476 mplayer http://mplayer.hq/example.avi
446 .LP 477 .LP
447 .SH BUGS 478 .SH BUGS
448 Probably. Check DOCS. 479 Probably. Check the documentation.
449 480
450 Bugreports should be addressed to the MPlayer-users mailing list 481 Bugreports should be addressed to the MPlayer-users mailing list
451 (mplayer-users@lists.sourceforge.net) ! If you want to submit a bugreport 482 (mplayer-users@lists.sourceforge.net) ! If you want to submit a bugreport
452 (which we love to receive!), please double-check the DOCS/BUGREPORTS, and 483 (which we love to receive!), please double-check the bugreports.html, and
453 tell us all that we need to know to identify your problem. 484 tell us all that we need to know to identify your problem.
454 485
455 .LP 486 .LP
456 .SH AUTHORS 487 .SH AUTHORS
457 Check DOCS/AUTHORS ! 488 Check documentation !
458 489
459 MPlayer is (C) 2000-2001 490 MPlayer is (C) 2000-2001
460 .I Arpad Gereoffy <arpi@thot.banki.hu> 491 .I Arpad Gereoffy <arpi@thot.banki.hu>
461 492
462 This manpage is maintained by 493 This manpage is maintained by
463 .I Gabucino. 494 .I Gabucino .
464 .LP 495 .LP
465 .SH STANDARD DISCLAIMER 496 .SH STANDARD DISCLAIMER
466 Use only at your own risk! There may be errors and inaccuracies that could 497 Use only at your own risk! There may be errors and inaccuracies that could
467 be damaging to your system or your eye. Proceed with caution, and although 498 be damaging to your system or your eye. Proceed with caution, and although
468 this is highly unlikely, the author doesn't take any responsibility for that! 499 this is highly unlikely, the author doesn't take any responsibility for that!