GLES: Failed to create EGLImage
Stuart Axon
stuaxo2 at yahoo.com
Tue Nov 29 01:14:07 UTC 2016
Hi, On raspberry pi I have a pipeline filesrc->decodebin->glimagesink and use set_window_handle. This works fine, but then when I change the location of the filesrc, I get errors like below:
GPU memory is 256MB, so I don't think the problem is there, I call set_window_handle in on_sync.
errors:
eglCreateImageKHR: failed to create image for buffer 0x5 target 12465 error 0x300c0:00:03.313614361 1716 0x1f43ac0 ERROR glbasememory gstglbasememory.c:94:_mem_create_gl: Failed to create GL buffer: Failed to create EGLImage
0:00:03.313942533 1716 0x6f304690 ERROR glbasememory gstglbasememory.c:168:gst_gl_base_memory_init: Could not create GL buffer with context:0x1f47048
** (lumenplay:1716): CRITICAL **: gst_egl_image_get_image: assertion 'GST_IS_EGL_IMAGE (image)' failed
eglCreateImageKHR: failed to create image for buffer 0x6 target 12465 error 0x300c
0:00:03.365311976 1716 0x1f43ac0 ERROR glbasememory gstglbasememory.c:94:_mem_create_gl: Failed to create GL buffer: Failed to create EGLImage
0:00:03.365580827 1716 0x6f304690 ERROR glbasememory gstglbasememory.c:168:gst_gl_base_memory_init: Could not create GL buffer with context:0x1f47048
** (lumenplay:1716): CRITICAL **: gst_egl_image_get_image: assertion 'GST_IS_EGL_IMAGE (image)' failed
eglCreateImageKHR: failed to create image for buffer 0x7 target 12465 error 0x300c
0:00:03.413724790 1716 0x1f43ac0 ERROR glbasememory gstglbasememory.c:94:_mem_create_gl: Failed to create GL buffer: Failed to create EGLImage
0:00:03.413977704 1716 0x6f304690 ERROR glbasememory gstglbasememory.c:168:gst_gl_base_memory_init: Could not create GL buffer with context:0x1f47048
** (lumenplay:1716): CRITICAL **: gst_egl_image_get_image: assertion 'GST_IS_EGL_IMAGE (image)' failed
eglCreateImageKHR: failed to create image for buffer 0x8 target 12465 error 0x300c
0:00:03.460475490 1716 0x1f43ac0 ERROR glbasememory gstglbasememory.c:94:_mem_create_gl: Failed to create GL buffer: Failed to create EGLImage
0:00:03.460730435 1716 0x6f304690 ERROR glbasememory gstglbasememory.c:168:gst_gl_base_memory_init: Could not create GL buffer with context:0x1f47048
** (lumenplay:1716): CRITICAL **: gst_egl_image_get_image: assertion 'GST_IS_EGL_IMAGE (image)' failed
0:00:03.466138490 1716 0x6f304690 ERROR omx gstomx.c:2048:gst_omx_port_populate_unlocked:<omxh264dec-omxh264dec0> Failed to pass buffer 0x6f33c178 ((nil)) to egl_render port 221: Incorrect state operation (0x80001018)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161129/6d0cf3a7/attachment.html>
More information about the gstreamer-devel
mailing list