On Mon, Feb 18, 2013, at 01:31 PM, Richard C. Steffens wrote: > I took a look at: > > https://wiki.ubuntu.com/Novacut/GStreamer1.0 > > and discovered that I need to know about PyGL instead of PyGST, and that > I should be using GStreamer1.0 instead of GStreamer0.10.
That page doesn't say anything about PyGL, but does mention PyGI (GObject-Introspection). According to https://live.gnome.org/PyGI , that's been merged into PyGObject. This has a "Hello World" for PyGI: https://live.gnome.org/PyGObject/IntrospectionPorting#How_does_PyGI_work.3F ...looks like things have changed since I last did any work with Python and Gtk+. _______________________________________________ Portland mailing list [email protected] http://mail.python.org/mailman/listinfo/portland
