[Sugar-devel] MP3 to ogg converter
Benjamin M. Schwartz
bmschwar at fas.harvard.edu
Sat Jun 26 08:02:11 EDT 2010
I don't know why mp32ogg doesn't work for you, but there are other
options. Maybe the easiest is to download the ffmpeg2theora executable:
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.27.linux32.bin
You'll have to use chmod +x to make it executable. ffmpeg2theora can
produces audio or video. You only want audio, so you should use the
--no-video flag.
Another options is to decode your MP3 files to WAV, and then encode the
WAV files with oggenc, which is in the vorbis-tools package (and might
already be installed).
--Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
Url : http://lists.sugarlabs.org/archive/sugar-devel/attachments/20100626/67e71002/attachment.pgp
More information about the Sugar-devel
mailing list