[Bug 704222] gldownload: Support for multi-planar format for GLES
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jul 21 03:51:12 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=704222
GStreamer | gst-plugins-gl | git
--- Comment #6 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-21 10:51:07 UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > Created an attachment (id=249740)
View: https://bugzilla.gnome.org/attachment.cgi?id=249740
Review: https://bugzilla.gnome.org/review?bug=704222&attachment=249740
[details] [review]
> > 0001-gldownload-Add-support-for-downloading-multi-planar-.patch
> >
> > Ah, was really something stupid then :) It doesn't crash anymore at least, but
> > produces just zeroes for all planes here.
>
> Works for me :)
>
> Pipeline: videotestsrc ! gleffects effect=0 ! video/x-raw,format=I420 !
> xvimagesink
> (YV12 works too)
Only green for me, I guess something else is broken here then :) Or are you
sure that you disabled desktop GL?
(In reply to comment #5)
> Also, don't change the GST_GL_API_GLES3 to GLES2. That value is what API the
> function is core in. The code will check for the extension version if the GL
> api is not 'new' enough.
If I kept it at 3 the extensions were not found, and gl->DrawBuffers for
example was NULL
--
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