[Bug 780682] compositor: corrupts output when input caps change while running

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 30 15:56:55 UTC 2017


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

--- Comment #4 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Doesn't seem very easy to fix. Basically we need to make sure that event
processing doesn't happen until the next buffer can be picked, but since the
events don't have timestamps, it's not trivial. Also, event processing happens
in GstAggregator, while the frame picking logic is in GstVideoAggregator, which
complicates things. Ideas welcome.

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