[Bug 749284] glimagesink crash on windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 13 03:37:02 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749284

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #5 from Matthew Waters <ystreet00 at gmail.com> ---
0:00:00.616892386  2792   07D29298 INFO               glcontext
gstglcontext.c:1111:_create_context_info:<glcontextwgl0> GL_VERSION: 1.1.0
0:00:00.617546806  2792   07D29298 INFO               glcontext
gstglcontext.c:1114:_create_context_info:<glcontextwgl0>
GL_SHADING_LANGUAGE_VERSION: (NULL)
0:00:00.617917956  2792   07D29298 INFO               glcontext
gstglcontext.c:1116:_create_context_info:<glcontextwgl0> GL_VENDOR: Microsoft
Corporation
0:00:00.618225969  2792   07D29298 INFO               glcontext
gstglcontext.c:1118:_create_context_info:<glcontextwgl0> GL_RENDERER: GDI
Generic

You're going to need a proper GL implementation rather than the default
Microsoft's software GL implementation.

Although the GL version check (>= 1.4) should have caused a failure :/

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