Is there a command-line utility to convert mp3s to ogg vorbis that I can install with apt-get?

Alternatively, is there an extension for nginx so I can point it to a directory with mp3 files and have it serve ogg files on the fly?

link|improve this question
feedback

migrated from serverfault.com Apr 21 '11 at 18:33

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 3 down vote accepted

On Debian, a quick search with aptitude showed me the packages mp32ogg and dir2ogg. Have a look, maybe they do what you need.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.