comparison DOCS/mplayer.1 @ 523:9a35090baf5c

some fix..
author gabucino
date Thu, 19 Apr 2001 18:33:19 +0000
parents b63c485a530d
children a8ab5e0f5560
comparison
equal deleted inserted replaced
522:b63c485a530d 523:9a35090baf5c
30 .RB [ \-include\ configfile ] 30 .RB [ \-include\ configfile ]
31 .RB [ \-ffactor\ number ] 31 .RB [ \-ffactor\ number ]
32 .RB [ \-sub\ file ] 32 .RB [ \-sub\ file ]
33 .RB [ \-subfps\ rate ] 33 .RB [ \-subfps\ rate ]
34 .RB [ \-subdelay\ sec ] 34 .RB [ \-subdelay\ sec ]
35 .RB [ \-dvd\ device ]
35 .I file 36 .I file
36 .PP 37 .PP
37 .SH DESCRIPTION 38 .SH DESCRIPTION
38 .I mplayer 39 .I mplayer
39 Yes. Yet another movie player for linux. 40 Yes. Yet another movie player for linux.
55 56
56 you can get the list of available drivers executing 57 you can get the list of available drivers executing
57 .I mplayer -vo help 58 .I mplayer -vo help
58 59
59 .TP 60 .TP
60 .BI \-vcd\ track 61 .B \-vcd\ track
61 play video cd track from device instead of plain file 62 play video cd track from device instead of plain file
62 .TP 63 .TP
63 .BI \-nosound 64 .B \-dvd\ device
65 specify DVD-ROM drive to use for MPEG2 decoding.
66 (use *_only_* when playing from DVD!)
67 .TP
68 .B \-nosound
64 don't play sound 69 don't play sound
65 .TP 70 .TP
66 .B \-fs 71 .B \-fs
67 fullscreen playing (centers movie, and makes black 72 fullscreen playing (centers movie, and makes black
68 bands around it) 73 bands around it)
130 .I NOTE 135 .I NOTE
131 With DivX AVIs with MP3 audio, you can choose whether to use MP3LIB (option 1), 136 With DivX AVIs with MP3 audio, you can choose whether to use MP3LIB (option 1),
132 or Win32 DLL l3codeca.acm (option 4) (default). On CPUs with the 3DNow! 137 or Win32 DLL l3codeca.acm (option 4) (default). On CPUs with the 3DNow!
133 instruction set, the first gives more performance. Your mileage may vary. 138 instruction set, the first gives more performance. Your mileage may vary.
134 .TP 139 .TP
135 .BI \-sb\ position 140 .B \-sb\ position
136 seek to byte position 141 seek to byte position
137 .TP 142 .TP
138 .BI \-abs\ bytes 143 .B \-abs\ bytes
139 audio buffer size (in bytes, default: measuring) 144 audio buffer size (in bytes, default: measuring)
140 .TP 145 .TP
141 .B \-delay\ secs 146 .B \-delay\ secs
142 audio delay in seconds (may be +/- float value) 147 audio delay in seconds (may be +/- float value)
143 .TP 148 .TP
195 200
196 + or - adjust audio delay by +/- 0.1 second 201 + or - adjust audio delay by +/- 0.1 second
197 202
198 / or * decrease/increase volume 203 / or * decrease/increase volume
199 204
200 o toggle OSD: none / seek / seek+timer 205 o toggle OSD: none / seek / seek+timer
201 206
202 m toggle using master/pcm volume 207 m toggle using master/pcm volume
203 .IP 208 .IP
204 .SH FILES AND DIRECTORIES 209 .SH FILES AND DIRECTORIES
205 .TP 210 .TP