Author: reimar Date: Mon Jun 3 19:38:04 2013 New Revision: 36297 Log: Add (no)connect option to ao_jack.
Patch by Markus Appel [masolomaster3000 googlemail com]. Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/DOCS/man/de/mplayer.1 trunk/libao2/ao_jack.c Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Mon Jun 3 13:20:28 2013 (r36296) +++ trunk/DOCS/man/en/mplayer.1 Mon Jun 3 19:38:04 2013 (r36297) @@ -3118,6 +3118,10 @@ Explicitly choose the ESD server to use audio output through JACK (Jack Audio Connection Kit) .PD 0 .RSs +.IPs (no)connect +Automatically create connections to output ports (default: enabled). +When enabled, the maximum number of output channels will be limited to +the number of available output ports. .IPs port=<name> Connects to the ports with the given name (default: physical ports). .IPs name=<client name> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
