[Bug 767462] gl: cocoa-videooverlay doesn't work

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 15 16:19:48 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=767462

Philippe Normand <philn at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #6 from Philippe Normand <philn at igalia.com> ---
Finally found some time to debug this, heh :)

The problem (at least for me) is that gst_gl_window_cocoa_show() is called
before gst_gl_window_cocoa_create_window() and that
gst_gl_window_cocoa_set_window_handle() is not called after the window was
created.

One way to fix it, is to call gst_gl_window_cocoa_set_window_handle() within
gst_gl_window_cocoa_create_window(). Would this be acceptable?

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