Re: [LAU] vlc and jack

From: Jeremy Jongepier <jeremy@email-addr-hidden>
Date: Thu May 05 2016 - 13:06:32 EEST

On 05/03/2016 04:12 PM, Michael Jarosch wrote:
> Hi!
>
> Sorry for my dumpness, but I need vlc to connect to the output-ports 9
> and 10 of my RME HDSP via jack. I tried:
>
> vlc --jack-connect-regex system:playback_9 track01.mp3
>
> which works perfectly, but mono. (Both outputs of the mp3-file are
> routed to playback_9.)
> But I need a stereo connection to playback_9 and playback_10 and I just
> don't know how to express that with regex... :(

Did you try:

vlc --jack-connect-regex "system:playback_(9|10)" track01.mp3

Jeremy

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user

Received on Thu May 5 16:15:01 2016

This archive was generated by hypermail 2.1.8 : Thu May 05 2016 - 16:15:01 EEST