Revision [23537]
This is an old revision of abcde made by coolpup on 2012-08-23 09:40:35.
abcde
Provides digital audio extraction functionality:
Tutorial
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
Then, 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
Appendix
Categories
CategoryMultimediaCategorySoftwareTopPackages
CategorySoftware