summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordanny <danny@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-15 10:47:03 +0000
committerdanny <danny@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-15 10:47:03 +0000
commitb6ec858471a8b05e3a82edeae82f754077eee89b (patch)
tree8859bd6863223eb476a2f598d9de0e1757ded762 /DOCS
parentc95142bc23ae6569a14a3f692f4d2aa9048db9c2 (diff)
downloadmpv-b6ec858471a8b05e3a82edeae82f754077eee89b.tar.bz2
mpv-b6ec858471a8b05e3a82edeae82f754077eee89b.tar.xz
Audio output driver suboptions documented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13341 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.121
1 files changed, 18 insertions, 3 deletions
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 <driver>
+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 <server>
+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 <device>
+Explicitly choose the audio device to use (default: /dev/\:audio).
+.RE
+.PD 1
.
.TP
.B win32 (Windows only)