mrdavidocelot
Posts: 1
Joined: Fri Nov 23, 2012 12:47 pm

Audio with Python-GST

Fri Nov 23, 2012 12:48 pm

Hi all,

Just attempting to get some audio played via Python-GST in latest official Debian image. When playing an mp3 via a playbin2 I get all kinds of popping and crackling. Playbin2 doesn't have any control over buffering for local files, and indeed it doesn't really seem to be a buffer problem as it's not even playing a single second or so correctly.

Anyone have any experience with this?

The example code from the python-gst playbin2 page also has the same problem:

http://pygstdocs.berlios.de/pygst-tutorial/playbin.html

Thanks in advance,

David

Return to “Python”