
Originally Posted by
starkiron
Will ABCDE rip mp3 to 320 kbps and also find and label the track names?
.
For that I use:
Code:
abcde -o 'flac:-8,mp3:-b 320' -G
My complete install is this:
Code:
sudo apt-get install abcde cd-discid lame cdparanoia id3 id3v2
What this means is that you can run abcde from the command line, without any options, and expect it to rip and encode all the tracks on a CD. By default, Abcde will complete the following tasks: cddb, read, encode, tag, move, and clean.