Create MP3 files in Linux

Source: Internet
Author: User
Tags gtk
Article Title: Create MP3 in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Many friends who like music will try to use CD to make MP3 files on their computers. Of course, Linux users can also make MP3 files by themselves, which is not a patent for Windows/Mac. This time I will introduce two Linux programs for MP3 production.
  
What I like most is Grip written with GTK +.
  
Grip is not actually an MP3 encoder or a CD Track program. It just provides a simple and easy-to-use graphical interface, so you don't have to use command to create MP3. In terms of CD ripper, Grip supports cdparanoia and cdda2wav. Let's look at the MP3 encoder. It supports bladeenc, lame, l3enc, xingmp3enc, mp3encode, And gogo, which is quite interesting! I use cdparanoia and bladeenc.
  
Below are some URLs of CD ripper/MP3 encoder:
  
  
CD ripper
· Cdparanoia
Http://www.xiph.org/paranoia
· Cdda2wav
Ftp://ftp.gwdg.de/pub/linux/misc/cdda2wav
  
MP3 encoder
· BladeEnc
Http://bladeenc.mp3.no
· LAME
Http://www.sulaco.org/mp3
· Gogo
Http://homepage1.nifty.com/herumi/gogo_e.html
  
You can select a CD ripper and MP3 encoder to use Grip after installation. If you are using rpm, I suggest you use cdparanoia/cdda2wav + gogo. Their RPM can be downloaded at the following URL:
Cdparanoia RPM
Http://rpmfind.net/linux/RPM/redhat/6.2/i386/cdparanoia-alpha9.6-2.i386.html
Cdda2wav RPM
Http://rpmfind.net/linux/RPM/redhat/6.2/i386/cdda2wav-1.8-2.i386.html
Gogo RPM
Http://www.aial.hiroshima-u.ac.jp /~ Sakai/Linux/gogo2/gogo-2.35-1.i386.rpm
  
If you are using Debian/Corel/Storm Linux, you can choose to use the cdparanoia/cdda2wav Debian suites. However, due to copyright issues, Debian does not have MP3 Encoder suites, you must install it on your own.
  
After you have installed CD ripper and MP3 Encoder, you can use Grip to create MP3. Grip URL is: http://www.nostatic.org/grip
You can download its RPM suite from http://www.nostatic.org/grip/grip-2.94-1.i386.rpm, And the Debian suite is grip, which you can download and install with apt-get.
Enter the execution command grip to view the Master Program Screen of Grip. First, we need to set the CD ripper and MP3 encoder. Click the Config page, select Rip, and select the installed CD Ripper from Ripper. Select MP3 from Config, and select an installed MP3 Encoder in the encoder column. Then you can put your beloved Audio CD into the optical drive, and then you can see that the form in Tracks has been automatically updated. If you have time, click the pencil button to give the CD and Tracks a proper name. In the form, right-click the mouse button and select a song. Then, select the Rip page and press Rip + Encode. Then, the selected Tracks becomes MP3. Grip can also capture a portion of the Track, select Rip partial track, press Play, and write down the sector at the beginning and End of the part, and enter Start sector and End sector respectively. After the process is completed, the MP3s will be in the mp3 directory of home ctor, that is ~ /Mp3 /.
  
KDE: Krabber
  
