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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 29 02:51:01 PDT 2014


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

--- Comment #27 from Matthew Waters <ystreet00 at gmail.com> 2014-05-29 09:50:56 UTC ---
(In reply to comment #26)
> 1- So nothing we can do more ? Can we close this bug ?

We could try and parse the GL_IMPLEMENTATION_COLOR_READ format/type and work
with the format it produces (which could be framebuffer attachment types
specific) but other than that, nothing we can do.

> 2- Also should we open a bug to detect GLES3 ? Because I tested gst-launch-1.0
> videotestsrc ! gleffects ! "video/x-raw,format=I420" ! xvimagesink and it fails
> here
> http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst-libs/gst/gl/gstglcolorconvert.c#n977
> because USING_GLES2 is true.

It will fail the same way in GLES3 as in GLES2 so not relevant.

> 3- And it does not accept GST_GL_API=gles3:
> 
> glcontext gstglcontext.c:606:_create_context_gles2: GL_VERSION: OpenGL ES 3.0

Yea, that us not detecting GLES3 at all.

> 4- is attachment 249278 [details] obsolete due to your recent commits ? should we push
> attachment 749767 ?

249278 is obsolete :).  I'll push 749767

> Thx!

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