From b6ec858471a8b05e3a82edeae82f754077eee89b Mon Sep 17 00:00:00 2001 From: danny Date: Wed, 15 Sep 2004 10:47:03 +0000 Subject: Audio output driver suboptions documented git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13341 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 47fc9a022a..e74c90860b 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1712,9 +1712,6 @@ Sets noblock-mode, mmap-mode and the device-name as first card, fourth device. .RE .PD 1 .sp 1 -FIXME: Document suboptions for sdl, arts, esd, jack, nas, macosx, sgi, sun, -dxr2, mpegpes, null, pcm, plugin. -.sp 1 Available audio output drivers are: . .TP @@ -1760,6 +1757,12 @@ Sets the audio-output device (default: /dev/\:dsp). .B sdl\ \ \ \ Highly platform independent SDL (Simple Directmedia Layer) library audio output driver. +.PD 0 +.RSs +.IPs +Explicitly choose the SDL audio driver to use (default: let SDL choose). +.RE +.PD 1 . .TP .B arts\ \ \ @@ -1768,6 +1771,12 @@ Audio output through the Arts daemon. .TP .B esd\ \ \ \ Audio output through the ESD daemon. +.PD 0 +.RSs +.IPs +Explicitly choose the ESD server (default: localhost). +.RE +.PD 1 . .TP .B jack\ \ \ \ @@ -1788,6 +1797,12 @@ Native SGI audio output driver. .TP .B sun (Sun only) Native Sun audio output driver. +.PD 0 +.RSs +.IPs +Explicitly choose the audio device to use (default: /dev/\:audio). +.RE +.PD 1 . .TP .B win32 (Windows only) -- cgit v1.2.3