Refreshing video after a zoom/unzoom like process using GTK
Jack D
jackstuff3 at gmail.com
Wed Mar 16 16:16:21 UTC 2016
I don't require GtkDrawingArea but I was able to successfully output
multiple videos using GtkDrawingArea.
I was trying to continue with something I know will work for me. I guess I
need to determine a different GtkBin
to use to output my videos. Do you have any suggestions? More of a Gtk
question, but is it possible to pack a
GTK_WINDOW_TOPLEVEL window into a horizontal box that will be packed into
another GTK_WINDOW_TOPLEVEL
window? I will attempt this and see what happens.
Thanks,
Jack
On Wed, Mar 16, 2016 at 8:50 AM, Sebastian Dröge <sebastian at centricular.com>
wrote:
> On Mi, 2016-03-16 at 08:37 -0700, Jack D wrote:
> > I have already seen these and other examples that I could find doing
> > a gtksink search and they are very helpful.
> > But none of them address the issue listed in the code sample, that
> > the video overlay is derived from a gtk_drawing_area.
> > Is there a way to attach a gtksink widget to a gtk_drawing_area
> > derived widget or must I have all my videos defined
> > as GTK_WINDOW_TOPLEVEL?
>
> Why do you want it inside a GtkDrawingArea? You can put the widget
> provided by the gtksink into any GtkBin, but GtkDrawingArea is a plain
> widget so that's not possible.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160316/e43d64e7/attachment.html>
More information about the gstreamer-devel
mailing list