# HG changeset patch # User danny # Date 1095245223 0 # Node ID 0ed7c089f830052949e6c09c887bf6f3c2e86872 # Parent 1c787349d286c81481f822806bd8c03be68d99cf Audio output driver suboptions documented diff -r 1c787349d286 -r 0ed7c089f830 DOCS/man/en/mplayer.1 --- 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 +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 +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 +Explicitly choose the audio device to use (default: /dev/\:audio). +.RE +.PD 1 . .TP .B win32 (Windows only)