[gst-devel] SVG overlay plugin

Tim-Philipp Müller t.i.m at zen.co.uk
Tue Jul 20 12:53:04 CEST 2010


On Tue, 2010-07-20 at 12:08 +0200, Olivier Aubert wrote:

> I have written a svg-overlay element in python (see
> http://svn.gna.org/viewcvs/advene/trunk/lib/advene/util/svgoverlay.py ),
> which fits the bill for my application. However, I would like to use
> multiple such overlays, and the python overhead will start to show (it
> already does on some platforms). Thus I would like to port it to C. 
> 
> My question is: what is the appropriate plugin to base this work on? The
> cairotimeoverlay seems self-contained enough to serve as a base, but,
> having been bitten before, I would rather be sure to use an up-to-date
> and adequate reference.

The cairo elements in gst-plugins-good are not in particularly good
shape, it's probably best not to use them as a base.

Maybe there's something suitable in
http://cgit.freedesktop.org/~company/gst-plugins-cairo ?

Cheers
 -Tim






More information about the gstreamer-devel mailing list