{{include tonguesAbcde}} [[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareMultimedia Multimedia]] ====abcde==== Read digital audio via [[icedax]]. ==dependencies== ~+[[bzip2]],+[[cddiscid cd-discid]],+[[grep]],+[[lame]],+[[tar]],+[[vorbistools vorbis-tools]],+[[wget]] ==Examples== ~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%% --- ==Also on the Wiki== ~[[software]] package ==Related Webpages== ~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== CategoryMultimedia CategorySoftwareTopPackages CategorySoftware