mp3 libs and programs
Tim Williams
tim at tdw.net
Fri Sep 15 21:28:58 EDT 2006
On 15 Sep 2006 18:16:41 -0700, Jay <jaysherby at gmail.com> wrote:
> I'm writing a python script that involves playing mp3 files. The first
> approach I had was sending commands to unix command-line programs in
> order to play them. I tired mpg123 and moosic, but there was a key
> feature to my program's success that's missing. SEEK! I need to be
> able to start playing a song at an arbitrary point in the song. I
> can't find anything to let me do this. Does anyone have any advice or
> has anyone needed something similar?
http://pymedia.org/ maybe
:)
More information about the Python-list
mailing list