[gstreamer-bugs] [Bug 593786] support OpenGL es in autofoo

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 18 08:41:46 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=593786
  GStreamer | gst-plugins-gl | git

--- Comment #20 from Julien Isorce <julien.isorce at gmail.com> 2009-09-18 15:41:40 UTC ---
Ok i do not see anything not normal.

So it seems that the error you got:
>>gstgldisplay.c:2072:gst_gl_display_check_framebuffer_status:
>>GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS

is a real error.

Can you try this exact pipeline:
gst-launch videotestsrc ! "video/x-raw-rgb" ! glimagesink 
?
(because this one does not use FBO, so you can't have the same error with this
pipeline)
(whereas with yuv, it uses FBO)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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