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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 23 05:12:46 PDT 2013


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

--- Comment #19 from Matthew Waters <ystreet00 at gmail.com> 2013-07-23 12:12:43 UTC ---
(In reply to comment #16)
> 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)
> [...]

Interesting... I only get the GL_INVALID_ENUM error.  Seems the intel drivers
are stricter.

(In reply to comment #18)
> Maybe more luck here with GL_EXT_texture_rg here

Agreed.

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