On 02/01/2016 05:12 PM, Paul Davis
wrote:
Hi, Sorry for the late reply. Got a lot of work dumped on my desk. Well, come to think of it, maybe it is just easier coding to close/reopen. I don't know what would happen if a program would leave an audio device open only to find the next file to play inaccessible or something like that. I guess that would require extra checks. AFAIK, the close/reopen also does not result in audible issues. Thanks a lot for the excellent hints. I had a look at the GStreamer properties and control=0 indeed does the job. for posterity: I edited properties using gconf-editor. By setting the following keys: system->gstreamer->0.10->default->audiosink system->gstreamer->0.10->default->musicaudiosink both to jackaudiosink buffer-time=2000000 connect=0 (or jackaudiosink buffer-time=2000000 connect=none) I got playback through jack from gstreamer without the default connection to channels 1 and 2 of my multi-output sound card. By making the required connections (in my case to channels 3 and 4) in the qjackctl patch bay everything just works (tm). I also had a look at the gstreamer code, and got completely bogged down trying to set up a working gnome build environment. I'll have to leave that for now. (It also should be noted that this is for gstreamer 0.10 - I have no idea how this ties into gstreamer 1.0) thanks again. cheers, Theo |
_______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user