<br><div><span class="gmail_quote">On 8/27/07, <b class="gmail_sendername">Leonardo Sobral Cunha</b> &lt;<a href="mailto:sobral@gmail.com">sobral@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi tony,<br><br>there is a bug in your code, you dont need to call createGSTPlayer in<br>the start method, so you will reuse the pipeline that is already<br>created in the constructor (__init__).</blockquote><div><br>Interesting - every implementation I&#39;ve looked at appears to recreate the pipeline for every song instead of reusing the old one.&nbsp; I&#39;ll give that a shot and see what happens.&nbsp; Let me qualify that statement: The two similar implementations I&#39;ve looked at both seemed to do that.
<br><br>I guess what&#39;s most frustrating is it happens randomly, one out of every 20 to 50 executions of the program.&nbsp; It&#39;s not every time.&nbsp; Kind of makes it hard to track down specifics.</div></div><br><br>