[Bug 223783] Re: SoX was compiled without MP3 encoding support

Adrian adrian.dziubek at gmail.com
Mon Apr 13 10:22:41 UTC 2009


For simple scenarios, this should work:

for a in *; do sox "$a" "`basename "$a" .ogg`.wav"; done
for a in *.wav; do lame --preset extreme "$a" "`basename "$a" .wav`.mp3"; done

-- 
SoX was compiled without MP3 encoding support
https://bugs.launchpad.net/bugs/223783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list