[MPlayer-dev-eng] [PATCH] ao_jack: add "connect" suboption
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat May 4 23:57:55 CEST 2013
On Sat, May 04, 2013 at 11:06:28PM +0200, Markus Appel wrote:
> If you want to get all available audio channels, you can now use
> "-ao jack:noconnect" and manually create whatever connections you
> desire.
Hm, it seems reasonable to me to at least connect the outputs
that exist.
Could you try updating and see if the behaviour if you only comment
out this line:
> - if (channels > i) channels = i;
Seems good to you?
More information about the MPlayer-dev-eng
mailing list