<html><head></head><body><div>On Sat, 2023-03-04 at 12:07 +0330, Masoud MJ via gstreamer-devel wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><br><div>I'm trying to merge multiple videos in grid shape using Rust binding in my project and when videos count becomes zero </div><div>then I will set pipeline state to null when in EOS event</div><div>but memory will not be freed and around 10MB for every time video count reaches zero this will be happen.</div><div>I will attach the code and hope you will help .</div></div></blockquote><div><br></div><div>Please provide a full testcase (at least Cargo.toml is missing) with instructions how to reproduce it.</div><div>Also please simplify the whole thing a lot to remove all aspects that are unnecessary for the problem, like the whole network handling.</div><div><br></div><div>Nobody is going to debug your whole application for you.</div><div><br></div><div><span><pre>-- <br></pre><div><div><span style="font-family: Calibri, sans-serif; font-size: 14.666667px;">Sebastian Dröge, Centricular Ltd · </span><a href="https://www.centricular.com/" title="Click to open https://www.centricular.com/" style="color: rgb(0, 0, 238); font-family: Calibri, sans-serif; font-size: 14.666667px;">https://www.centricular.com</a></div></div></span></div></body></html>