[Bug 795364] parsebin: Post STREAM_COLLECTION on EVENT_STREAM_COLLECTION

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 18 20:40:32 UTC 2018


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

--- Comment #2 from Thibault Saunier <tsaunier at gnome.org> ---
To reproduce the issue you can get the element propose on
https://bugzilla.gnome.org/show_bug.cgi?id=795366 and run

    gst-launch-1.0 playbin3 uri=test://video+audio

The testsrc element will:

 * Create streams for each of its pads and make sure those are used in the
stream-start event
 * Push a STREAM_COLLECTION on each of its sinkpad before pushing the caps

Without the patch from here, decodebin will never link the pad from testsrc
(down the line).

-- 
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