How to include GStreamer 1.0 in Gtk2 project which already exist
Sebastian Dröge
sebastian at centricular.com
Wed Mar 2 12:09:18 UTC 2016
On Mi, 2016-03-02 at 03:10 -0800, anespa wrote:
> Dear Friends,
>
> I am working in a pygtk project with Gtk2. As part of modification I
> need to include Gstreamer 1.0 instead of 0.1.
> [...]
Unfortunately you can't really use GTK2 and GStreamer 1.x together in a
Python application. That's because of the new GObject-Introspection
based bindings that are used for GStreamer 1.x (and GTK3 and many other
libraries), which are incompatible with the old bindings used by GTK2.
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160302/1d094467/attachment.sig>
More information about the gstreamer-devel
mailing list