[sclug] converting ogg files to mp3s

Taiyo Rawle taiyo_rawle at yahoo.co.uk
Fri Aug 19 12:37:34 UTC 2005


--- Stuart Major <stuartmajor at phonecoop.coop> wrote:

> Hi,
> 
> Is there a quick way to convert ogg files to mp3s?

Why on earth whould you want to do that?!

It's all rather painless, but you'll need to convert
from ogg to wave then from wave to mp3.

You can try:

$oggdec <file.ogg> 
$lame -h <file.wav> <file.mp3>
$rm -f <file.wav>

Which should give you an mp3 version of the .ogg

Hope this helps!
-Taiyo


		
___________________________________________________________ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com


More information about the Sclug mailing list