[Tutor] How to convert ogg to MP3

2008-01-03 Thread János Juhász
> "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 pyt

Re: [Tutor] How to convert ogg to MP3

2008-01-03 Thread Alan Gauld
"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

[Tutor] How to convert ogg to MP3

2008-01-02 Thread goldgod a
hi, I would like to convert ogg files to mp3 files. how can I do that. Is there any inbuilt package. -- Thanks & Regards, goldgod ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor