[Bug 787323] ghostpad : Issue in setting pad mode for a bin created dynamically(when pipeline is running)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 6 06:21:43 UTC 2017


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

--- Comment #3 from Baby octopus <jagadishkamathk at gmail.com> ---
This happens with only those elements who work in pull mode(typefind). Hence we
dont see the issue with the typefind

It is a right observation that starting both the branches together do not cause
any issue. 

Some undesired things happen when we call gst_bin_sync_children_states().
Filesrc decides to work in pull mode initially upon which typefind calls for
get_range. But in-between that, filesrc decided it will work in PUSH, which
causes this assertion

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