<div dir="ltr">Hi,<div>I have a dynamic pipeline containing multiple bins. Some of the bins are added and removed during runtime.<br>When I add or remove the bin, I use idle probes before linking/unlinking. I carefully unref all pads and elements.</div><div>When I look into the gstreamer log, I can see that the bins are never disposed/finalized before the entire pipeline has been torn down. The documentation says when the reference count is 0, the element will be finalized. Can the pipeline have any references </div><div>to the elements inside a 'local' bin ?</div><div>Removing a bin from the pipeline, shouldn't the bin (and all the elements inside the bin) be disposed and finalized ? Seems like the pipeline still has e reference (or something to the bins removed). </div><div><br></div><div>Thanks!</div><div>/Frederik</div><div><br></div><div><br></div><div>                           </div><div><br></div></div>