[gst-devel] strange problem with two sink elements in a pipeline

Antoine Pitrou antoine.pitrou at wengo.com
Mon Jan 29 14:03:22 CET 2007


Le vendredi 26 janvier 2007 à 18:53 +0100, Edward Hervey a écrit :
> > I attach a Python program which reproduces this behaviour.
> > "python gst-bug.py 0" works fine.
> > "python gst-bug.py 1" exhibits the bug: nothings gets at the sink.
> 
>   The problem is just that you need queues between your demuxer and sinks.
> 
>   One comment though: your demuxer chain function should return the
> return value from the push

Thanks for your answer !
However, it still doesn't work. I attach the updated Python script.

Regards

Antoine.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gst-bug.py
Type: text/x-python
Size: 2675 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070129/facce84d/attachment.py>


More information about the gstreamer-devel mailing list