[Bug 704222] gldownload: Support for multi-planar format for GLES

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 23 04:57:03 PDT 2013


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

--- Comment #16 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-23 11:56:57 UTC ---
LIBGL_ALWAYS_SOFTWARE=1 makes it work, MESA_DEBUG=1 gives lots of warnings :)

Setting pipeline to PAUSED ...
libEGL warning: failed to create a pipe screen for i965
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
Pipeline is PREROLLING ...
Mesa: User error: GL_INVALID_ENUM in glEnable(GL_TEXTURE_2D)
Mesa: User error: GL_INVALID_OPERATION in glReadPixels(invalid format
GL_LUMINANCE and/or type GL_UNSIGNED_BYTE)
Mesa: User error: GL_INVALID_OPERATION in glReadPixels(invalid format
GL_LUMINANCE and/or type GL_UNSIGNED_BYTE)
Mesa: User error: GL_INVALID_OPERATION in glReadPixels(invalid format
GL_LUMINANCE and/or type GL_UNSIGNED_BYTE)
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Mesa: User error: GL_INVALID_ENUM in glEnable(GL_TEXTURE_2D)
Mesa: User error: GL_INVALID_OPERATION in glReadPixels(invalid format
GL_LUMINANCE and/or type GL_UNSIGNED_BYTE)
Mesa: User error: GL_INVALID_OPERATION in glReadPixels(invalid format
GL_LUMINANCE and/or type GL_UNSIGNED_BYTE)
Mesa: User error: GL_INVALID_OPERATION in glReadPixels(invalid format
GL_LUMINANCE and/or type GL_UNSIGNED_BYTE)
[...]

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