[Bug 763732] glwindow: no video frame when use QT created window on X11
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 30 02:04:24 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763732
--- Comment #23 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Another problem I have with this patch as is that it effectively only ever
calls XReparentWindow once on show() however there's a gtk example
(https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/tests/examples/gl/gtk/switchvideooverlay)
that allows switching the video overlay at runtime. granted it only currently
works on X11 however moving the XReparentWindow call into show() will break
that.
--
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