[Bug 783776] gsteglimage: eglDestroyImage is used for images created by eglCreateImageKHR

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 14 07:24:11 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That means you've compiled gst-plugins-bad wrong and/or your shared library
path configuration is broken. When compiling gst-plugins-bad on the RPi, you
probably want to pass --with-egl-module-name=/opt/vc/lib/libEGL.so to configure
(also check the other --with-XXX-module-name).

It also would make sense to get rid of the non-Broadcom GL/GLES/EGL/etc
libraries on your system to prevent any conflicts in the future.


Does that solve your problem?

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