summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorHans-Kristian Arntzen <maister@archlinux.us>2011-06-24 15:56:43 +0200
committerUoti Urpala <uau@mplayer2.org>2011-06-26 06:19:42 +0300
commit48e85562982aee72f055b5ca523ff73bfe34cc43 (patch)
treeb46e078c3b0d84cc7a9f1d45d17add6e44d18291 /DOCS
parent12843385feb1da0d44c4b9357cb635077feaba29 (diff)
downloadmpv-48e85562982aee72f055b5ca523ff73bfe34cc43.tar.bz2
mpv-48e85562982aee72f055b5ca523ff73bfe34cc43.tar.xz
ao_rsound: add new RSound audio output driver
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.115
1 files changed, 15 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 3ca8ff01f5..dc9a936632 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3022,6 +3022,21 @@ If nowaveheader is specified, the default is audiodump.pcm.
.PD 1
.
.TP
+.B "rsound\ \ \ \ "
+audio output to an RSound daemon
+.PD 0
+.RSs
+.IPs host=<name/path>
+Set the address of the server (default: localhost).
+Can be either a network hostname for TCP connections or a Unix domain
+socket path starting with '/'.
+.IPs port=<number>
+Set the TCP port used for connecting to the server (default: 12345).
+Not used if connecting to a Unix domain socket.
+.RE
+.PD 1
+.
+.TP
.B "plugin\ \ "
plugin audio output driver
.