[Bug 749284] glimagesink crash on windows
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 13 03:08:24 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=749284
Matthew Waters <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |ystreet00 at gmail.com
--- Comment #3 from Matthew Waters <ystreet00 at gmail.com> ---
Right, so gstglmemory.c:401 is a gl->GenTextures call which presumably is set
to NULL which means that the GL function table was not set up correctly on
context creation. Could you please attach the output of:
GST_DEBUG=gl*:7,default:7,3 gst-launch-1.0 videotestsrc ! glimagesink
(You can also pipe the output to a file with GST_DEBUG_FILE)
--
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