gstreamer Python and cairooverlay

Tim-Philipp Müller t.i.m at zen.co.uk
Sun Dec 30 14:31:28 PST 2012


On Sat, 2012-12-29 at 00:36 -0800, RoyWiggins wrote:

Hi Roy,

> Hi gstreamer folks, I'm having this exact problem and haven't found
> remedy elsewhere. I can't say if it's a problem with the python
> gstreamer bindings, or cairooverlay itself, or indeed both, but I
> thought you guys might be able to give me a hand. I'm not averse to
> trying to fix the binding if it needs fixing, but again I'm entirely
> new to delving into python C bindings.

I can't see anything wrong in the cairooverlay element right now, it
passes the right GType when registering the signal, so my guess is that
it's an issue somewhere in/around pygobject.

Or possibly you are just missing the right import statement for the
cairo gobject stuff?

Cheers
 -Tim



More information about the gstreamer-devel mailing list