[gstreamer-bugs] [Bug 581546] Elements do_query function is broken
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed May 6 01:49:00 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=581546
GStreamer | gst-python | Ver: 0.10.22
Edward Hervey changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bilboed at gmail.com
Severity|critical |normal
Status|UNCONFIRMED |NEEDINFO
------- Comment #2 from Edward Hervey 2009-05-06 08:48 UTC -------
I can't test this code (it's missing config, Buffer, etc...).
The following seems wrong though : query.structure = gst.Query
(1) you're assigning a class and not an instance
(2) structure take .. a gst.Structure and not a gst.Query
I've just rechecked on another gst.BaseSrc plugin I had, implemented the query
handling... and it seems to work perfectly fine.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=581546.
More information about the Gstreamer-bugs
mailing list