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