Gtk3 window unresponsive on windows 10 when video embedded in

Olivier Aubert contact at olivieraubert.net
Wed Mar 3 10:40:39 UTC 2021


On Wed, 2021-03-03 at 04:02 -0600, RiccardoCagnasso wrote:
> Well, gtksink works fine. Too bad that you can't choose what videosink you
> are actually using.
AFAICS from the sources[1], gtksink does not use a specific videosink:
it simply renders frame buffers using the cairo API, which may be
suboptimal in terms of performance wrt. specialized protocols like
XVideo, but can be considered an acceptable trade-off for the
simplification in integration. You may also try gtkglsink (in
combination for glupload).

Olivier

[1] https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/blob/1.18/ext/gtk/gtkgstwidget.c#L42




More information about the gstreamer-devel mailing list