Mercurial > mplayer.hg
annotate DOCS/mplayer.1 @ 5625:5fee21c3720c
mga_vid driver in form of a patch against linux-2.4.18
applicable using for example cd linux && patch -p1 < ~/mgavid.patch
author | eyck |
---|---|
date | Mon, 15 Apr 2002 00:08:22 +0000 |
parents | 501ebd981377 |
children | 588237bcd14c |
rev | line source |
---|---|
3953 | 1 .\" MPlayer (C) 2000-2002 Arpad Gereoffy <sendmail@to.mplayer-users> |
1 | 2 .\" This manpage was/is done by Gabucino |
3 .\" | |
4776
47f0a86e8b8e
man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)
gabucino
parents:
4680
diff
changeset
|
4 .TH MPlayer 1 |
1 | 5 .SH NAME |
6 mplayer \- Movie Player for Linux | |
7 .SH SYNOPSIS | |
8 .B mplayer | |
2099 | 9 .RB [ \-gui ] |
1714 | 10 .RB [ \-v ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
11 .RB [ \-help / -h / --help ] |
1714 | 12 .RB [ \-quiet ] |
13 .RB [ \-vo\ <driver>[:<device>] ] | |
14 .RB [ \-ao\ <driver>[:<device>] ] | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
15 .RB [ \-vcd\ <track\ number> ] |
4635 | 16 .RB [ \-cdrom-device\ <path\ to\ device> ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
17 .RB [ \-sb\ <byte\ position> ] |
1714 | 18 .RB [ \-nosound ] |
5103 | 19 .RB [ \-audiofile\ <filename> ] |
5231 | 20 .RB [ \-subfile\ <filename> ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
21 .RB [ \-abs\ <bytes> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
22 .RB [ \-delay\ <secs> ] |
2099 | 23 .RB [ \-nobps ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
24 .RB [ \-aid\ <id> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
25 .RB [ \-alang\ <audio\ stream\ languages> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
26 .RB [ \-vid\ <id> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
27 .RB [ \-fps\ <rate> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
28 .RB [ \-mc\ <seconds/5f> ] |
1714 | 29 .RB [ \-fs ] |
5229 | 30 .RB [ \-dr ] |
1714 | 31 .RB [ \-vm ] |
32 .RB [ \-zoom ] | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
33 .RB [ \-x\ <x> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
34 .RB [ \-y\ <y> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
35 .RB [ \-sws\ <software\ scaler\ type> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
36 .RB [ \-xy\ <factor> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
37 .RB [ \-pp\ <quality> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
38 .RB [ \-include\ <config\ file> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
39 .RB [ \-lircconf\ <config\ file> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
40 .RB [ \-ffactor\ <number> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
41 .RB [ \-sub\ <filename> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
42 .RB [ \-subfps\ <rate> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
43 .RB [ \-subdelay\ <seconds> ] |
4086 | 44 .RB [ \-vobsub\ <vobsub\ file\ without\ extention> ] |
45 .RB [ \-vobsubid\ <vobsub\ subtitle\ id> ] | |
5398 | 46 .RB [ \-ifo\ <vobsub\ ifo\ file> ] |
3949 | 47 .RB [ \-z\ <0-9> ] |
574 | 48 .RB [ \-idx ] |
4680 | 49 .RB [ \-noidx ] |
574 | 50 .RB [ \-forceidx ] |
646 | 51 .RB [ \-nodshow ] |
52 .RB [ \-noxv ] | |
53 .RB [ \-forcexv ] | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
54 .RB [ \-ss\ <time> ] |
2099 | 55 .RB [ \-dumpaudio ] |
56 .RB [ \-dumpvideo ] | |
3371 | 57 .RB [ \-dumpstream ] |
2099 | 58 .RB [ \-noframedrop ] |
59 .RB [ \-framedrop ] | |
60 .RB [ \-double ] | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
61 .RB [ \-stereo\ <mode> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
62 .RB [ \-channels\ <n> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
63 .RB [ \-srate\ <Hz> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
64 .RB [ \-osdlevel\ <level> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
65 .RB [ \-config\ <file> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
66 .RB [ \-display\ <name> ] |
4389 | 67 .RB [ \-xineramascreen\ <screen\ number> ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
68 .RB [ \-wid\ <window\ id> ] |
2099 | 69 .RB [ \-unicode ] |
70 .RB [ \-utf8 ] | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
71 .RB [ \-fsmode\ <mode> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
72 .RB [ \-vc\ <video\ codec\ name> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
73 .RB [ \-ac\ <audio\ codec\ name> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
74 .RB [ \-vfm\ <video\ codec\ family> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
75 .RB [ \-afm\ <audio\ codec\ family> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
76 .RB [ \-frames\ <number> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
77 .RB [ \-autoq\ <quality> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
78 .RB [ \-fb\ <device> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
79 .RB [ \-fbmode\ <modename> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
80 .RB [ \-fbmodeconfig\ <filename> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
81 .RB [ \-monitor_hfreq\ <horizontal\ frequency\ range> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
82 .RB [ \-monitor_vfreq\ <vertical\ frequency\ range> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
83 .RB [ \-monitor_dotclock\ <dotclock\ (or\ pixelclock)\ range> ] |
2099 | 84 .RB [ \-benchmark ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
85 .RB [ \-dvd\ <title\ id> ] |
4635 | 86 .RB [ \-dvd-device\ <path\ to\ device> ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
87 .RB [ \-chapter\ <chapter\ id> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
88 .RB [ \-dvdangle\ <angle\ id> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
89 .RB [ \-alang\ <country\ code> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
90 .RB [ \-slang\ <country\ code> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
91 .RB [ \-sid\ <subtitle \id> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
92 .RB [ \-dvdkey\ <key> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
93 .RB [ \-skin\ <skin\ name> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
94 .RB [ \-aspect\ <ratio> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
95 .RB [ \-monitoraspect\ <ratio> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
96 .RB [ \-subcp\ <codepage> ] |
2207 | 97 .RB [ \-dumpmpsub ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
98 .RB [ \-dumpfile ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
99 .RB [ \-dumpsub ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
100 .RB [ \-screenw\ <pixels> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
101 .RB [ \-screenh\ <pixels> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
102 .RB [ \-cache\ <kbytes> ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
103 .RB [ \-bpp\ <depth> ] |
2363 | 104 .RB [ \-flip ] |
2664 | 105 .RB [ \-playlist\ <filename> ] |
3322
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
106 .RB [ \-slave ] |
3774 | 107 .RB [ \-loop\ <num> ] |
108 .RB [ \-mixer\ <device> ] | |
3927 | 109 .RB [ \-tv\ <suboptions> ] |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
110 .RB [ \-dapsync ] |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
111 .RB [ \-softsleep ] |
3912 | 112 .RB [ \-rootwin ] |
4066 | 113 .RB [ \-font\ <path\ to\ font.desc\ file> ] |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
114 .RB [ \-conf\ <path\ to\ input.conf\ file> ] |
5231 | 115 .RB [ \-input\ <commands> ] |
116 .RB [ \-nojoystick ] | |
117 .RB [ \-nolirc ] | |
118 .RB [ \-demuxer\ <number> ] | |
119 .RB [ \-audio-demuxer\ <number> ] | |
120 .RB [ \-sub-demuxer\ <number> ] | |
121 .RB [ \-hr-mp3-seek ] | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
122 .I < - | file | URL | device > |
1 | 123 .PP |
124 .SH DESCRIPTION | |
125 .I mplayer | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
126 MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86 |
3927 | 127 CPUs, see section 6). It plays most MPEG, AVI, MOV/QT and ASF/WMV files, supported by |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
128 many native and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, and even |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
129 DivX movies too (and you don't need the avifile library at all!). |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
130 |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
131 Another big feature of mplayer is the wide range of supported output drivers : |
4090 | 132 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, GGI, SDL (and all the drivers |
133 they support), VESA (on every VESA compatible card, even without X!), and some | |
3943 | 134 lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon) too! Most of them |
135 supports software or hardware scaling, so you can enjoy movies in fullscreen. | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
136 |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
137 Several subtitles types are supported (curently 9 !) and the fonts are |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
138 rendered with nice big antialiased shaded fonts ! Of course there is support |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
139 for european/ISO 8859-1,2 (hungarian, english, czech, etc), cyrillic, korean |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
140 fonts. |
1 | 141 .LP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
142 .SH "GUI OPTIONS" |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
143 .I NOTE: |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
144 The GUI code has to be compiled in *explicitly*, for details see the |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
145 documentation. |
1 | 146 .TP |
2099 | 147 .B \-gui |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
148 start MPlayer in GUI mode. |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
149 .TP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
150 .B \-skin <skin\ directory> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
151 load skin from this directory (WITHOUT path name!). For example '-skin fittyfene' tries these : |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
152 |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
153 /usr/local/share/mplayer/Skin/fittyfene |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
154 ~/.mplayer/Skin/fittyfene |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
155 .LP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
156 .SH "DVD OPTIONS" |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
157 .I NOTE: |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
158 These options are valid only with DVD support compiled in. For details, |
2099 | 159 see the documentation. |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
160 .I NOTE: |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
161 DVD playback sometimes requires deinterlacing: see '-pp 0x20000' or '-npp lb' options. |
790 | 162 .TP |
1714 | 163 .B \-dvd\ titleid |
164 tell MPlayer which movies (marked with titleid) to play. For example | |
165 sometimes '1' are trailers, and '2' is the real movie. | |
166 .TP | |
4635 | 167 .B \-dvd-device\ <path\ to\ device> |
168 override default DVD device name /dev/dvd | |
169 .TP | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
170 .B \-chapter\ <chapter\ id> |
4398 | 171 specify which chapter to start playing at. Optionally specify which chapter to |
172 end playing at. Examples can be found below. | |
1714 | 173 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
174 .B \-dvdangle\ <angle\ id> |
1714 | 175 some DVD discs contain scenes that can be viewed from multiple angles. |
2099 | 176 Here you can tell MPlayer which angles to use. Examples can be found below. |
1714 | 177 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
178 .B \-alang\ <audio\ stream\ language> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
179 Used when playing DVD disks. Expects a two-letter country code(s) as |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
180 parameter, and always tries to play back audio streams those language |
3799 | 181 matches the given code. For example: -alang hu,en will always try to play |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
182 hungarian or if it's non-existant then english audio streams if there are any. |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
183 .TP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
184 .B \-slang\ <subtitle\ language> |
3927 | 185 See the -sid option, but this one needs a two-letter parameter, a country code. |
3799 | 186 Like: -slang hu,en will always select hungarian or if it's non existant then |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
187 english subtitles, if there are any. For the list of available subtitles, use |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
188 with the -v switch and look at the output. |
4069 | 189 .TP |
190 .B \-sid\ <id> | |
191 Turns on DVD subtitle displaying. Also, you MUST specify a number which | |
192 corresponds to a DVD subtitle language (0-31). For the list of available | |
193 subtitles, use with the -v switch and look at the output. | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
194 .LP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
195 .SH "GENERAL OPTIONS" |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
196 .TP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
197 .I NOTE |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
198 Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
199 .TP |
1287 | 200 .B \-vo\ <driver>[:<device>] |
1288 | 201 select video output driver and optinaly device. "device" is valid with |
202 SDL and GGI too, it means sub-driver then (for example: -vo sdl:aalib). | |
1 | 203 |
204 you can get the list of available drivers executing | |
205 .I mplayer -vo help | |
206 | |
207 .TP | |
1287 | 208 .B \-ao\ <driver>[:<device>] |
1288 | 209 select audio output driver and optinaly device. "device" is valid with |
2099 | 210 SDL too, it means sub-driver then (for example: -vo sdl:esd). |
1208 | 211 |
212 If using OSS, you can specify which sound device to use like this : | |
1288 | 213 -ao oss:/dev/dsp1 (replaces the old -dsp option) |
986 | 214 |
215 you can get the list of available drivers executing | |
216 .I mplayer -ao help | |
217 | |
218 .TP | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
219 .B \-vcd\ <track> |
1 | 220 play video cd track from device instead of plain file |
221 .TP | |
4635 | 222 .B \-cdrom-device\ <path\ to\ device> |
223 override default CDROM drive name /dev/cdrom | |
224 .TP | |
523 | 225 .B \-nosound |
1 | 226 don't play sound |
227 .TP | |
5103 | 228 .B \-audiofile\ <filename> |
229 play audio from an external file (MP3, AC3, Vorbis, etc) | |
230 .TP | |
1 | 231 .B \-fs |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
232 fullscreen playing (centers movie, and makes black |
5020 | 233 bands around it). Toggle it with the 'f' key (not all video |
234 outputs support it). | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
235 .TP |
5229 | 236 .B \-dr |
237 turns on direct rendering (not supported by all codecs and video outputs). | |
5445 | 238 Default is off. |
5229 | 239 .TP |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
240 .B \-vm |
2366 | 241 try to change to a different video mode. dga2, x11 (XF86VidMode) and sdl |
242 output drivers support it. | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
243 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
244 .B \-zoom |
2366 | 245 use software scaling, where available (use with -nofs). svga, x11, vesa |
246 output drivers support it. | |
1 | 247 .TP |
2363 | 248 .B \-flip |
249 flip image (useful for example for old Indeo codecs). Supported only(?) | |
2369 | 250 by the 'sdl' and 'x11' outputs. |
2363 | 251 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
252 .B \-x\ <x> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
253 scale image to x width (if driver suppports) |
1 | 254 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
255 .B \-y\ <y> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
256 scale image to y height (if driver supports) |
1 | 257 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
258 .B \-sws\ <software\ scaler\ type> |
3721 | 259 this option sets the quality (and speed, respectively) of the software scaler, |
260 with the -zoom option. For example with x11 or other outputs which lack | |
261 hardware acceleration. Possible settings are : | |
262 | |
263 0 - fast bilinear (default) | |
264 1 - bilinear | |
265 2 - bicubic (best quality) | |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
266 3 - ? |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
267 4 - nearest neighbor (bad quality) |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
268 5 - area averageing scaling support |
3721 | 269 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
270 .B \-xy\ <factor> |
1 | 271 scale image by <factor> |
272 .TP | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
273 .B \-autoq\ <quality> |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
274 dynamically changes the level of postprocess, depending on spare CPU time |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
275 available. The number you specify will be the maximum level used. Usually you |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
276 can use some big number. You may not use together with -pp but it's ok with |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
277 -npp ! |
1 | 278 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
279 .B \-ffactor\ <number> |
222 | 280 resample alphamap of the font. Can be: |
1 | 281 |
222 | 282 0 plain white fonts |
283 0.75 very narrow black outline [default] | |
284 1 narrow black outline | |
285 10 bold black outline | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
286 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
287 .B \-sub\ <subtitle\ file> |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
288 use/display this subtitle file |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
289 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
290 .B \-subfps\ <rate> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
291 specify frame/sec rate of subtitle file (float number) |
521 | 292 (ONLY for frame-based SUB files, i.e. NOT MicroDVD format!) |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
293 (default: the same fps as the movie) |
484 | 294 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
295 .B \-subdelay\ <sec> |
484 | 296 delays subtitles by <sec> seconds. Can be negative. |
1035 | 297 .TP |
4086 | 298 .B \-vobsub\ <vobsub\ file\ without\ extention> |
299 specify the VobSub files that are to be used for subtitle. This is | |
300 the full pathname without extensions, i.e. without the ".idx", ".ifo" | |
301 or ".sub". | |
302 .TP | |
303 .B \-vobsubid\ <vobsub\ subtitle\ id> | |
304 specify the VobSub subtitle id. Valid values range from 0 to 31. | |
305 .TP | |
5398 | 306 .B \-ifo <vobsub ifo file> |
307 indicate the file that will be used to load palette and frame size for VOBSUB | |
308 subtitles. | |
309 .TP | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
310 .B \-osdlevel\ <level> |
1037 | 311 specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer) |
312 (default = 2) | |
1208 | 313 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
314 .B \-lircconf\ <config\ file> |
2848
33c32f3d9f1f
many small updates, fixes (some/more to be completed soon)
gabucino
parents:
2664
diff
changeset
|
315 specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc |
1516 | 316 .TP |
1556 | 317 .B \-v |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
318 enable verbose output (more -v means more verbosity) |
1516 | 319 .TP |
1556 | 320 .B \-quiet |
1516 | 321 display less output, status messages. |
1556 | 322 .TP |
323 .B \-benchmark | |
324 used in combination with -nosound and -vo null for benchmarking. | |
1865 | 325 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
326 .B \-aspect <ratio> |
2084 | 327 set aspect ratio of movies. It's autodetected on MPEG files, and can't be |
328 autodetected on AVI files. Examples: | |
329 | |
2167 | 330 -aspect 4:3 or -aspect 1.3333 |
331 -aspect 16:9 or -aspect 1.7777 | |
2084 | 332 |
2110 | 333 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
334 .B \-monitoraspect <ratio> |
2110 | 335 set aspect ratio of your screen. Examples: |
336 | |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2207
diff
changeset
|
337 -monitoraspect 4:3 or 1.3333 |
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2207
diff
changeset
|
338 -monitoraspect 16:9 or 1.7777 |
2110 | 339 |
2664 | 340 .TP |
341 .B \-playlist <file> | |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
342 play files according to this filelist (1 file/row or Winamp or ASX format). |
3322
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
343 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
344 .B \-ss\ <time> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
345 seek to given time position. For example : |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
346 |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
347 -ss 56 seeks to 56 seconds |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
348 -ss 01:10:00 seeks to 1 hour 10 min |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
349 |
3566 | 350 .TP |
351 .B \-loop\ <num> | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
352 loops movie playback <num> times. 0 means forever. |
3774 | 353 .TP |
354 .B \-mixer\ <device> | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
355 this option will tell MPlayer to use a different device for mixing than |
3774 | 356 /dev/mixer. |
357 .TP | |
4918 | 358 .B \-master |
359 obsoleted option, use Software audio mixer plugin instead (see DOCS). | |
3774 | 360 .TP |
3927 | 361 .B \-tv\ <suboptions> |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
362 this option enables the TV grabbing feature of MPlayer. For complete |
3774 | 363 documentation, please see documentation.html chapter 2.5 |
3912 | 364 .TP |
365 .B \-rootwin | |
366 play movie in the root window (desktop background) instead of opening | |
367 a new one. Works only with the xv and xmga drivers. | |
4066 | 368 .TP |
369 .B \-font\ <path\ to\ font.desc\ file> | |
370 search for the OSD/SUB fonts in an alternative directory (default : | |
371 ~/.mplayer/font/font.desc). For example: | |
372 | |
373 -font ~/.mplayer/arial-14/font.desc | |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
374 .TP |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
375 .B \-conf\ <path\ to\ input.conf\ file> |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
376 get input bindings from an alternative input.conf file (default : |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4776
diff
changeset
|
377 ~/.mplayer/input.conf). |
1 | 378 .IP |
379 .SH "ADVANCED OPTIONS" | |
380 .TP | |
381 .I NOTE | |
1714 | 382 These options can help you solve your particular problem.. Also, see the |
383 documentation ! | |
1 | 384 .TP |
1363 | 385 .B \-vc <name> |
386 force usage of a specific video codec, according to its name in codecs.conf, | |
387 for example : | |
388 | |
389 -vc divx use VFW DivX codec | |
390 -vc divxds use DirectShow DivX codec | |
391 -vc ffdivx use libavcodec's DivX codec | |
1714 | 392 -vc ffmpeg12 use libavcodec's MPEG1/2 codec |
1363 | 393 -vc divx4 use ProjectMayo's DivX codec |
1988 | 394 |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
395 See '-vc help' for FULL list ! |
1363 | 396 .TP |
397 .B \-ac <name> | |
398 force usage of a specific audio codec, according to its name in codecs.conf, | |
399 for example : | |
1 | 400 |
1363 | 401 -ac mp3 use libmp3 MP3 codec |
402 -ac mp3acm use l3codeca.acm MP3 codec | |
403 -ac ac3 use AC3 codec | |
1714 | 404 -ac hwac3 enable Hardware AC3 passthrough |
405 (see documentation) | |
1855 | 406 -ac vorbis use libvorbis |
1931 | 407 -ac ffmp3 use ffmpeg's MP3 decoder (SLOW) |
1988 | 408 |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
409 See '-ac help' for FULL list ! |
1363 | 410 .TP |
3222
71a3d16f344f
hmm many things.. (sorry now i'm a bit confused:)
gabucino
parents:
2848
diff
changeset
|
411 .B \-vfm <1-12> |
1380 | 412 force usage of a specific codec FAMILY, and FALLBACK to default if failed. |
1377 | 413 For example: |
1364 | 414 |
415 -vfm 2 use VFW (Win32) codecs | |
1714 | 416 -vfm 3 use OpenDivX/DivX4 codec (YV12) |
1380 | 417 (same as -vc odivx but fallback) |
1364 | 418 -vfm 4 use DirectShow (Win32) codecs |
419 -vfm 5 use libavcodec codecs | |
1714 | 420 -vfm 7 use DivX4 codec (YUY2) |
1380 | 421 (same as -vc divx4 but fallback) |
2408 | 422 -vfm 10 use XAnim codecs |
1377 | 423 |
1988 | 424 See -vc help for FULL list ! |
425 | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
426 .I NOTE: |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
427 if libdivxdecore support was compiled in, then type 3 and 7 now contains |
1714 | 428 just the same DivX4 codec, but different APIs to reach it. For difference |
429 between them and when to use which, check the DivX4 section in the | |
430 documentation. | |
1363 | 431 .TP |
3222
71a3d16f344f
hmm many things.. (sorry now i'm a bit confused:)
gabucino
parents:
2848
diff
changeset
|
432 .B \-afm <1-12> |
1363 | 433 force usage of a specific audio format. For example: |
1364 | 434 |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
435 -afm 1 use libmp3 (mp2/mp3, but not mp1) |
1364 | 436 -afm 2 suppose raw PCM audio |
437 -afm 3 use libac3 | |
438 -afm 4 use a matching Win32 codec | |
439 -afm 5 use aLaw/uLaw driver | |
1855 | 440 -afm 10 use libvorbis |
2251 | 441 -afm 11 use ffmpeg's MP3 decoder (even mp1) |
1988 | 442 |
443 See -ac help for FULL list ! | |
1 | 444 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
445 .B \-sb\ <byte\ position> |
1 | 446 seek to byte position |
1206 | 447 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
448 .B \-bpp\ <depth> |
2363 | 449 use different color depth than autodetect. Not all -vo drivers support |
450 it (fbdev, dga2, svga, vesa). | |
451 .TP | |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
452 .B \-pp\ <quality> (see -npp option too !) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
453 apply postprocess filter on decoded image |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
454 |
4066 | 455 Postprocessing effect depends on the codec and works only for MPEG1/2, |
456 libavcodec codecs (ff*). It doesn't work for Win32/XAnim codecs. | |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
457 |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
458 This is the numerical mode to use postprocessing. The '-npp' option described |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
459 below has the same effects but with letters. To have several filters at the |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
460 same time, simply add the hexadecimal values. |
3809 | 461 |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
462 .I EXAMPLE: |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
463 The following values are known to give good results: |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
464 \-pp 0x20000 <=> \-npp lb (deinterlacing - for DVD/MPEG2 playback e.g.) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
465 \-pp 0x7f <=> \-npp hb,vb,dr,al (smooth the images) |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
466 .TP |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
467 .B \-npp\ <options> |
3809 | 468 This option allows to give more litterate options for postprocessing, and is |
469 another way of calling it (not with -pp). | |
470 | |
471 .I EXAMPLE: | |
472 '-pp 0x2007f' <=> '-npp hb,vb,dr,al,lb' | |
473 '-pp 0x7f' <=> '-npp hb,vb,dr,al' | |
474 | |
475 The options for -npp are a coma separated list of the keywords below: | |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
476 help : display the options available and exit MPlayer |
3809 | 477 de or default : hdeblock:a,vdeblock:a, |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
478 dering:a,autolevels,tmpnoise:a:150:200:400 |
3809 | 479 fa or fast : x1hdeblock:a,x1vdeblock:a, |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
480 dering:a,autolevels,tmpnoise:a:150:200:400 |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
481 hb or hdeblock : horizontal deblocking filter |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
482 (luminance: 0x2 chrominance: 0x20) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
483 + 1st threshold : default is 1, higher means stronger deblocking |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
484 + 2nd threshold : default is 40, lower means stronger deblocking |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
485 vb or vdeblock : vertical deblocking filter |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
486 (luminance: 0x1 chrominance: 0x10) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
487 + 2 thresholds : shared with hdeblock thresholds |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
488 hr or rkhdeblock : Ramkishor & Karandikar's horizontal deblock |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
489 filter (0x1000) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
490 vr or rkvdeblock : R&K's vertical deblock filter (0x100) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
491 h1 or x1hdeblock : x1 horizontal deblock filter (0x2000) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
492 v1 or x1vdeblock : y1 horizontal deblock filter (0x200) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
493 dr or dering : dering |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
494 (luminance: 0x4 chrominance: 0x40) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
495 al or autolevels : auto brightness/contrast correction (0x8) |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
496 lb or linblenddeint : linear blend deinterlacing (0x20000) |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
497 li or linipoldeint : linear interpolation deinterlacing (0x10000) |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
498 ci or cubicipoldeint : cubic interpolation deinterlacing (0x40000) |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
499 md or mediandeint : median deinterlacing (0x80000) |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
500 tn or tmpnoise : temporal noise reducer (0x100000) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
501 + 3 thresholds : t1 <= t2 <= t3 (larger means stronger filtering) |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
502 fq or forcequant : force quantizer [for low-quality movies |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
503 reencoded at high bitrates] (0x200000) |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
504 |
3809 | 505 These keywords accept a '-' prefix to disable the option. |
506 | |
507 .I EXAMPLE: | |
508 '-npp de,-al' means 'default filters without brightness/contrast correction' | |
509 | |
4531
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
510 A ':' followed by a letter may be appended to the option to indicate its |
1736cd920aa4
applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents:
4502
diff
changeset
|
511 scope: |
3809 | 512 a : automatically switches the filter off if the cpu is too slow |
513 c : do chrominance filtering too | |
514 y : do not do chrominance filtering (that is only luminance filtering) | |
515 | |
516 Each filter defaults to 'c' (chrominance). | |
517 | |
518 .I EXAMPLE: | |
519 '-npp de,tn:1:2:3' means 'enable default filters & temporal denoiser' | |
520 '-npp hb:y,vb:a -autoq 6' means 'deblock horizontal only luminance, and | |
521 automatically switch vertical deblocking on/off depending on available | |
522 cpu time' | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
523 .TP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
524 .B \-slave |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
525 This option switches on slave mode. This is intended for use |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
526 of MPlayer as a backend to other programs. Instead of intercepting keyboard |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
527 events, MPlayer will read simplistic command lines from its stdin. |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
528 See section |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
529 .B SLAVE MODE PROTOCOL |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
530 for the syntax. |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
531 .TP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
532 .B \-abs\ <bytes> |
1917 | 533 sound card audio buffer size (in bytes, default: measuring) |
1 | 534 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
535 .B \-delay\ <secs> |
1 | 536 audio delay in seconds (may be +/- float value) |
537 .TP | |
2099 | 538 .B \-nobps |
539 don't use avg. byte/sec value for A-V sync (AVI) | |
1 | 540 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
541 .B \-aid\ <id> |
2256 | 542 select audio channel [MPG: 0-31 AVI: 1-99 ASF: 0-127 VOB: 128-...] |
1 | 543 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
544 .B \-vid\ <id> |
1 | 545 select video channel [MPG: 0-15 AVI: -- ] |
546 .TP | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
547 .B \-fps\ <value> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
548 force frame rate (if value is wrong in the header) (float number) |
1 | 549 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
550 .B \-mc\ <seconds/5frame> |
1 | 551 maximum sync correction per 5 frames (in seconds) |
552 .TP | |
553 .B \-ni | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
554 force usage of non-interleaved AVI parser (fixes playing |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
555 of some bad AVI files) |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
556 .TP |
2099 | 557 .B \-include configfile |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
558 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
|
559 .TP |
3949 | 560 .B \-z\ <0-9> |
532
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
561 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
|
562 0 : no compression |
3949 | 563 9 : max compression |
574 | 564 .TP |
565 .B \-idx | |
4680 | 566 rebuilds INDEX of the AVI, thus allowing seeking. Useful with broken/incomplete |
567 downloads, or badly created AVIs. | |
568 .TP | |
569 .B \-noidx | |
570 disregards INDEX of the AVI. Useful for files with broken index (desyncs, etc). | |
571 Seeking will NOT be possible. You can fix the index permanently | |
572 with MEncoder, see the documentation. | |
574 | 573 .TP |
574 .B \-forceidx | |
4680 | 575 force rebuilding of INDEX. Useful for files with broken index (desyncs, etc). |
576 Seeking will be possible. You can fix the index permanently with | |
577 MEncoder, see the documentation. | |
629 | 578 .TP |
579 .B \-nodshow | |
630 | 580 disables usage of DirectShow video codecs |
646 | 581 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
582 .B \-noxv (SDL only) |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
583 disable XVideo hardware acceleration |
646 | 584 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
585 .B \-forcexv (SDL only) |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
586 force using XVideo |
791 | 587 .TP |
588 .B \-dumpaudio | |
793 | 589 writes audio stream of the file to ./stream.dump (mostly usable |
590 with mpeg/ac3) | |
801 | 591 .TP |
3371 | 592 .B \-dumpstream |
593 dumps the file to ./stream.dump . Useful for example | |
594 when ripping from DVD. | |
595 .TP | |
801 | 596 .B \-noframedrop |
1160 | 597 no frame dropping : every frame is played, audio and video may be out of |
598 sync (default) | |
801 | 599 .TP |
600 .B \-framedrop | |
601 frame dropping : decode all frames, video may skip | |
602 .TP | |
5619 | 603 .B \-double |
604 enables doublebuffering. Fixes flicker by storing two frames in memory, and | |
605 displaying one while decoding another. Can effect OSD. Needs twice the memory | |
606 than a single buffer, so it won't work on cards with very few video memory. | |
1151 | 607 .TP |
822 | 608 .B \-dvdkey key |
609 key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699 | |
1714 | 610 (this is NOT for DVD playing! For DVD use the -dvd option!) |
868 | 611 .TP |
612 .B \-stereo mode | |
3438 | 613 select type of MP2/MP3 stereo output. |
868 | 614 |
615 Stereo 0 | |
616 Left channel 1 | |
617 Right channel 2 | |
3239
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3222
diff
changeset
|
618 .TP |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3222
diff
changeset
|
619 .B \-channels n |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3222
diff
changeset
|
620 select number of audio output channels to be used |
868 | 621 |
3239
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3222
diff
changeset
|
622 Stereo 2 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3222
diff
changeset
|
623 Surround 4 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3222
diff
changeset
|
624 Full 5.1 6 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3222
diff
changeset
|
625 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3222
diff
changeset
|
626 Currently this option is only honoured for AC3 audio. |
986 | 627 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
628 .B \-srate <Hz> |
986 | 629 specifies Hz to playback audio on. Has effect on playback speed! |
1036 | 630 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
631 .B \-config <config\ file> |
1036 | 632 specifies where to search for config file |
1071 | 633 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
634 .B \-display <name> |
1071 | 635 specify the hostname and display number of the X server you want |
636 to display on. For example : -display xtest.localdomain:0 | |
1072 | 637 .TP |
4389 | 638 .B \-xineramascreen <screen number> |
4090 | 639 in Xinerama configurations (i.e. a single desktop that spans across multiple |
640 displays) this option tells MPlayer which screen to display movie on. Range | |
4155 | 641 0 - ... |
4090 | 642 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
643 .B \-wid\ <window\ id> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
644 This tells MPlayer to use a X11 window, which is useful to embed MPlayer in a |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
645 browser (with the plugger extension for instance) |
4069 | 646 .TP |
1072 | 647 .B \-unicode |
1389 | 648 tells MPlayer to handle the subtitle file as UNICODE. |
1072 | 649 Contrary: -nounicode |
1206 | 650 .TP |
1389 | 651 .B \-utf8 |
652 tells MPlayer to handle the subtitle file as UTF8. | |
653 .TP | |
1273 | 654 .B \-fsmode\ mode |
655 This option workarounds some problems when using specific windowmanagers and | |
656 fullscreen mode. If you experience fullscreen problems, try changing this | |
657 value between 0 and 7. | |
1500 | 658 |
1714 | 659 -fsmode 0 new method |
660 -fsmode 1 ICCCWM patch | |
661 (for KDE2/icewm) | |
662 -fsmode 2 old method | |
663 -fsmode 3 ICCCWM patch | |
664 plus Motif method | |
1479 | 665 .TP |
666 .B \-frames\ number | |
667 MPlayer plays <number> frames, then quits. | |
1500 | 668 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
669 .B \-fb\ <device> (FBdev or DirectFB only) |
1500 | 670 Specifies the framebuffer device to use. By default it uses /dev/fb0 . |
671 .TP | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
672 .B \-fbmode\ <modename> (FBdev only) |
1500 | 673 Change videomode to the one that is labelled as <modename> in /etc/fb.modes . |
674 .TP | |
675 .I NOTE | |
676 VESA framebuffer doesn't support mode changing. | |
677 .TP | |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
678 .B \-fbmodeconfig\ <filename> (FBdev only) |
1500 | 679 Use this config file instead of the default /etc/fb.modes . |
680 Only valid for the fbdev driver. | |
2207 | 681 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
682 .B \-monitor_hfreq <horizontal frequency range> (FBdev only) |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
683 .TP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
684 .B \-monitor_vfreq <vertical frequency range> (FBdev only) |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
685 .TP |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
686 .B \-monitor_dotclock <dotclock\ (or\ pixelclock) range> (FBdev only) |
3927 | 687 Look into etc/example.conf for further information and in DOCS/video.html. |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
688 .TP |
2207 | 689 .B \-subcp\ codepage |
690 If your system supports iconv(3), you can use this option to | |
691 specify codepage of the subtitle. Examples: | |
692 | |
693 -subcp latin2 | |
694 -subcp cp1250 | |
695 | |
696 .TP | |
697 .B \-dumpmpsub | |
698 Convert the given subtitle (specified with the -sub switch) to MPlayer's | |
699 subtitle format, MPsub. Dumps a dump.mpsub file to current directory. | |
2362 | 700 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
701 .B \-screenw\ <pixels> |
2368 | 702 If you use an output driver which can't know the resolution of the screen |
4663 | 703 (fbdev/x11 and/or TVout) this is where you can specify the horizontal |
2368 | 704 resolution. |
2362 | 705 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
706 .B \-screenh\ <pixels> |
2368 | 707 If you use an output driver which can't know the resolution of the screen |
4663 | 708 (fbdev/x11 and/or TVout) this is where you can specify the vertical |
2368 | 709 resolution. |
2362 | 710 .TP |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
711 .B \-cache\ <kbytes> |
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
712 This option specifies how much memory to use when precaching a file/URL. |
2561 | 713 Especially useful on slow media. Default is off. |
3942 | 714 .TP |
715 .B \-softsleep | |
716 uses high quality software timers. Efficient as the RTC, doesn't need root, | |
717 but requires more CPU. | |
5231 | 718 .TP |
719 .B \-input <commands> | |
720 this option can be used to configure certain parts of the input system. | |
721 conf=<file> read alternative input.conf. | |
722 If given without pathname, | |
723 $HOME/.mplayer is assumed. | |
724 ar-delay delay in msec before we start | |
725 to autorepeat a key | |
726 (0 to disable) | |
727 ar-rate how many keypress/second when | |
728 we autorepeat | |
729 keylist prints all keys that can be | |
730 bound to | |
731 cmdlist prints all commands that can | |
732 be bound | |
733 .TP | |
734 .I NOTE | |
735 Autorepeat is currently only supported by joysticks. | |
736 .TP | |
737 .B \-nojoystick | |
738 turns off joystick support. Default is on, if compiled in. | |
739 .TP | |
740 .B \-nolirc | |
741 turns off lirc support. | |
742 .TP | |
743 .B \-demuxer <number> | |
744 force demuxer type. Give the demuxer ID as defined in demuxers.h . | |
745 .TP | |
746 .B \-audio-demuxer <number> | |
747 force audio demuxer type for -audiofile. Give the demuxer ID as defined in | |
748 demuxers.h . | |
749 .TP | |
750 .B \-hr-mp3-seek | |
5400 | 751 hi-res mp3 seeking. Default is: enabled when playing from external MP3 file, as |
752 we need to seek to the very exact position to keep A/V sync. It can be slow | |
753 especially when seeking backwards - it has to rewind to the beginning to find | |
754 the exact frame. | |
1 | 755 .IP |
756 .SH "ALPHA/BETA CODE" | |
757 .TP | |
758 .I NOTE | |
2251 | 759 These are included in this manpage just for completeness! These may or may NOT |
760 work! If you don't know what are these, you DON'T need these! In either case, | |
761 double-check the documentation ! | |
1 | 762 .TP |
793 | 763 .B \-dumpvideo |
764 dump video stream to ./stream.dump (only with MPEG-PS) (not very usable) | |
3942 | 765 .TP |
766 .B \-dapsync | |
767 use alternative A/V sync method. Where is it useful? | |
5231 | 768 .TP |
769 .B \-subfile <filename> | |
770 currently unuseful. Same as -audiofile, but for subtitle streams. (OggDS?) | |
771 .TP | |
772 .B \-sub-demuxer <number> | |
773 force subtitle demuxer type for -subfile. | |
1 | 774 .IP |
222 | 775 .SH KEYBOARD CONTROL |
776 .TP | |
777 .I NOTE | |
778 These keys may/may not work, depending on your video output driver. | |
779 .TP | |
780 <- or -> seek backward/forward 10 seconds | |
781 | |
782 up or down seek backward/forward 1 minute | |
783 | |
1578 | 784 pgup/pgdown seek backward/forward 10 minutes |
785 | |
222 | 786 p or SPACE pause movie (press any key) |
787 | |
788 q or ESC stop playing and quit program | |
789 | |
962 | 790 + or - adjust audio delay by +/- 0.1 second |
389 | 791 |
454 | 792 / or * decrease/increase volume |
793 | |
5020 | 794 f toggle fullscreen |
795 | |
523 | 796 o toggle OSD: none / seek / seek+timer |
474 | 797 |
948 | 798 z or x adjust subtitle delay by +/- 0.1 second |
1556 | 799 |
4502
4b6bd6ab438a
Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticed
gabucino
parents:
4498
diff
changeset
|
800 (the following keys are valid only when using -vo xv OR -vo [vesa|fbdev]:vidix |
4b6bd6ab438a
Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticed
gabucino
parents:
4498
diff
changeset
|
801 OR -vo xvidix OR -vc divxds. The latter is slow!) |
1556 | 802 |
803 1 or 2 adjust contrast | |
804 | |
805 3 or 4 adjust brightness | |
806 | |
1702 | 807 5 or 6 adjust hue |
1556 | 808 |
809 7 or 8 adjust saturation | |
810 | |
3423 | 811 .IP |
3322
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
812 .SH SLAVE MODE PROTOCOL |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
813 If the -slave switch is given, playback is controlled by a |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
814 line-based protocol with the following tokens: |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
815 .TP |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
816 stop pause playback |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
817 |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
818 play resume playback |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
819 |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
820 seek <NUM> continue at second NUM |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
821 |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
822 skip <NUM> skip NUM seconds (may be negative) |
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
823 |
3793
8db5331d97a4
applied many interesting things from pl's patch, by hand
gabucino
parents:
3774
diff
changeset
|
824 quit exit MPlayer |
3322
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
825 |
222 | 826 .IP |
827 .SH FILES AND DIRECTORIES | |
828 .TP | |
829 .I CONFIG FILES | |
830 Settings are stored system-wide in the /etc/mplayer.conf file, | |
831 and per-user in $HOME/.mplayer/config. The directory | |
832 $HOME/.mplayer and the 'config' are created if doesn't exist. | |
833 .TP | |
834 .I FONTS | |
835 Fonts are searched in $HOME/.mplayer/font. There must be a font.desc | |
836 file, and files with .RAW extension. | |
837 .TP | |
224 | 838 .I SUBTITLE FILES |
4086 | 839 MPlayer currently supports 10 subtitle formats : MicroDVD, SubRip, unnamed, |
840 SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, VobSub, and our own: MPsub. | |
899 | 841 Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi) |
842 /mnt/cdrom/movie.sub | |
1714 | 843 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA) |
899 | 844 $HOME/.mplayer/sub/movie.sub |
1714 | 845 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA) |
899 | 846 $HOME/.mplayer/default.sub |
222 | 847 .IP |
1 | 848 .SH "EXAMPLES" |
1714 | 849 .B Quickstart DVD playing |
850 mplayer -dvd 1 | |
851 .TP | |
4398 | 852 .B Play only chapters 5, 6, 7 |
853 mplayer -dvd 1 -chapter 5-7 | |
854 .TP | |
1714 | 855 .B Multiangle DVD playing |
856 mplayer -dvd 1 -dvdangle 2 | |
857 .TP | |
858 .B Playing from a different DVD device | |
4635 | 859 mplayer -dvd 1 -dvd-device /dev/dvd2 |
1714 | 860 .TP |
861 .B Stream from HTTP | |
862 mplayer http://mplayer.hq/example.avi | |
2207 | 863 .TP |
864 .B Convert subtitle to MPsub (to ./dump.mpsub) | |
865 mplayer dummy.avi -sub source.sub -dumpmpsub | |
1 | 866 .LP |
867 .SH BUGS | |
1714 | 868 Probably. Check the documentation. |
1 | 869 |
870 Bugreports should be addressed to the MPlayer-users mailing list | |
2130 | 871 (mplayer-users@mplayerhq.hu) ! If you want to submit a bugreport |
1714 | 872 (which we love to receive!), please double-check the bugreports.html, and |
1 | 873 tell us all that we need to know to identify your problem. |
874 | |
875 .LP | |
876 .SH AUTHORS | |
1714 | 877 Check documentation ! |
1 | 878 |
3953 | 879 MPlayer is (C) 2000-2002 |
3856 | 880 .I Arpad Gereoffy <sendmail@to.mplayer-users> |
1 | 881 |
2251 | 882 This manpage is written and maintained by |
1714 | 883 .I Gabucino . |
1 | 884 .LP |
885 .SH STANDARD DISCLAIMER | |
2848
33c32f3d9f1f
many small updates, fixes (some/more to be completed soon)
gabucino
parents:
2664
diff
changeset
|
886 Use only at your own risk! There may be errors and inaccuracies that could |
1 | 887 be damaging to your system or your eye. Proceed with caution, and although |
888 this is highly unlikely, the author doesn't take any responsibility for that! | |
889 .\" end of file |