[Bug 728769] eglglessink shows a white window when used with videotestsrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 23 00:33:53 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728769
  GStreamer | gst-plugins-bad | 1.x

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-23 07:33:50 UTC ---
You can get eglinfo from here for example:
http://www.cl.cam.ac.uk/~cs448/git/trunk/src/progs/egl/eglinfo.c
Seems Ubuntu does not ship it in any packages...


If you run
> ldd /usr/lib/*/gstreamer-1.0/libgsteglglessink.so | grep EGL
you will see the complete path to the EGL library on your system.

If you run dpkg -S with that, which package does it tell you? And are you using
the proprietary NVIDIA drivers or the open source ones? IIRC the proprietary
ones don't support EGL.

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