annotate DOCS/mplayer.1 @ 646:4cc5bbc8f295

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