Krabber is the frontend of another CD Ripper and MP3 Encoder. Krabber is developed using QT and KDE library, so it can only be used by KDE users. This is a major drawback of Krabber ......, (I have never used KDE to install it ). Krabber supports cdparanoia, 8hz-mp3, lame, encode, bladeenc, l3enc, mp3enc, and xingmp3enc, but Krabber can automatically detect whether the system has the required elements. It needs mpg123 to play MP3. The settings of Krabber are similar to those of Grip. Select the installed MP3 encoder for format, and select your input device for the first grid in Generic Options, such as/dev/hdc (CDROM drive. Krabber has a function that Grip does not have, that is, to adjust CPU resources, so that you can record MP3 while working. Krabber is easy to use. It takes only four steps:
Select a song, a directory, a file name, and execution.
Krabber Web site: http://krabber.automatix.de
KDE Web site: http://www.kde.org
  
    
Many friends who like music will try to use CD to make MP3 files on their computers. Of course, Linux users can also make MP3 files by themselves, which is not a patent for Windows/Mac. This time I will introduce two Linux programs for MP3 production.
  
What I like most is Grip written with GTK +.
  
Grip is not actually an MP3 encoder or a CD Track program. It just provides a simple and easy-to-use graphical interface, so you don't have to use command to create MP3. In terms of CD ripper, Grip supports cdparanoia and cdda2wav. Let's look at the MP3 encoder. It supports bladeenc, lame, l3enc, xingmp3enc, mp3encode, And gogo, which is quite interesting! I use cdparanoia and bladeenc.
  
Below are some URLs of CD ripper/MP3 encoder:
  
  
CD ripper
· Cdparanoia
Http://www.xiph.org/paranoia
· Cdda2wav
Ftp://ftp.gwdg.de/pub/linux/misc/cdda2wav
  
MP3 encoder
· BladeEnc
Http://bladeenc.mp3.no
· LAME
Http://www.sulaco.org/mp3
· Gogo
Http://homepage1.nifty.com/herumi/gogo_e.html
  
You can select a CD ripper and MP3 encoder to use Grip after installation. If you are using rpm, I suggest you use cdparanoia/cdda2wav + gogo. Their RPM can be downloaded at the following URL:
Cdparanoia RPM
Http://rpmfind.net/linux/RPM/redhat/6.2/i386/cdparanoia-alpha9.6-2.i386.html
Cdda2wav RPM
Http://rpmfind.net/linux/RPM/redhat/6.2/i386/cdda2wav-1.8-2.i386.html
Gogo RPM
Http://www.aial.hiroshima-u.ac.jp /~ Sakai/Linux/gogo2/gogo-2.35-1.i386.rpm
  
If you are using Debian/Corel/Storm Linux, you can choose to use the cdparanoia/cdda2wav Debian suites. However, due to copyright issues, Debian does not have MP3 Encoder suites, you must install it on your own.
  
After you have installed CD ripper and MP3 Encoder, you can use Grip to create MP3. Grip URL is: http://www.nostatic.org/grip
You can download its RPM suite from http://www.nostatic.org/grip/grip-2.94-1.i386.rpm, And the Debian suite is grip, which you can download and install with apt-get.
Enter the execution command grip to view the Master Program Screen of Grip. First, we need to set the CD ripper and MP3 encoder. Click the Config page, select Rip, and select the installed CD Ripper from Ripper. Select MP3 from Config, and select an installed MP3 Encoder in the encoder column. Then you can put your beloved Audio CD into the optical drive, and then you can see that the form in Tracks has been automatically updated. If you have time, click the pencil button to give the CD and Tracks a proper name. In the form, right-click the mouse button and select a song. Then, select the Rip page and press Rip + Encode. Then, the selected Tracks becomes MP3. Grip can also capture a portion of the Track, select Rip partial track, press Play, and write down the sector at the beginning and End of the part, and enter Start sector and End sector respectively. After the process is completed, the MP3s will be in the mp3 directory of home ctor, that is ~ /Mp3 /.
  
KDE: Krabber
  
Krabber is the frontend of another CD Ripper and MP3 Encoder. Krabber is developed using QT and KDE library, so it can only be used by KDE users. This is a major drawback of Krabber ......, (I have never used KDE to install it ). Krabber supports cdparanoia, 8hz-mp3, lame, encode, bladeenc, l3enc, mp3enc, and xingmp3enc, but Krabber can automatically detect whether the system has the required elements. It needs mpg123 to play MP3. The settings of Krabber are similar to those of Grip. Select the installed MP3 encoder for format, and select your input device for the first grid in Generic Options, such as/dev/hdc (CDROM drive. Krabber has a function that Grip does not have, that is, to adjust CPU resources, so that you can record MP3 while working. Krabber is easy to use. It takes only four steps:
Select a song, a directory, a file name, and execution.
Krabber Web site: http://krabber.automatix.de
KDE Web site: http://www.kde.org
  
  
    
Many friends who like music will try to use CD to make MP3 files on their computers. Of course, Linux users can also make MP3 files by themselves, which is not a patent for Windows/Mac. This time I will introduce two Linux programs for MP3 production.
  
What I like most is Grip written with GTK +.
  
Grip is not actually an MP3 encoder or a CD Track program. It just provides a simple and easy-to-use graphical interface, so you don't have to use command to create MP3. In terms of CD ripper, Grip supports cdparanoia and cdda2wav. Let's look at the MP3 encoder. It supports bladeenc, lame, l3enc, xingmp3enc, mp3encode, And gogo, which is quite interesting! I use cdparanoia and bladeenc.
  
Below are some URLs of CD ripper/MP3 encoder:
  
  
CD ripper
· Cdparanoia
Http://www.xiph.org/paranoia
· Cdda2wav
Ftp://ftp.gwdg.de/pub/linux/misc/cdda2wav
  
MP3 encoder
· BladeEnc
Http://bladeenc.mp3.no
· LAME
Http://www.sulaco.org/mp3
· Gogo
Http://homepage1.nifty.com/herumi/gogo_e.html
  
You can select a CD ripper and MP3 encoder to use Grip after installation. If you are using rpm, I suggest you use cdparanoia/cdda2wav + gogo. Their RPM can be downloaded at the following URL:
Cdparanoia RPM
Http://rpmfind.net/linux/RPM/redhat/6.2/i386/cdparanoia-alpha9.6-2.i386.html
Cdda2wav RPM
Http://rpmfind.net/linux/RPM/redhat/6.2/i386/
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.