[gst-devel] SVG overlay plugin
Olivier Aubert
olivier.aubert at liris.cnrs.fr
Tue Jul 20 12:08:03 CEST 2010
Hello
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.
Best regards,
Olivier
More information about the gstreamer-devel
mailing list