Posts tagged "Mp3"

How To Convert Mp3 to Ogg on Ubuntu Linux

MP3 is a proprietary and the famous format but we should to pay a fee when you want your player to read it. In Wikipedia, we can read a lot information regarding mp3 format. Then Ogg Vorbis is a solution. Ogg vorbis is an open source format. Sadly it is not as popular format, and I don’t know which player can read the Ogg vorbis format unless the computer. And now, How to convert mp3 file to Ogg?, First we will install a little script made by Nathan Walp: mp32ogg sudo apt-get install mp32ogg It’s done, now to convert a file, open a terminal and do: mp32ogg –quality=10 –delete –rename=%t /home/simplyeko/music/*.mp3 Warning: it will delete the original file!! (remove “–delete” [...]

Read more...

9 comments - What do you think?
Posted by Eko Prasetyo - August 2, 2008 at 3:29 pm

Categories: Linux, Ubuntu   Tags: , , ,