Mercurial > mplayer.hg
annotate DOCS/mplayer.1 @ 546:22ed5f5821e2
command line requested DVD key support for Arpi :)
author | lgb |
---|---|
date | Fri, 20 Apr 2001 14:32:09 +0000 |
parents | a8ab5e0f5560 |
children | e6263c6d377a |
rev | line source |
---|---|
1 | 1 .\" MPlayer (C) 2000-2001 Arpad Gereoffy <arpi@esp-team.scene.hu> |
2 .\" This manpage was/is done by Gabucino | |
3 .\" | |
522 | 4 .TH MPlayer-0.12 IdegCounter |
1 | 5 .SH NAME |
6 mplayer \- Movie Player for Linux | |
7 .SH SYNOPSIS | |
8 .B mplayer | |
9 .RB [ \-vo\ output\ driver ] | |
10 .RB [ \-vcd\ track\ number ] | |
11 .RB [ \-sb\ byte\ position ] | |
12 .RB [ \-nosound\ ] | |
13 .RB [ \-abs\ seconds ] | |
14 .RB [ \-delay\ secs ] | |
15 .RB [ \-bps\ value ] | |
16 .RB [ \-noalsa\ ] | |
17 .RB [ \-aid\ id ] | |
18 .RB [ \-vid\ id ] | |
19 .RB [ \-fps\ rate ] | |
20 .RB [ \-mc\ seconds/5f ] | |
21 .RB [ \-afm\ audio\ decoder ] | |
22 .RB [ \-fs\ ] | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
23 .RB [ \-vm\ ] |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
24 .RB [ \-zoom\ ] |
1 | 25 .RB [ \-x\ x ] |
26 .RB [ \-y\ y ] | |
27 .RB [ \-xy\ factor ] | |
28 .RB [ \-dsp\ device ] | |
45 | 29 .RB [ \-pp\ quality ] |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
30 .RB [ \-include\ configfile ] |
222 | 31 .RB [ \-ffactor\ number ] |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
32 .RB [ \-sub\ file ] |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
33 .RB [ \-subfps\ rate ] |
484 | 34 .RB [ \-subdelay\ sec ] |
523 | 35 .RB [ \-dvd\ device ] |
532
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
36 .RB [ \-z\ <0-8> ] |
1 | 37 .I file |
38 .PP | |
39 .SH DESCRIPTION | |
40 .I mplayer | |
41 Yes. Yet another movie player for linux. | |
42 What is the special with this? It works, at least for me :) | |
43 I've tried lots of players under linux (mtv,xmps,dvdview,livid/oms,VideoLAN, | |
44 xine,xanim,avifile,xmmp) but they all have some problem. Mostly with | |
45 special files or with audio/video sync. Most of them is unable to play | |
46 both mpeg1, mpeg2 and avi (DivX) files. Many players have image quality | |
47 or speed problems too. So I've decided to write/modify one... | |
48 .LP | |
49 .SH "GENERAL OPTIONS" | |
50 .TP | |
51 .I NOTE | |
52 MPlayer works out-of-the-box, so you generally don't have to mess with | |
53 any options. | |
54 .TP | |
55 .BI \-vo\ output\ driver | |
56 select output driver | |
57 | |
58 you can get the list of available drivers executing | |
59 .I mplayer -vo help | |
60 | |
61 .TP | |
523 | 62 .B \-vcd\ track |
1 | 63 play video cd track from device instead of plain file |
64 .TP | |
523 | 65 .B \-dvd\ device |
66 specify DVD-ROM drive to use for MPEG2 decoding. | |
67 (use *_only_* when playing from DVD!) | |
68 .TP | |
69 .B \-nosound | |
1 | 70 don't play sound |
71 .TP | |
72 .B \-fs | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
73 fullscreen playing (centers movie, and makes black |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
74 bands around it) |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
75 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
76 .B \-vm |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
77 use XF86VidMode extension for mode changing |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
78 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
79 .B \-zoom |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
80 use software scaling, where available |
1 | 81 .TP |
82 .B \-x\ x | |
83 scale image to x width [if driver suppports!] | |
84 .TP | |
85 .B \-y\ y | |
86 scale image to y height | |
87 .TP | |
88 .B \-xy\ factor | |
89 scale image by <factor> | |
90 .TP | |
91 .B \-dsp\ device | |
92 select another DSP output device | |
93 .TP | |
45 | 94 .B \-pp\ quality |
1 | 95 apply postprocess filter on decoded image. |
96 You need a STRONG CPU in order to use this! | |
97 The supported formats and settings are: | |
98 | |
181 | 99 MPEG 1/2 0 (none), 1, 3, 7, 15, 31, 63 |
100 OpenDivX 0 (none), 1, 3, 7, 15, 31, 63 | |
101 DivX 0 (none), 1, 2, 3, 4 | |
1 | 102 |
103 .I NOTE | |
52 | 104 Maybe less/more. |
105 | |
106 .I NOTE | |
1 | 107 You can use this with OpenDivX encoding too! See ALPHA/BETA CODE section. |
108 .TP | |
222 | 109 .B \-ffactor\ number |
110 resample alphamap of the font. Can be: | |
1 | 111 |
222 | 112 0 plain white fonts |
113 0.75 very narrow black outline [default] | |
114 1 narrow black outline | |
115 10 bold black outline | |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
116 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
117 .B \-sub\ file |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
118 use/display this subtitle file |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
119 .TP |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
120 .B \-subfps\ rate |
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
121 specify frame/sec rate of subtitle file |
521 | 122 (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
|
123 (default: the same as the movie) |
484 | 124 .TP |
125 .B \-subdelay\ sec | |
126 delays subtitles by <sec> seconds. Can be negative. | |
1 | 127 .IP |
128 .SH "ADVANCED OPTIONS" | |
129 .TP | |
130 .I NOTE | |
131 These options can help you solve your particular problem.. Also, see the DOCS! | |
132 .TP | |
133 .B \-afm <1-5> | |
134 force audio format 1:MPEG 2:PCM 3:AC3 4:Win32 5:aLaw | |
135 | |
136 .I NOTE | |
137 With DivX AVIs with MP3 audio, you can choose whether to use MP3LIB (option 1), | |
138 or Win32 DLL l3codeca.acm (option 4) (default). On CPUs with the 3DNow! | |
139 instruction set, the first gives more performance. Your mileage may vary. | |
140 .TP | |
523 | 141 .B \-sb\ position |
1 | 142 seek to byte position |
143 .TP | |
523 | 144 .B \-abs\ bytes |
1 | 145 audio buffer size (in bytes, default: measuring) |
146 .TP | |
147 .B \-delay\ secs | |
148 audio delay in seconds (may be +/- float value) | |
149 .TP | |
150 .B \-bps | |
151 use avg. byte/sec value for A-V sync (AVI) | |
152 .TP | |
153 .B \-noalsa | |
154 disable timing code | |
155 .TP | |
156 .B \-aid\ id | |
157 select audio channel [MPG: 0-31 AVI: 1-99] | |
158 .TP | |
159 .B \-vid\ id | |
160 select video channel [MPG: 0-15 AVI: -- ] | |
161 .TP | |
162 .B \-fps\ value | |
163 force frame rate (if value is wrong in the header) | |
164 .TP | |
165 .B \-mc\ seconds/5frame | |
166 maximum sync correction per 5 frames (in seconds) | |
167 .TP | |
168 .B \-ni | |
169 force usage of non-interleaved AVI parser | |
164
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
170 .TP |
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
171 .B \-include |
2790235db59f
even more updates :) about time to crack a joke, eh? :))
gabucino
parents:
106
diff
changeset
|
172 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
|
173 .TP |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
174 .B \-z\ <0-8> |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
175 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
|
176 0 : no compression |
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
523
diff
changeset
|
177 8 : max compression |
1 | 178 .IP |
179 .SH "ALPHA/BETA CODE" | |
180 .TP | |
181 .I NOTE | |
182 These are included in this manpage just for completeness! If you don't | |
183 know what are these, you DON'T need these! In either case, double-check DOCS! | |
184 .TP | |
185 .B \-br\ rate | |
186 used with '-vo odivx' . | |
187 Specifies the bitrate to encode OpenDivx at | |
188 (in bits! e.g: 780000). | |
189 .TP | |
190 .B \-encode\ file | |
191 used with '-vo odivx' . | |
192 Specifies the output OpenDivX file. Won't overwrite. | |
193 .IP | |
222 | 194 .SH KEYBOARD CONTROL |
195 .TP | |
196 .I NOTE | |
197 These keys may/may not work, depending on your video output driver. | |
198 .TP | |
199 <- or -> seek backward/forward 10 seconds | |
200 | |
201 up or down seek backward/forward 1 minute | |
202 | |
203 p or SPACE pause movie (press any key) | |
204 | |
205 q or ESC stop playing and quit program | |
206 | |
207 + or - adjust audio delay by +/- 0.1 second | |
389 | 208 |
454 | 209 / or * decrease/increase volume |
210 | |
523 | 211 o toggle OSD: none / seek / seek+timer |
474 | 212 |
484 | 213 m toggle using master/pcm volume |
222 | 214 .IP |
215 .SH FILES AND DIRECTORIES | |
216 .TP | |
217 .I CONFIG FILES | |
218 Settings are stored system-wide in the /etc/mplayer.conf file, | |
219 and per-user in $HOME/.mplayer/config. The directory | |
220 $HOME/.mplayer and the 'config' are created if doesn't exist. | |
221 .TP | |
222 .I FONTS | |
223 Fonts are searched in $HOME/.mplayer/font. There must be a font.desc | |
224 file, and files with .RAW extension. | |
225 .TP | |
224 | 226 .I SUBTITLE FILES |
222 | 227 Sub files are searched in $HOME/.mplayer/sub, and in the directory |
228 of the movie. | |
229 .IP | |
1 | 230 .SH "EXAMPLES" |
231 Just launch it! :) | |
232 .LP | |
233 .SH BUGS | |
96 | 234 Probably. Check DOCS. |
1 | 235 |
236 Bugreports should be addressed to the MPlayer-users mailing list | |
40 | 237 (mplayer-users@lists.sourceforge.net) ! If you want to submit a bugreport |
1 | 238 (which we love to receive!), please double-check the README, and |
239 tell us all that we need to know to identify your problem. | |
240 | |
241 .LP | |
242 .SH AUTHORS | |
243 Check DOCS/AUTHORS ! | |
244 | |
245 MPlayer is (C) 2000-2001 | |
246 .I Arpad Gereoffy <arpi@thot.banki.hu> | |
247 | |
248 This manpage is maintained by | |
249 .I Gabucino. | |
250 .LP | |
251 .SH STANDARD DISCLAIMER | |
252 Use only at your own risk! There may be errors and inaccuracies that could | |
253 be damaging to your system or your eye. Proceed with caution, and although | |
254 this is highly unlikely, the author doesn't take any responsibility for that! | |
255 .\" end of file |