[Bug 788116] android: glimagesink/amcvideodec unable to retain and save last-sample

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 25 14:04:06 UTC 2017


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

--- Comment #2 from Nicola <lists at svrinformatica.it> ---
(In reply to Nicolas Dufresne (stormer) from comment #1)
> You have to share the GL context between both pipeline for this to work. Did
> you do so ?

Thanks Nicolas, I'm not doing anything to share the GL context, 

I'll try to understand how to share the GstGLContext that I can get from
glimagesink with the one used in gldownload (is gst_gl_context_set_shared_with
the right way?), 

anyway seems really strange that if I use avdec_* encoder all is fine while if
I use amcvideodec I have the reported issue, 

in both case the sample I get from glimagesink has feature "memory:GLMemory" so
I supposed that a different behaviour was a bug, maybe I'm wrong

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