Trying to use gst / omx in python

TDAS talldarkandstrange at me.com
Tue Apr 8 08:35:29 PDT 2014


Ah ok thanks - now saying ‘no attribute WINDOW_TOPLEVEL’ - I guess this is where you were saying the API has changed. Would you know what this has changed to, or is there any documentation on this?

On 8 Apr 2014, at 15:50, Sebastian Dröge <sebastian at centricular.com> wrote:

> On Di, 2014-04-08 at 15:02 +0100, TDAS wrote:
>> Thanks Sebastian. So my import statements now read:
>> 
>>   import sys, os
>>   import pygst, pygtk
>>   from gi.repository import Gst, Gtk, GObject
>> 
>> …(it complains if either the Gtk and GObject aren’t also taken from
>> the gi repo). It’s now telling me that gtk isn’t defined… confused! 
> 
> It's Gtk with an uppercase G now.
> 
> -- 
> Sebastian Dröge, Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
> _______________________________________________
> gstreamer-openmax mailing list
> gstreamer-openmax at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-openmax



More information about the gstreamer-openmax mailing list