[Bug 796770] compositor: transition output frame looks ugly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 16 11:38:02 UTC 2018


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

--- Comment #6 from Seungha Yang <pudding8757 at gmail.com> ---
(In reply to Tim-Philipp Müller from comment #2)
> I wonder if this wouldn't be better handled more generically e.g. by adding
> something like gst_object_queue_set_property() that would be done atomically
> when the next sync is called (possibly something that works with multiple
> objects too), or something in aggregator at least?
> 
> I might be misunderstanding the exact problem though.

As you mentioned, we need some nice API(s) to solve this problem. I think this
is generic problem of Gstreamer. Since "setting multiple properties (and maybe
multiple objects' properties also) at once" is not supported yet, some elements
such as videocrop, videomixer, compositor, etc seems to generating weird frame
sometimes.

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