abcde
digital audio extraction, using icedax- software package
- create a single FLAC file from the entire CD (with an embedded cuesheet so that one can subsequently create a backup optical disc):
abcde -L -1 -M -o flac
- other file formats of choice may be generated from the original FLAC file, e.g. for OGG file generation:
abcde -o ogg -L -d disc.flac
- an example conversion to AAC/MP4:
abcde -a cddb,read,encode,tag,move,playlist,clean -d /dev/sr0 -o m4a -V -x
- http://code.google.com/p/abcde/
- http://packages.debian.org/sid/abcde
- http://www.andrews-corner.org/abcde.html
- http://slackbuilds.org/repository/13.1/audio/abcde/
- https://help.ubuntu.com/community/CDRipping
- http://linuxreviews.org/howtos/cdrecording/
Categories
CategoryMultimediaCategorySoftwareTopPackages
CategorySoftware