[Bug 757376] playbin: have-context and need-context messages are lost

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 2 08:24:51 PST 2015


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

--- Comment #5 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
OK. I found the error: gstreamer-vaapi don't chain up the set_context()
vmethod.

But still, I see some odd behavior in the context sharing: vaapisink creates a
display but it is not shared because it is added into a bin much more later.
Then vaapidecode creates a new display (vaapsink is not "bined" yet). The
display created by vaapidecode is asigned to vaapsink, instead of the way
around.

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