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