[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.717,1.718
Daniele Forghieri CVS
syncmail at mplayerhq.hu
Wed Sep 15 12:47:06 CEST 2004
CVS change done by Daniele Forghieri CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv26148
Modified Files:
mplayer.1
Log Message:
Audio output driver suboptions documented
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.717
retrieving revision 1.718
diff -u -r1.717 -r1.718
--- mplayer.1 12 Sep 2004 22:43:17 -0000 1.717
+++ mplayer.1 15 Sep 2004 10:47:03 -0000 1.718
@@ -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)
More information about the MPlayer-DOCS
mailing list