<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;"><div>On Tue, 2020-09-22 at 22:06 +0200, Davide Perini wrote:</div><div><br></div><div>Hi,</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>sometimes when Screen Capturing while gaming I have this error:</pre><pre>---</pre><pre>(ScreenGrabber:12792): GStreamer-CRITICAL **: 21:55:40.357:</pre><pre>Trying to dispose element pipeline1, but it is in PLAYING instead of the </pre><pre>NULL state.</pre><pre>You need to explicitly set elements to the NULL state before</pre><pre>dropping the final reference, to allow them to clean up.</pre><pre>This problem may also be caused by a refcounting bug in the</pre><pre>application or some element.</pre><pre>---</pre><pre><br></pre><pre>Is this something that I can workaround?</pre></blockquote><pre><br></pre><pre>No, it's something you need to debug and fix.</pre><pre><br></pre><pre>Could be a problem in GStreamer, but most likely is a<br>refcounting/ownership handling issue in your application,</pre><pre>or you simply don't set the pipeline to NULL state before</pre><pre>cleaning it up, as the message states.</pre><pre><br></pre><pre>Cheers</pre><pre> Tim</pre><pre><br></pre><div><span><pre>-- <br></pre><div style="font-family: monospace; width: 71ch; word-wrap: break-word; word-break: break-word;">Tim Müller, Centricular Ltd - <a href="http://www.centricular.com">http://www.centricular.com</a></div><div style="width: 71ch;" data-evo-signature-plain-text-mode=""></div>
</span></div></body></html>