"goldgod a" <[EMAIL PROTECTED]> wrote in

>    I would like to convert ogg files to mp3 files. how can I do 
> that.
> Is there any inbuilt package.

I think Lame can do that.
You would need to access Lame via its command line (using the
subprocess module?) or maybe someone has a python library
to use the lame library/DLL directly.

Try googling "python lame" - I'm too lazy :-)

Alan G 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to