[Bug 768586] glimagesink: on Raspberry Pi seems to get elected by playbin even if it does not support set_window_handle
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 8 17:42:04 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768586
Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|don't know |gst-plugins-bad
Summary|On Raspbian Jessie |glimagesink: on Raspberry
|set_window_handle() does |Pi seems to get elected by
|not function |playbin even if it does not
| |support set_window_handle
--- Comment #6 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
To help you solving this issue, the NEEDIǸFO means we need to know which
display sink was selected by playbin. You should also try setting one, e.g.:
ximagesink = gst_element_factory_make ("ximagsink", None)
self.player.set_property('video-sink', ximagesink)
When done, report the results, so we can address your issue properly.
--
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