[gst-devel] Drawing on top of a X Overlay
Julien Moutte
julien at moutte.net
Tue Jul 25 10:34:55 CEST 2006
2 solutions :
1) create a window and place it above the other one and draw in that
window.
2) draw directly in the video frames using a GStreamer element modifying
the frame before they reach xoverlay.
Maybe there's more that i don't know of :)
Cheers,
On Tue, 2006-07-25 at 10:27 +0200, Corentin BARON wrote:
> Hello there,
>
> I would like to know if there's a way to draw things on top of the
> video I draw in a GtkDrawingArea. I couldn't find anything on both
> Gtk and GStreamer docs. I'm using GStreamer 0.8 but need to have
> things working also with 0.10.
>
> Thx in advance,
> Corentin.
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list