summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-18 09:40:59 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-18 09:40:59 +0000
commit7ddba028800273f6e6267a4d5592a7a02fb842cd (patch)
treed940cfaf899487cc2af4c5943ae8ade688df4cd6 /DOCS
parent550726e11c27d423a5d34635fd427611b2a7ec35 (diff)
downloadmpv-7ddba028800273f6e6267a4d5592a7a02fb842cd.tar.bz2
mpv-7ddba028800273f6e6267a4d5592a7a02fb842cd.tar.xz
name suboption for jack to set client name
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16254 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.13
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 97c0e07db7..0058a76bec 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1902,6 +1902,9 @@ audio output through JACK (Jack Audio Connection Kit)
.RSs
.IPs port=<name>
Connects to the ports with the given name (default: physical ports).
+.IPs name=<client name>
+Client name that is passed to JACK (default: MPlayer [<PID>]).
+Useful if you want to have certain connections established automatically.
.IPs (no)estimate
Estimate the audio delay, supposed to make the video playback smoother
(default: enabled).