CD2MP3


CD2MP3 is a simple interface to ICEDAX and LAME. It makes ripping audio CDs to your PC or MP3 player really simple and straightforward. It is also very efficient. Some other utilities used to convert audio CDs to MP3 will first copy the contents of the CD to the hard drive. And then read the data from the hard drive (data that was already in the PC earlier) and convert it to MP3. In the case of CD2MP3 the data is read from the CD through a FIFO buffer and converted to MP3 on the fly. This reduces the conversion time and reduces the usage of the hard drive by about 90%.
Most of this program is a script for a linux BASH shell, but the prompt for the CD information, actually, is a program itself and is written in C/GTK+.

Requirements: A Linux or Unix OS, A working C compiler, Icedax, GTK+ 2.0, zenity, pkg-config, etc.

Downloads:
Screenshot: (46kB) http://www.placella.com/software/cd2mp3/screenshot.png
Source code:  (16kB) http://www.placella.com/software/cd2mp3/cd2mp3_0.01-src.tar.gz