Tuesday, January 12, 2010

Convert CDs to FLAC with Kubuntu

Clear your clutter away.

$ sudo apt-get install abcde flac mkcue
$ cd /home/firegrind/Music/compact_disks

Throw a CD into the tray

$ abcde -1 -o flac -a default,cue

About ten minutes later, you'll find a sensibly named directory containing a .flac file to feed into VLC and a .cue file for future processing.

Rinse and repeat.

No comments: