1
|
1 .\" MPlayer (C) 2000-2001 Arpad Gereoffy <arpi@esp-team.scene.hu>
|
|
2 .\" This manpage was/is done by Gabucino
|
|
3 .\" Manpage v1.1
|
|
4 .\"
|
|
5 .TH MPlayer 0.11
|
|
6 .SH NAME
|
|
7 mplayer \- Movie Player for Linux
|
|
8 .SH SYNOPSIS
|
|
9 .B mplayer
|
|
10 .RB [ \-vo\ output\ driver ]
|
|
11 .RB [ \-vcd\ track\ number ]
|
|
12 .RB [ \-sb\ byte\ position ]
|
|
13 .RB [ \-nosound\ ]
|
|
14 .RB [ \-abs\ seconds ]
|
|
15 .RB [ \-delay\ secs ]
|
|
16 .RB [ \-bps\ value ]
|
|
17 .RB [ \-noalsa\ ]
|
|
18 .RB [ \-aid\ id ]
|
|
19 .RB [ \-vid\ id ]
|
|
20 .RB [ \-fps\ rate ]
|
|
21 .RB [ \-mc\ seconds/5f ]
|
|
22 .RB [ \-afm\ audio\ decoder ]
|
|
23 .RB [ \-fs\ ]
|
|
24 .RB [ \-x\ x ]
|
|
25 .RB [ \-y\ y ]
|
|
26 .RB [ \-xy\ factor ]
|
|
27 .RB [ \-dsp\ device ]
|
45
|
28 .RB [ \-pp\ quality ]
|
1
|
29 .I file
|
|
30 .PP
|
|
31 .SH DESCRIPTION
|
|
32 .I mplayer
|
|
33 Yes. Yet another movie player for linux.
|
|
34 What is the special with this? It works, at least for me :)
|
|
35 I've tried lots of players under linux (mtv,xmps,dvdview,livid/oms,VideoLAN,
|
|
36 xine,xanim,avifile,xmmp) but they all have some problem. Mostly with
|
|
37 special files or with audio/video sync. Most of them is unable to play
|
|
38 both mpeg1, mpeg2 and avi (DivX) files. Many players have image quality
|
|
39 or speed problems too. So I've decided to write/modify one...
|
|
40 .LP
|
|
41 .SH "GENERAL OPTIONS"
|
|
42 .TP
|
|
43 .I NOTE
|
|
44 MPlayer works out-of-the-box, so you generally don't have to mess with
|
|
45 any options.
|
|
46 .TP
|
|
47 .BI \-vo\ output\ driver
|
|
48 select output driver
|
|
49
|
|
50 you can get the list of available drivers executing
|
|
51 .I mplayer -vo help
|
|
52
|
|
53 .TP
|
|
54 .BI \-vcd\ track
|
|
55 play video cd track from device instead of plain file
|
|
56 .TP
|
|
57 .BI \-nosound
|
|
58 don't play sound
|
|
59 .TP
|
|
60 .B \-fs
|
|
61 fullscreen playing (only gl, xmga and xv drivers)
|
|
62
|
|
63 .I NOTE
|
|
64 The X11 driver doesn't support fullscreen and scaling.
|
|
65 However, you can do it yourself, just press ALT,CTRL,-
|
|
66 or ALT,CTRL,+ simultaneously, see X-server docs for details.
|
|
67 .TP
|
|
68 .B \-x\ x
|
|
69 scale image to x width [if driver suppports!]
|
|
70 .TP
|
|
71 .B \-y\ y
|
|
72 scale image to y height
|
|
73 .TP
|
|
74 .B \-xy\ factor
|
|
75 scale image by <factor>
|
|
76 .TP
|
|
77 .B \-dsp\ device
|
|
78 select another DSP output device
|
|
79 .TP
|
45
|
80 .B \-pp\ quality
|
1
|
81 apply postprocess filter on decoded image.
|
|
82 You need a STRONG CPU in order to use this!
|
|
83 The supported formats and settings are:
|
|
84
|
50
|
85 MPEG 1/2 1, 3, 7, 15, 31, 63
|
|
86 OpenDivX 9, 19, 29, 39, 49, 59
|
|
87 DivX not YET supported
|
1
|
88
|
|
89 .I NOTE
|
52
|
90 Maybe less/more.
|
|
91
|
|
92 .I NOTE
|
1
|
93 You can use this with OpenDivX encoding too! See ALPHA/BETA CODE section.
|
|
94 .IP
|
|
95 .SH KEYBOARD CONTROL
|
|
96 .TP
|
|
97 .I NOTE
|
|
98 These keys may/may not work, depending on your video output driver.
|
|
99 .TP
|
|
100 <- or -> seek backward/forward 10 seconds
|
|
101
|
|
102 up or down seek backward/forward 1 minute
|
|
103
|
|
104 p or SPACE pause movie (press any key)
|
|
105
|
|
106 q or ESC stop playing and quit program
|
|
107
|
|
108 + or - adjust audio delay by +/- 0.1 second
|
|
109 .IP
|
|
110 .SH "ADVANCED OPTIONS"
|
|
111 .TP
|
|
112 .I NOTE
|
|
113 These options can help you solve your particular problem.. Also, see the DOCS!
|
|
114 .TP
|
|
115 .B \-afm <1-5>
|
|
116 force audio format 1:MPEG 2:PCM 3:AC3 4:Win32 5:aLaw
|
|
117
|
|
118 .I NOTE
|
|
119 With DivX AVIs with MP3 audio, you can choose whether to use MP3LIB (option 1),
|
|
120 or Win32 DLL l3codeca.acm (option 4) (default). On CPUs with the 3DNow!
|
|
121 instruction set, the first gives more performance. Your mileage may vary.
|
|
122 .TP
|
|
123 .BI \-sb\ position
|
|
124 seek to byte position
|
|
125 .TP
|
|
126 .BI \-abs\ bytes
|
|
127 audio buffer size (in bytes, default: measuring)
|
|
128 .TP
|
|
129 .B \-delay\ secs
|
|
130 audio delay in seconds (may be +/- float value)
|
|
131 .TP
|
|
132 .B \-bps
|
|
133 use avg. byte/sec value for A-V sync (AVI)
|
|
134 .TP
|
|
135 .B \-noalsa
|
|
136 disable timing code
|
|
137 .TP
|
|
138 .B \-aid\ id
|
|
139 select audio channel [MPG: 0-31 AVI: 1-99]
|
|
140 .TP
|
|
141 .B \-vid\ id
|
|
142 select video channel [MPG: 0-15 AVI: -- ]
|
|
143 .TP
|
|
144 .B \-fps\ value
|
|
145 force frame rate (if value is wrong in the header)
|
|
146 .TP
|
|
147 .B \-mc\ seconds/5frame
|
|
148 maximum sync correction per 5 frames (in seconds)
|
|
149 .TP
|
|
150 .B \-ni
|
|
151 force usage of non-interleaved AVI parser
|
|
152 .IP
|
|
153 .SH "ALPHA/BETA CODE"
|
|
154 .TP
|
|
155 .I NOTE
|
|
156 These are included in this manpage just for completeness! If you don't
|
|
157 know what are these, you DON'T need these! In either case, double-check DOCS!
|
|
158 .TP
|
|
159 .B \-br\ rate
|
|
160 used with '-vo odivx' .
|
|
161 Specifies the bitrate to encode OpenDivx at
|
|
162 (in bits! e.g: 780000).
|
|
163 .TP
|
|
164 .B \-encode\ file
|
|
165 used with '-vo odivx' .
|
|
166 Specifies the output OpenDivX file. Won't overwrite.
|
|
167 .IP
|
|
168 .SH "EXAMPLES"
|
|
169 Just launch it! :)
|
|
170 .LP
|
|
171 .SH BUGS
|
|
172 Possibly. Check DOCS.
|
|
173
|
|
174 Bugreports should be addressed to the MPlayer-users mailing list
|
40
|
175 (mplayer-users@lists.sourceforge.net) ! If you want to submit a bugreport
|
1
|
176 (which we love to receive!), please double-check the README, and
|
|
177 tell us all that we need to know to identify your problem.
|
|
178
|
|
179 .LP
|
|
180 .SH AUTHORS
|
|
181 Check DOCS/AUTHORS !
|
|
182
|
|
183 MPlayer is (C) 2000-2001
|
|
184 .I Arpad Gereoffy <arpi@thot.banki.hu>
|
|
185
|
|
186 This manpage is maintained by
|
|
187 .I Gabucino.
|
|
188 .LP
|
|
189 .SH STANDARD DISCLAIMER
|
|
190 Use only at your own risk! There may be errors and inaccuracies that could
|
|
191 be damaging to your system or your eye. Proceed with caution, and although
|
|
192 this is highly unlikely, the author doesn't take any responsibility for that!
|
|
193 .\" end of file
|