[Bug 763326] gst-launch of 8-channel deinterleave pipeline stalls

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 8 15:01:18 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763326

--- Comment #5 from Heinrich Fink <hfink at toolsonair.com> ---
the pipeline already fails with two or more downstream connections (a single
one works), i.e. that will stall already

gst-launch-1.0 -e \
  audiotestsrc is-live=TRUE ! "audio/x-raw,rate=48000,channels=8" ! queue !
deinterleave name=deinter \
  deinter.src_0 ! queue ! fakesink \
  deinter.src_1 ! queue ! fakesink

I am updating the debug log with the output of this pipeline, might be easier
to read with less elements in the play.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list