Pipeline with dynamic link elements

Christophe Lafolet christophe.lafolet at laposte.net
Wed Dec 14 19:53:57 UTC 2016


Hello,

I have a pipeline which contains : source + decodebin + several sinks 
(audio, video, klv)
At start, sinks are added in the pipeline but not linked.
According to "pad-added" signal, I select which sink shall be linked to 
the pad.

That's work well until the EOS signal

I can see the trace"sink xxx did not post EOS yet" for sinks which are 
not linked and no EOS is notified to application callback

In gstbin.is_eos(), no filter is applied to select only "active" sink


Is there a problem in my source ? can I add an "not active" sink in a 
pipeline ?

christophe



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161214/ca72a4c7/attachment.html>


More information about the gstreamer-devel mailing list