annotate DOCS/mplayer.1 @ 3488:44d5eb5f3a7d

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