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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 10 09:11:52 PDT 2009


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

--- Comment #10 from Julien Isorce <julien.isorce at gmail.com> 2009-09-10 16:11:48 UTC ---
Are you using a opengl es 2.0 emulator (I was using the ati one at home. But
since jaunty I have to use mesa, old version etcc blabla so no video
acceleration).
But here I have a nvidia. I can try to install the same emulator than you
tomorrow. Just tell me how to setup.
(or maybe you get the error on the embedded device directly ?)

Anyway, try to just comment the assert. I remember I got something like that
but I thought I fixed it.

Well, gst-launch videotestsrc ! "video/x-raw-rgb" ! glimagesink 
should work because this pipeline does not use FBO (framebuffer object, related
to the error you got)(other filters or yuv are using 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