ogg2mp3 utility?

Tim Johnson tim at akwebsoft.com
Wed Nov 13 20:56:20 EST 2013


I've written an application that does some audio file conversions.

I use mutagen for some of the mp3 file manipulation, but to convert
ogg files to mp3 format I've been using subprocess to run the
ogg2mp3 perl utility.  (available from http://marginalhacks.com/) by
David Madison.

It's a "spot on" great app, but I would like to be able to "keep it
all one codebase".

Are there any python utility that anyone could recommend?

thanks
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com, http://www.tj49.com



More information about the Python-list mailing list