<br><div><span class="gmail_quote">On 8/27/07, <b class="gmail_sendername">Leonardo Sobral Cunha</b> <<a href="mailto:sobral@gmail.com">sobral@gmail.com</a>> 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've looked at appears to recreate the pipeline for every song instead of reusing the old one. I'll give that a shot and see what happens. Let me qualify that statement: The two similar implementations I've looked at both seemed to do that.
<br><br>I guess what's most frustrating is it happens randomly, one out of every 20 to 50 executions of the program. It's not every time. Kind of makes it hard to track down specifics.</div></div><br><br>