Pipeline with more than two audiomixers fails

Patrick Motsch motschpatrick at googlemail.com
Fri Sep 28 10:18:30 UTC 2018


Hi community,

I have a strange behaviour.

If I try to start a pipeline with more than two audiomixers in it, it
doesn't work.

Here is an example:

gst-launch-1.0 audiomixer name=bus_main ! audioconvert ! alsasink
device="bus_main" audiomixer name=bus_digi ! audioconvert ! alsasink
device="bus_digi" audiomixer name=bus_assign1 ! audioconvert ! alsasink
device="bus_assign1" audiomixer name=bus_assign2 ! audioconvert ! alsasink
device="bus_assign2" uridecodebin uri="file:///home/pi/Desktop/1001 Nacht
Medley WAV/1001 Nacht Medley_Bass_Kaltenweide.wav" ! audioconvert !
bus_digi. uridecodebin uri="file:///home/pi/Desktop/1001 Nacht Medley
WAV/1001 Nacht Medley_Hihat_Patrick.wav" ! audioconvert ! bus_main.
uridecodebin uri="file:///home/pi/Desktop/1001 Nacht Medley WAV/1001 Nacht
Medley_Keys_Kaltenweide.wav" ! audioconvert ! bus_main. uridecodebin
uri="file:///home/pi/Desktop/1001 Nacht Medley WAV/1001 Nacht
Medley_Klick2_Kaltenweide.wav" ! audioconvert ! bus_assign1. uridecodebin
uri="file:///home/pi/Desktop/1001 Nacht Medley WAV/1001 Nacht
Medley_Klick_Kaltenweide.wav" ! audioconvert ! bus_digi.

If I reduce it to two audiomixers, it runs as expected.

Do you have any suggestions?

Can you please answer directly to my email address? I am currently not
subscribing the mailing list.

Thanks in advance.

Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180928/76f92892/attachment.html>


More information about the gstreamer-devel mailing list