A Simple Bash Shell Script to Convert MP3s to Ogg Vorbis

Posted by acrossad on Jan 10, 2012 10:43 AM EDT
Djere.com; By Rex Djere
Mail this story
Print this story

I don't like the mp3 format at all. I try to avoid it. I recently bought a couple of jazz songs from Amazon in mp3 format. In this tutorial, I'll show you a simple Bash shell script that you can use to convert mp3s to Ogg vorbis on your GNU/Linux system.

Before running the script, you will need to have mpg321 and vorbis-tools installed. On a yum-based system such as Fedora, you would install them as follows:

Open a command line terminal. Become the root user by entering "su", and entering your root password. Type "yum install mpg321 vorbis-tools" and hit [ENTER].

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Community

« Return to the newswire homepage

Subject Topic Starter Replies Views Last Post
New story! A Simple Bash Shell Script to Convert MP3s to Ogg notbob 9 2,087 Jan 13, 2012 5:20 PM

You cannot post until you login.