comparison DOCS/mplayer.1 @ 5103:d546600f0109

-audiofile added
author gabucino
date Fri, 15 Mar 2002 21:12:33 +0000
parents 5d4d5171334b
children d4fbe9eb9397
comparison
equal deleted inserted replaced
5102:17f97ed8259e 5103:d546600f0109
14 .RB [ \-ao\ <driver>[:<device>] ] 14 .RB [ \-ao\ <driver>[:<device>] ]
15 .RB [ \-vcd\ <track\ number> ] 15 .RB [ \-vcd\ <track\ number> ]
16 .RB [ \-cdrom-device\ <path\ to\ device> ] 16 .RB [ \-cdrom-device\ <path\ to\ device> ]
17 .RB [ \-sb\ <byte\ position> ] 17 .RB [ \-sb\ <byte\ position> ]
18 .RB [ \-nosound ] 18 .RB [ \-nosound ]
19 .RB [ \-audiofile\ <filename> ]
19 .RB [ \-abs\ <bytes> ] 20 .RB [ \-abs\ <bytes> ]
20 .RB [ \-delay\ <secs> ] 21 .RB [ \-delay\ <secs> ]
21 .RB [ \-nobps ] 22 .RB [ \-nobps ]
22 .RB [ \-aid\ <id> ] 23 .RB [ \-aid\ <id> ]
23 .RB [ \-alang\ <audio\ stream\ languages> ] 24 .RB [ \-alang\ <audio\ stream\ languages> ]
213 override default CDROM drive name /dev/cdrom 214 override default CDROM drive name /dev/cdrom
214 .TP 215 .TP
215 .B \-nosound 216 .B \-nosound
216 don't play sound 217 don't play sound
217 .TP 218 .TP
219 .B \-audiofile\ <filename>
220 play audio from an external file (MP3, AC3, Vorbis, etc)
221 .TP
218 .B \-fs 222 .B \-fs
219 fullscreen playing (centers movie, and makes black 223 fullscreen playing (centers movie, and makes black
220 bands around it). Toggle it with the 'f' key (not all video 224 bands around it). Toggle it with the 'f' key (not all video
221 outputs support it). 225 outputs support it).
222 .TP 226 .TP