Pipeline with dynamic link elements

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Pipeline with dynamic link elements

Christophe Lafolet
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




_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel