Mercurial > mplayer.hg
annotate DOCS/mplayer.1 @ 2654:ad3a6bcad1d7
vo_format_name prototype added
author | alex |
---|---|
date | Sat, 03 Nov 2001 21:01:12 +0000 |
parents | 2bbe67807bb0 |
children | f23882410024 |
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 .\" | |
2099 | 4 .TH MPlayer |
1 | 5 .SH NAME |
6 mplayer \- Movie Player for Linux | |
7 .SH SYNOPSIS | |
8 .B mplayer | |
2099 | 9 .RB [ \-gui ] |
1714 | 10 .RB [ \-v ] |
11 .RB [ \-quiet ] | |
12 .RB [ \-vo\ <driver>[:<device>] ] | |
13 .RB [ \-ao\ <driver>[:<device>] ] | |
1 | 14 .RB [ \-vcd\ track\ number ] |
15 .RB [ \-sb\ byte\ position ] | |
1714 | 16 .RB [ \-nosound ] |
1917 | 17 .RB [ \-abs\ bytes ] |
1 | 18 .RB [ \-delay\ secs ] |
2099 | 19 .RB [ \-nobps ] |
1 | 20 .RB [ \-aid\ id ] |
21 .RB [ \-vid\ id ] | |
22 .RB [ \-fps\ rate ] | |
23 .RB [ \-mc\ seconds/5f ] | |
1714 | 24 .RB [ \-fs ] |
25 .RB [ \-vm ] | |
26 .RB [ \-zoom ] | |
1 | 27 .RB [ \-x\ x ] |
28 .RB [ \-y\ y ] | |
29 .RB [ \-xy\ factor ] | |
45 | 30 .RB [ \-pp\ quality ] |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
31 .RB [ \-include\ configfile ] |
1153 | 32 .RB [ \-lircconf\ configfile ] |
222 | 33 .RB [ \-ffactor\ number ] |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
34 .RB [ \-sub\ file ] |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
35 .RB [ \-subfps\ rate ] |
484 | 36 .RB [ \-subdelay\ sec ] |
532
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
37 .RB [ \-z\ <0-8> ] |
574 | 38 .RB [ \-idx ] |
39 .RB [ \-forceidx ] | |
646 | 40 .RB [ \-nodshow ] |
41 .RB [ \-noxv ] | |
42 .RB [ \-forcexv ] | |
2099 | 43 .RB [ \-ss\ time ] |
44 .RB [ \-dumpaudio ] | |
45 .RB [ \-dumpvideo ] | |
46 .RB [ \-noframedrop ] | |
47 .RB [ \-framedrop ] | |
48 .RB [ \-nodouble ] | |
49 .RB [ \-double ] | |
50 .RB [ \-stereo\ mode ] | |
51 .RB [ \-srate\ Hz ] | |
52 .RB [ \-osdlevel\ level ] | |
53 .RB [ \-config\ file ] | |
54 .RB [ \-display\ name ] | |
55 .RB [ \-unicode ] | |
56 .RB [ \-utf8 ] | |
57 .RB [ \-fsmode\ mode ] | |
58 .RB [ \-vc\ video\ codec\ name ] | |
59 .RB [ \-ac\ audio\ codec\ name ] | |
60 .RB [ \-vfm\ video\ codec\ family ] | |
61 .RB [ \-afm\ audio\ codec\ family ] | |
62 .RB [ \-frames\ number ] | |
63 .RB [ \-autoq\ quality ] | |
64 .RB [ \-fb\ device ] | |
65 .RB [ \-fbmode\ modename ] | |
66 .RB [ \-fbmodeconfig\ filename ] | |
67 .RB [ \-benchmark ] | |
68 .RB [ \-dvd\ titleid ] | |
69 .RB [ \-chapter\ chapterid ] | |
70 .RB [ \-dvdangle\ angleid ] | |
71 .RB [ \-dvdkey\ key ] | |
72 .RB [ \-skin\ skin ] | |
2084 | 73 .RB [ \-aspect\ ratio ] |
2110 | 74 .RB [ \-monitoraspect\ ratio ] |
2207 | 75 .RB [ \-subcp\ codepage ] |
76 .RB [ \-dumpmpsub ] | |
2362 | 77 .RB [ \-screenw\ pixels ] |
78 .RB [ \-screenh\ pixels ] | |
79 .RB [ \-cache\ kbytes ] | |
2363 | 80 .RB [ \-bpp\ depth ] |
81 .RB [ \-flip ] | |
1714 | 82 .I - or file or device |
1 | 83 .PP |
84 .SH DESCRIPTION | |
85 .I mplayer | |
2099 | 86 MPlayer is a movie player for LINUX (runs on many other Unices, and |
87 non-x86 CPUs, see section 6). It plays most MPEG, AVI and ASF/WMV files, | |
88 supported by many native and Win32 DLL codecs. You can watch VideoCD, | |
89 SVCD, DVD and even DivX movies too (and you don't need the avifile library | |
90 at all!). The another big feature of mplayer is the wide range of | |
91 supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, | |
92 fbdev, AAlib, but you can use SDL (and this way all drivers of SDL) and | |
93 some lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon) too! | |
94 Most of them supports software or hardware scaling, so you can enjoy | |
95 movies in fullscreen. And what about the nice big antialiased shaded | |
96 subtitles (7 supported types!!!) with european/ISO 8859-1,2 (hungarian, | |
97 english, czech, etc), cyrillic, korean fonts, and OSD? | |
1 | 98 .LP |
99 .SH "GENERAL OPTIONS" | |
100 .TP | |
101 .I NOTE | |
2099 | 102 Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs |
1 | 103 .TP |
2099 | 104 .B \-gui |
105 start MPlayer with the GUI mode. You have to compile it in, for details | |
106 see the documentation. | |
790 | 107 .TP |
1714 | 108 .B \-dvd\ titleid |
109 tell MPlayer which movies (marked with titleid) to play. For example | |
110 sometimes '1' are trailers, and '2' is the real movie. | |
111 .TP | |
112 .B \-chapter\ chapterid | |
113 specify which chapter to start playing at. Examples can be found below. | |
114 .TP | |
115 .B \-dvdangle\ angleid | |
116 some DVD discs contain scenes that can be viewed from multiple angles. | |
2099 | 117 Here you can tell MPlayer which angles to use. Examples can be found below. |
1714 | 118 .TP |
1287 | 119 .B \-vo\ <driver>[:<device>] |
1288 | 120 select video output driver and optinaly device. "device" is valid with |
121 SDL and GGI too, it means sub-driver then (for example: -vo sdl:aalib). | |
1 | 122 |
123 you can get the list of available drivers executing | |
124 .I mplayer -vo help | |
125 | |
126 .TP | |
1287 | 127 .B \-ao\ <driver>[:<device>] |
1288 | 128 select audio output driver and optinaly device. "device" is valid with |
2099 | 129 SDL too, it means sub-driver then (for example: -vo sdl:esd). |
1208 | 130 |
131 If using OSS, you can specify which sound device to use like this : | |
1288 | 132 -ao oss:/dev/dsp1 (replaces the old -dsp option) |
986 | 133 |
134 you can get the list of available drivers executing | |
135 .I mplayer -ao help | |
136 | |
137 .TP | |
523 | 138 .B \-vcd\ track |
1 | 139 play video cd track from device instead of plain file |
140 .TP | |
523 | 141 .B \-nosound |
1 | 142 don't play sound |
143 .TP | |
144 .B \-fs | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
145 fullscreen playing (centers movie, and makes black |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
146 bands around it) |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
147 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
148 .B \-vm |
2366 | 149 try to change to a different video mode. dga2, x11 (XF86VidMode) and sdl |
150 output drivers support it. | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
151 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
152 .B \-zoom |
2366 | 153 use software scaling, where available (use with -nofs). svga, x11, vesa |
154 output drivers support it. | |
1 | 155 .TP |
2363 | 156 .B \-flip |
157 flip image (useful for example for old Indeo codecs). Supported only(?) | |
2369 | 158 by the 'sdl' and 'x11' outputs. |
2363 | 159 .TP |
1 | 160 .B \-x\ x |
161 scale image to x width [if driver suppports!] | |
162 .TP | |
163 .B \-y\ y | |
164 scale image to y height | |
165 .TP | |
166 .B \-xy\ factor | |
167 scale image by <factor> | |
168 .TP | |
45 | 169 .B \-pp\ quality |
1 | 170 apply postprocess filter on decoded image. |
171 You need a STRONG CPU in order to use this! | |
172 The supported formats and settings are: | |
173 | |
181 | 174 MPEG 1/2 0 (none), 1, 3, 7, 15, 31, 63 |
175 OpenDivX 0 (none), 1, 3, 7, 15, 31, 63 | |
1556 | 176 DivX4 0 (none) - 60 |
181 | 177 DivX 0 (none), 1, 2, 3, 4 |
1 | 178 |
1493 | 179 .TP |
180 .B \-autoq\ quality | |
181 dynamically changes the level of postprocess, depending on spare CPU | |
182 time available. Uses the same value ranges as -pp . The number you | |
183 specify will be the maximum level used. Usually you can use some big | |
1714 | 184 number. You don't have to (and don't) use together with -pp ! |
1 | 185 .TP |
222 | 186 .B \-ffactor\ number |
187 resample alphamap of the font. Can be: | |
1 | 188 |
222 | 189 0 plain white fonts |
190 0.75 very narrow black outline [default] | |
191 1 narrow black outline | |
192 10 bold black outline | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
193 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
194 .B \-sub\ file |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
195 use/display this subtitle file |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
196 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
197 .B \-subfps\ rate |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
198 specify frame/sec rate of subtitle file |
521 | 199 (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
|
200 (default: the same as the movie) |
484 | 201 .TP |
202 .B \-subdelay\ sec | |
203 delays subtitles by <sec> seconds. Can be negative. | |
1035 | 204 .TP |
205 .B \-osdlevel\ level | |
1037 | 206 specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer) |
207 (default = 2) | |
1208 | 208 .TP |
1153 | 209 .B \-lircconf\ configfile |
1151 | 210 specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc |
1516 | 211 .TP |
1556 | 212 .B \-v |
1516 | 213 enable verbose output (more -v means more verbose) |
214 .TP | |
1556 | 215 .B \-quiet |
1516 | 216 display less output, status messages. |
1556 | 217 .TP |
218 .B \-benchmark | |
219 used in combination with -nosound and -vo null for benchmarking. | |
1865 | 220 .TP |
221 .B \-skin skin directory | |
2084 | 222 load skin from this directory (WITHOUT path name!). For example '-skin fittyfene' tries these : |
1865 | 223 |
224 /usr/local/share/mplayer/Skin/fittyfene | |
225 ~/.mplayer/Skin/fittyfene | |
2084 | 226 .TP |
227 .B \-aspect ratio | |
228 set aspect ratio of movies. It's autodetected on MPEG files, and can't be | |
229 autodetected on AVI files. Examples: | |
230 | |
2167 | 231 -aspect 4:3 or -aspect 1.3333 |
232 -aspect 16:9 or -aspect 1.7777 | |
2084 | 233 |
234 (has -noaspect pair) | |
2110 | 235 .TP |
236 .B \-monitoraspect ratio | |
237 set aspect ratio of your screen. Examples: | |
238 | |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2207
diff
changeset
|
239 -monitoraspect 4:3 or 1.3333 |
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2207
diff
changeset
|
240 -monitoraspect 16:9 or 1.7777 |
2110 | 241 |
1 | 242 .IP |
243 .SH "ADVANCED OPTIONS" | |
244 .TP | |
245 .I NOTE | |
1714 | 246 These options can help you solve your particular problem.. Also, see the |
247 documentation ! | |
1 | 248 .TP |
1363 | 249 .B \-vc <name> |
250 force usage of a specific video codec, according to its name in codecs.conf, | |
251 for example : | |
252 | |
253 -vc divx use VFW DivX codec | |
254 -vc divxds use DirectShow DivX codec | |
255 -vc ffdivx use libavcodec's DivX codec | |
1714 | 256 -vc ffmpeg12 use libavcodec's MPEG1/2 codec |
1363 | 257 -vc divx4 use ProjectMayo's DivX codec |
1988 | 258 |
259 See -vc help for FULL list ! | |
1363 | 260 .TP |
261 .B \-ac <name> | |
262 force usage of a specific audio codec, according to its name in codecs.conf, | |
263 for example : | |
1 | 264 |
1363 | 265 -ac mp3 use libmp3 MP3 codec |
266 -ac mp3acm use l3codeca.acm MP3 codec | |
267 -ac ac3 use AC3 codec | |
1714 | 268 -ac hwac3 enable Hardware AC3 passthrough |
269 (see documentation) | |
1855 | 270 -ac vorbis use libvorbis |
1931 | 271 -ac ffmp3 use ffmpeg's MP3 decoder (SLOW) |
1988 | 272 |
273 See -ac help for FULL list ! | |
1363 | 274 .TP |
275 .B \-vfm <1-5> | |
1380 | 276 force usage of a specific codec FAMILY, and FALLBACK to default if failed. |
1377 | 277 For example: |
1364 | 278 |
279 -vfm 2 use VFW (Win32) codecs | |
1714 | 280 -vfm 3 use OpenDivX/DivX4 codec (YV12) |
1380 | 281 (same as -vc odivx but fallback) |
1364 | 282 -vfm 4 use DirectShow (Win32) codecs |
283 -vfm 5 use libavcodec codecs | |
1714 | 284 -vfm 7 use DivX4 codec (YUY2) |
1380 | 285 (same as -vc divx4 but fallback) |
2408 | 286 -vfm 10 use XAnim codecs |
1377 | 287 |
1988 | 288 See -vc help for FULL list ! |
289 | |
1714 | 290 NOTE : if libdivxdecore support was compiled in, then type 3 and 7 now contains |
291 just the same DivX4 codec, but different APIs to reach it. For difference | |
292 between them and when to use which, check the DivX4 section in the | |
293 documentation. | |
1363 | 294 .TP |
295 .B \-afm <1-5> | |
296 force usage of a specific audio format. For example: | |
1364 | 297 |
1714 | 298 -afm 1 use libmp3 (mp2/mp3, |
299 but not mp1) | |
1364 | 300 -afm 2 suppose raw PCM audio |
301 -afm 3 use libac3 | |
302 -afm 4 use a matching Win32 codec | |
303 -afm 5 use aLaw/uLaw driver | |
1855 | 304 -afm 10 use libvorbis |
2251 | 305 -afm 11 use ffmpeg's MP3 decoder (even mp1) |
1988 | 306 |
307 See -ac help for FULL list ! | |
1 | 308 .TP |
523 | 309 .B \-sb\ position |
1 | 310 seek to byte position |
1206 | 311 .TP |
2099 | 312 .B \-ss\ time |
313 seek to given time position. For example : | |
314 | |
315 -ss 56 | |
316 -ss 01:10:00 | |
317 | |
1 | 318 .TP |
2363 | 319 .B \-bpp\ depth |
320 use different color depth than autodetect. Not all -vo drivers support | |
321 it (fbdev, dga2, svga, vesa). | |
322 .TP | |
523 | 323 .B \-abs\ bytes |
1917 | 324 sound card audio buffer size (in bytes, default: measuring) |
1 | 325 .TP |
326 .B \-delay\ secs | |
327 audio delay in seconds (may be +/- float value) | |
328 .TP | |
2099 | 329 .B \-nobps |
330 don't use avg. byte/sec value for A-V sync (AVI) | |
1 | 331 .TP |
332 .B \-aid\ id | |
2256 | 333 select audio channel [MPG: 0-31 AVI: 1-99 ASF: 0-127 VOB: 128-...] |
1 | 334 .TP |
335 .B \-vid\ id | |
336 select video channel [MPG: 0-15 AVI: -- ] | |
337 .TP | |
338 .B \-fps\ value | |
339 force frame rate (if value is wrong in the header) | |
340 .TP | |
341 .B \-mc\ seconds/5frame | |
342 maximum sync correction per 5 frames (in seconds) | |
343 .TP | |
344 .B \-ni | |
345 force usage of non-interleaved AVI parser | |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
346 .TP |
2099 | 347 .B \-include configfile |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
348 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
|
349 .TP |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
350 .B \-z\ <0-8> |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
351 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
|
352 0 : no compression |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
353 8 : max compression |
574 | 354 .TP |
355 .B \-idx | |
356 rebuilds INDEX of the AVI. Useful with broken downloads, or badly | |
357 created AVIs. | |
358 .TP | |
359 .B \-forceidx | |
360 force rebuilding of INDEX. Useful for testing, or AVIs with bad | |
361 indexes. | |
629 | 362 .TP |
363 .B \-nodshow | |
630 | 364 disables usage of DirectShow video codecs |
646 | 365 .TP |
366 .B \-noxv | |
367 disable XVideo hardware acceleration (with SDL only!) | |
368 .TP | |
369 .B \-forcexv | |
370 force using XVideo (SDL!) | |
791 | 371 .TP |
372 .B \-dumpaudio | |
793 | 373 writes audio stream of the file to ./stream.dump (mostly usable |
374 with mpeg/ac3) | |
801 | 375 .TP |
376 .B \-noframedrop | |
1160 | 377 no frame dropping : every frame is played, audio and video may be out of |
378 sync (default) | |
801 | 379 .TP |
380 .B \-framedrop | |
381 frame dropping : decode all frames, video may skip | |
382 .TP | |
1151 | 383 .B \-nodouble |
2251 | 384 disable doublebuffering (default). Currently this is only honoured by the Xv and the DGA driver. |
1151 | 385 With the DGA driver this also disables OSD support but yields some speed gain. |
386 .TP | |
387 .B \-double | |
1851 | 388 enable doublebuffering. Currently this is only honoured by the Xv and the DGA driver. |
1151 | 389 .TP |
822 | 390 .B \-dvdkey key |
391 key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699 | |
1714 | 392 (this is NOT for DVD playing! For DVD use the -dvd option!) |
868 | 393 .TP |
394 .B \-stereo mode | |
1714 | 395 select type of MPEG1 stereo output. |
868 | 396 |
397 Stereo 0 | |
398 Left channel 1 | |
399 Right channel 2 | |
400 | |
986 | 401 .TP |
402 .B \-srate Hz | |
403 specifies Hz to playback audio on. Has effect on playback speed! | |
1036 | 404 .TP |
405 .B \-config configfile | |
406 specifies where to search for config file | |
1071 | 407 .TP |
408 .B \-display name | |
409 specify the hostname and display number of the X server you want | |
410 to display on. For example : -display xtest.localdomain:0 | |
1072 | 411 .TP |
412 .B \-unicode | |
1389 | 413 tells MPlayer to handle the subtitle file as UNICODE. |
1072 | 414 Contrary: -nounicode |
1206 | 415 .TP |
1389 | 416 .B \-utf8 |
417 tells MPlayer to handle the subtitle file as UTF8. | |
418 .TP | |
1273 | 419 .B \-fsmode\ mode |
420 This option workarounds some problems when using specific windowmanagers and | |
421 fullscreen mode. If you experience fullscreen problems, try changing this | |
422 value between 0 and 7. | |
1500 | 423 |
1714 | 424 -fsmode 0 new method |
425 -fsmode 1 ICCCWM patch | |
426 (for KDE2/icewm) | |
427 -fsmode 2 old method | |
428 -fsmode 3 ICCCWM patch | |
429 plus Motif method | |
1479 | 430 .TP |
431 .B \-frames\ number | |
432 MPlayer plays <number> frames, then quits. | |
1500 | 433 .TP |
434 .B \-fb\ device | |
435 Specifies the framebuffer device to use. By default it uses /dev/fb0 . | |
436 Only valid for the fbdev driver. | |
437 .TP | |
438 .B \-fbmode\ modename | |
439 Change videomode to the one that is labelled as <modename> in /etc/fb.modes . | |
440 Only valid for the fbdev driver. | |
441 .TP | |
442 .I NOTE | |
443 VESA framebuffer doesn't support mode changing. | |
444 .TP | |
445 .B \-fbmodeconfig\ filename | |
446 Use this config file instead of the default /etc/fb.modes . | |
447 Only valid for the fbdev driver. | |
2207 | 448 .TP |
449 .B \-subcp\ codepage | |
450 If your system supports iconv(3), you can use this option to | |
451 specify codepage of the subtitle. Examples: | |
452 | |
453 -subcp latin2 | |
454 -subcp cp1250 | |
455 | |
456 .TP | |
457 .B \-dumpmpsub | |
458 Convert the given subtitle (specified with the -sub switch) to MPlayer's | |
459 subtitle format, MPsub. Dumps a dump.mpsub file to current directory. | |
2362 | 460 .TP |
461 .B \-screenw\ pixels | |
2368 | 462 If you use an output driver which can't know the resolution of the screen |
463 (mga/fbdev/x11 and/or TVout) this is where you can specify the horizontal | |
464 resolution. | |
2362 | 465 .TP |
466 .B \-screenh\ pixels | |
2368 | 467 If you use an output driver which can't know the resolution of the screen |
468 (mga/fbdev/x11 and/or TVout) this is where you can specify the vertical | |
469 resolution. | |
2362 | 470 .TP |
471 .B \-cache\ kbytes | |
2561 | 472 This option specifies how much memory to use when precaching a file/URL . |
473 Especially useful on slow media. Default is off. | |
1 | 474 .IP |
475 .SH "ALPHA/BETA CODE" | |
476 .TP | |
477 .I NOTE | |
2251 | 478 These are included in this manpage just for completeness! These may or may NOT |
479 work! If you don't know what are these, you DON'T need these! In either case, | |
480 double-check the documentation ! | |
1 | 481 .TP |
482 .B \-br\ rate | |
483 used with '-vo odivx' . | |
484 Specifies the bitrate to encode OpenDivx at | |
485 (in bits! e.g: 780000). | |
486 .TP | |
1898 | 487 .I NOTE |
488 You CAN'T encode sound, only video right now! Don't ask for it, | |
489 it's on the TODO list. | |
490 .TP | |
1 | 491 .B \-encode\ file |
492 used with '-vo odivx' . | |
493 Specifies the output OpenDivX file. Won't overwrite. | |
793 | 494 .TP |
495 .B \-dumpvideo | |
496 dump video stream to ./stream.dump (only with MPEG-PS) (not very usable) | |
1714 | 497 .TP |
498 .B \-sid | |
2251 | 499 specify DVD subtitle (?) (IT _WILL NOT_ DISPLAY! RTFM!) |
1 | 500 .IP |
222 | 501 .SH KEYBOARD CONTROL |
502 .TP | |
503 .I NOTE | |
504 These keys may/may not work, depending on your video output driver. | |
505 .TP | |
506 <- or -> seek backward/forward 10 seconds | |
507 | |
508 up or down seek backward/forward 1 minute | |
509 | |
1578 | 510 pgup/pgdown seek backward/forward 10 minutes |
511 | |
222 | 512 p or SPACE pause movie (press any key) |
513 | |
514 q or ESC stop playing and quit program | |
515 | |
962 | 516 + or - adjust audio delay by +/- 0.1 second |
389 | 517 |
454 | 518 / or * decrease/increase volume |
519 | |
523 | 520 o toggle OSD: none / seek / seek+timer |
474 | 521 |
484 | 522 m toggle using master/pcm volume |
801 | 523 |
948 | 524 z or x adjust subtitle delay by +/- 0.1 second |
1556 | 525 |
2561 | 526 (the following keys are valid only when using DirectShow DivX codec, or |
527 the DivX4 codec with -vc divx4) | |
1556 | 528 |
529 1 or 2 adjust contrast | |
530 | |
531 3 or 4 adjust brightness | |
532 | |
1702 | 533 5 or 6 adjust hue |
1556 | 534 |
535 7 or 8 adjust saturation | |
536 | |
222 | 537 .IP |
538 .SH FILES AND DIRECTORIES | |
539 .TP | |
540 .I CONFIG FILES | |
541 Settings are stored system-wide in the /etc/mplayer.conf file, | |
542 and per-user in $HOME/.mplayer/config. The directory | |
543 $HOME/.mplayer and the 'config' are created if doesn't exist. | |
544 .TP | |
545 .I FONTS | |
546 Fonts are searched in $HOME/.mplayer/font. There must be a font.desc | |
547 file, and files with .RAW extension. | |
548 .TP | |
224 | 549 .I SUBTITLE FILES |
2361 | 550 MPlayer currently supports 9 subtitle formats : MicroDVD, SubRip, unnamed, |
551 SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, and our own: MPsub. | |
899 | 552 Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi) |
553 /mnt/cdrom/movie.sub | |
1714 | 554 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA) |
899 | 555 $HOME/.mplayer/sub/movie.sub |
1714 | 556 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA) |
899 | 557 $HOME/.mplayer/default.sub |
222 | 558 .IP |
1 | 559 .SH "EXAMPLES" |
1714 | 560 .B Quickstart DVD playing |
561 mplayer -dvd 1 | |
562 .TP | |
563 .B Multiangle DVD playing | |
564 mplayer -dvd 1 -dvdangle 2 | |
565 .TP | |
566 .B Playing from a different DVD device | |
567 mplayer -dvd 1 /dev/dvd2 | |
568 .TP | |
569 .B Stream from HTTP | |
570 mplayer http://mplayer.hq/example.avi | |
2207 | 571 .TP |
572 .B Convert subtitle to MPsub (to ./dump.mpsub) | |
573 mplayer dummy.avi -sub source.sub -dumpmpsub | |
1 | 574 .LP |
575 .SH BUGS | |
1714 | 576 Probably. Check the documentation. |
1 | 577 |
578 Bugreports should be addressed to the MPlayer-users mailing list | |
2130 | 579 (mplayer-users@mplayerhq.hu) ! If you want to submit a bugreport |
1714 | 580 (which we love to receive!), please double-check the bugreports.html, and |
1 | 581 tell us all that we need to know to identify your problem. |
582 | |
583 .LP | |
584 .SH AUTHORS | |
1714 | 585 Check documentation ! |
1 | 586 |
587 MPlayer is (C) 2000-2001 | |
588 .I Arpad Gereoffy <arpi@thot.banki.hu> | |
589 | |
2251 | 590 This manpage is written and maintained by |
1714 | 591 .I Gabucino . |
1 | 592 .LP |
593 .SH STANDARD DISCLAIMER | |
594 Use only at your own risk! There may be errors and inaccuracies that could | |
595 be damaging to your system or your eye. Proceed with caution, and although | |
596 this is highly unlikely, the author doesn't take any responsibility for that! | |
597 .\" end of file |