[gst-devel] hopefully useful gst-python examples
Артём Попов
artfwo at gmail.com
Tue Apr 25 01:05:08 CEST 2006
Hello again, I'm continuing to bother people reading this list :)
I've attached 2 (hopefully useful) examples that could be shipped with
gst-python: the first (Segments.py) is a demonstration of seamless
looping (originally used as showcase for bugs #338290 and #338292) and
the second (HardLimiter.py) is the bloody GstBaseTransform-based
element that finally works, although it has the "buffer refcount is
still too large"-problem and requires a workaround described here:
http://permalink.gmane.org/gmane.comp.video.gstreamer.devel/15212
(no patch, because I'm sure that it is certainly NOT the right way to
fix the problem)
Could anyone with cvs access review and commit those?
--Artem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Segments.py
Type: text/x-python
Size: 4473 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060425/324ddeca/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HardLimiter.py
Type: text/x-python
Size: 5896 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060425/324ddeca/attachment-0001.py>
More information about the gstreamer-devel
mailing list