[Bug 767801] Failed to negotiate RGBA for EGLImage on Raspberry Pi 3

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 14:17:49 UTC 2016


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

--- Comment #5 from zacattackcit at gmail.com ---
(In reply to Matthew Waters (ystreet00) from comment #3)
> Those commits look fine.
> 
> I have noticed there's something odd about that error when it pops up
> although haven't been through the code enough to find out what happens. 
> Forcing EGLImage with a capsfilter makes omxh264dec output memory:EGLImage
> anyway which makes it work.

I tried your workaround by adding a caps filter after omxh264dec like this:

gst-launch-1.0 -vv -e rpicamsrc ! "video/x-h264,width=640,height=480" !
h264parse ! omxh264dec !
"video/x-raw(memory:EGLImage),format=RGBA,width=640,height=480" ! videoconvert
! glimagesink

but still get the same error.  Can you post the command that made it work for
you?

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