Mercurial > mplayer.hg
changeset 12740:4f84d2eb55b2
ao_alsa and ao_oss documented.
author | diego |
---|---|
date | Thu, 01 Jul 2004 10:09:06 +0000 |
parents | 43a231d89ef0 |
children | fe4d65465eda |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 18 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Thu Jul 01 09:47:14 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Jul 01 10:09:06 2004 +0000 @@ -1569,15 +1569,16 @@ .RSs .IPs "\-ao alsa,oss," Try the ALSA driver, then the OSS driver, then others. -.br -.IPs "\-ao sdl:esd" -Use the SDL driver with the ESD subdriver. +.IPs "\-ao alsa:mmap:noblock:hw=0.3" +Sets noblock-mode, mmap-mode and the device-name as first card, fourth device. .RE .PD 1 . +FIXME: Document suboptions for sdl, arts, esd, jack, nas, macosx, sgi, sun, +win32, dxr2, mpegpes, null, pcm, plugin. + Available audio output drivers are: -FIXME: Document all suboptions. . .TP .B alsa\ \ \ @@ -1588,22 +1589,31 @@ Sets experimental mmap-mode (does not work for more than 2 channels). .IPs noblock Sets noblock-mode. -.IPs hw=device0.3 +.IPs hw=<device> Sets the device name. +Replace the ',' with a '.' in the ALSA device name. .RE .PD 1 .TP -.B alsa1x\ +.B alsa1x (OBSOLETE) ALSA 1.x audio output driver. -.TP -.B alsa9\ \ +Obsoleted by the general alsa audio output driver. +.TP +.B alsa9 (OBSOLETE) ALSA 0.9 audio output driver. +Obsoleted by the general alsa audio output driver. .TP .B alsa5\ \ ALSA 0.5 audio output driver. .TP .B oss\ \ \ \ OSS audio output driver +.PD 0 +.RSs +.IPs dsp-device +Sets the audio-output device (default: /dev/dsp). +.RE +.PD 1 .TP .B sdl\ \ \ \ Highly platform independent SDL (Simple Directmedia Layer) library