From 48e85562982aee72f055b5ca523ff73bfe34cc43 Mon Sep 17 00:00:00 2001 From: Hans-Kristian Arntzen Date: Fri, 24 Jun 2011 15:56:43 +0200 Subject: ao_rsound: add new RSound audio output driver --- DOCS/man/en/mplayer.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'DOCS/man') 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= +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= +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 . -- cgit v1.2.3