[Bug 691421] osxvideosink doesn't wait for xwindow-id in Qt-based application
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 10 04:24:27 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691421
GStreamer | gst-plugins-good | 0.10.36
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |NOTABUG
--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2013-01-10 12:24:25 UTC ---
You must do it from a sync message handler for this message as written in the
xoverlay/videooverlay documentation. Otherwise this will sometimes work,
sometimes not. The sink requires the window id to be set after
gst_element_post_message() returned, and this is only guaranteed with a sync
handler.
--
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