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