comparison DOCS/mplayer.1 @ 222:163bb3cee94d

The quick red fox jumped over the lazy brown dog. (say it 5 times:)
author gabucino
date Tue, 27 Mar 2001 17:40:41 +0000
parents c7b4ef1f3dfb
children 725e31b1c94b
comparison
equal deleted inserted replaced
221:3daeae4a4aa6 222:163bb3cee94d
25 .RB [ \-y\ y ] 25 .RB [ \-y\ y ]
26 .RB [ \-xy\ factor ] 26 .RB [ \-xy\ factor ]
27 .RB [ \-dsp\ device ] 27 .RB [ \-dsp\ device ]
28 .RB [ \-pp\ quality ] 28 .RB [ \-pp\ quality ]
29 .RB [ \-include\ configfile ] 29 .RB [ \-include\ configfile ]
30 .RB [ \-ffactor\ number ]
30 .I file 31 .I file
31 .PP 32 .PP
32 .SH DESCRIPTION 33 .SH DESCRIPTION
33 .I mplayer 34 .I mplayer
34 Yes. Yet another movie player for linux. 35 Yes. Yet another movie player for linux.
90 .I NOTE 91 .I NOTE
91 Maybe less/more. 92 Maybe less/more.
92 93
93 .I NOTE 94 .I NOTE
94 You can use this with OpenDivX encoding too! See ALPHA/BETA CODE section. 95 You can use this with OpenDivX encoding too! See ALPHA/BETA CODE section.
95 .IP 96 .TP
96 .SH KEYBOARD CONTROL 97 .B \-ffactor\ number
97 .TP 98 resample alphamap of the font. Can be:
98 .I NOTE 99
99 These keys may/may not work, depending on your video output driver. 100 0 plain white fonts
100 .TP 101 0.75 very narrow black outline [default]
101 <- or -> seek backward/forward 10 seconds 102 1 narrow black outline
102 103 10 bold black outline
103 up or down seek backward/forward 1 minute
104
105 p or SPACE pause movie (press any key)
106
107 q or ESC stop playing and quit program
108
109 + or - adjust audio delay by +/- 0.1 second
110 .IP 104 .IP
111 .SH "ADVANCED OPTIONS" 105 .SH "ADVANCED OPTIONS"
112 .TP 106 .TP
113 .I NOTE 107 .I NOTE
114 These options can help you solve your particular problem.. Also, see the DOCS! 108 These options can help you solve your particular problem.. Also, see the DOCS!
166 (in bits! e.g: 780000). 160 (in bits! e.g: 780000).
167 .TP 161 .TP
168 .B \-encode\ file 162 .B \-encode\ file
169 used with '-vo odivx' . 163 used with '-vo odivx' .
170 Specifies the output OpenDivX file. Won't overwrite. 164 Specifies the output OpenDivX file. Won't overwrite.
165 .IP
166 .SH KEYBOARD CONTROL
167 .TP
168 .I NOTE
169 These keys may/may not work, depending on your video output driver.
170 .TP
171 <- or -> seek backward/forward 10 seconds
172
173 up or down seek backward/forward 1 minute
174
175 p or SPACE pause movie (press any key)
176
177 q or ESC stop playing and quit program
178
179 + or - adjust audio delay by +/- 0.1 second
180 .IP
181 .SH FILES AND DIRECTORIES
182 .TP
183 .I CONFIG FILES
184 Settings are stored system-wide in the /etc/mplayer.conf file,
185 and per-user in $HOME/.mplayer/config. The directory
186 $HOME/.mplayer and the 'config' are created if doesn't exist.
187 .TP
188 .I FONTS
189 Fonts are searched in $HOME/.mplayer/font. There must be a font.desc
190 file, and files with .RAW extension.
191 .TP
192 .I SUB FILES
193 Sub files are searched in $HOME/.mplayer/sub, and in the directory
194 of the movie.
171 .IP 195 .IP
172 .SH "EXAMPLES" 196 .SH "EXAMPLES"
173 Just launch it! :) 197 Just launch it! :)
174 .LP 198 .LP
175 .SH BUGS 199 .SH BUGS