[gstreamer-bugs] [Bug 346666] A test filter element in gst-python

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 20 01:50:52 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=346666

  GStreamer | gst-python | Ver: 0.10.4


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com




------- Comment #3 from Edward Hervey  2006-10-20 08:49 UTC -------
This is a good skeleton, but it's missing some *functionnality* :)

If it's a filter, you might want to use gst.BaseTransform , which makes the
code smaller.

In order to show it's working, you could put some debugging in the code, so
that when you run it with GST_DEBUG=python:5 you can see what it's doing. That
would make the example even more interesting for people trying to understand
how it works.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list