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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 16 05:19:13 PDT 2009


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

--- Comment #14 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-09-16 12:18:58 UTC ---
I have commented out the assert and now it runs, but the screen is black. I
have also added a GST_INFO to print the size.

GST_DEBUG=gld*:3 GST_GL_WINDOW_DEBUG=1 GST_GL_SHADER_DEBUG=1 gst-launch-0.10
videotestsrc ! glupload ! glimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:00.600219752  1720    0x16980 INFO               gldisplay
gstgldisplay.c:555:gst_gl_display_thread_create_context: gl window created
0:00:00.601562526  1720    0x16980 INFO               gldisplay
gstgldisplay.c:574:gst_gl_display_thread_create_context: GL_VERSION: OpenGL ES
2.0
0:00:00.602355983  1720    0x16980 INFO               gldisplay
gstgldisplay.c:575:gst_gl_display_thread_create_context: GLEW_VERSION: 1.5.1
0:00:00.603149440  1720    0x16980 INFO               gldisplay
gstgldisplay.c:578:gst_gl_display_thread_create_context:
GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00
0:00:00.603881862  1720    0x16980 INFO               gldisplay
gstgldisplay.c:582:gst_gl_display_thread_create_context: GL_VENDOR: Imagination
Technologies
0:00:00.604705836  1720    0x16980 INFO               gldisplay
gstgldisplay.c:583:gst_gl_display_thread_create_context: GL_RENDERER: PowerVR
SGX 530
0:00:00.605590846  1720    0x16918 INFO               gldisplay
gstgldisplay.c:2116:gst_gl_display_create_context: gl thread created
0:00:00.607635523  1720    0x16980 INFO               gldisplay
gstgldisplay.c:844:gst_gl_display_thread_init_upload: Context,
ARB_fragment_shader supported: yes
0:00:00.608612086  1720    0x16980 INFO               gldisplay
gstgldisplay.c:2428:gst_gl_display_thread_init_upload_fbo: Context,
EXT_framebuffer_object supported: yes
0:00:00.609588648  1720    0x16980 INFO               gldisplay
gstgldisplay.c:2448:gst_gl_display_thread_init_upload_fbo: 320 x 240
0:00:00.619354274  1720    0x16980 ERROR              gldisplay
gstgldisplay.c:2072:gst_gl_display_check_framebuffer_status:
GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
0:00:01.090332056  1720    0x16980 INFO               gldisplay
gstgldisplay.c:2010:gst_gl_display_gldel_texture: one more sub texture pool
inserted: 20971760 
0:00:01.091522242  1720    0x16980 INFO               gldisplay
gstgldisplay.c:2012:gst_gl_display_gldel_texture: nb sub texture pools: 1

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