[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:02:03 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691421
  GStreamer | gst-plugins-good | 0.10.36

--- Comment #2 from Alexey Chernov <4ernov at gmail.com> 2013-01-10 12:02:01 UTC ---
I catch it in async message handler (set using gst_bus_add_watch()). I also
thought of sync handler, but as documentation reads, it's mainly for plugin
developers and not for application, so I refused to do this way. Interesting
that xvimagesink always manages to receive window-id while the code is quite
similar (window-id check is almost right after posting bus message).

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