# HG changeset patch # User diego # Date 1088676546 0 # Node ID 4f84d2eb55b2cda2b43abece8ce2a0dc6b5f0e78 # Parent 43a231d89ef04dacc2876ae6247246e97e66d2d4 ao_alsa and ao_oss documented. diff -r 43a231d89ef0 -r 4f84d2eb55b2 DOCS/man/en/mplayer.1 --- 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= 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