[Bug 772741] bin: Add a new GST_BIN_FLAG_STREAMS_AWARE flag

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 12 09:30:05 UTC 2016


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

--- Comment #4 from Edward Hervey <bilboed at bilboed.com> ---
(In reply to Wonchul Lee from comment #3)
> I assumed that the stream_aware flag is for the element what can add/remove
> pad after the whole pipeline built.
> If my guess is right, ts demuxer and adaptive demuxer are to be set also?

  No, it's for the parent bin to indicate to its child elements that they can
add/remove pads at anytime (after the collection was posted).

  tsdemux doesn't contain any elements, nor does adaptivedemux

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