[Bug 702921] [pygi] python applications cannot interpret buffer metadata
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 12 01:37:55 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=702921
GStreamer | gstreamer (core) | git
--- Comment #2 from jdemeyer at hotmail.com 2014-11-12 09:37:48 UTC ---
Hello,
I try to find help first on the gstreamer-devel ML :
http://lists.freedesktop.org/archives/gstreamer-devel/2014-November/050337.html
I can write a "hello world" plugin, but I don't succeed in getting metadata
linked with buffers.
I can get the adress of the corresponding metadata, but all I get is a "void"
object (see below).
MyMetaAPI comes from a C header file (I can provide it if necessary).
I posted the code here :
https://gist.github.com/macq-jdemeyer/1856b0045244e4c56205
the " print(meta)" instructions returns :
<void at 0xb4e0fd54>
Thanks !
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list