changeset 13340:0ed7c089f830

Audio output driver suboptions documented
author danny
date Wed, 15 Sep 2004 10:47:03 +0000
parents 1c787349d286
children 0c41c3728568
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 18 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Wed Sep 15 09:45:34 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Wed Sep 15 10:47:03 2004 +0000
@@ -1712,9 +1712,6 @@
 .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 @@
 .B sdl\ \ \ \ 
 Highly platform independent SDL (Simple Directmedia Layer) library
 audio output driver.
+.PD 0
+.RSs
+.IPs <driver>
+Explicitly choose the SDL audio driver to use (default: let SDL choose).
+.RE
+.PD 1
 .
 .TP
 .B arts\ \ \ 
@@ -1768,6 +1771,12 @@
 .TP
 .B esd\ \ \ \ 
 Audio output through the ESD daemon.
+.PD 0
+.RSs
+.IPs <server>
+Explicitly choose the ESD server (default: localhost).
+.RE
+.PD 1
 .
 .TP
 .B jack\ \ \ \ 
@@ -1788,6 +1797,12 @@
 .TP
 .B sun (Sun only)
 Native Sun audio output driver.
+.PD 0
+.RSs
+.IPs <device>
+Explicitly choose the audio device to use (default: /dev/\:audio).
+.RE
+.PD 1
 .
 .TP
 .B win32 (Windows only)