##master-page:FrontPage #format wiki #language en #pragma section-numbers off = abcde - A Better CD Encoder = Grab an entire CD and compress it to Ogg/Vorbis, MP3, FLAC, AAC, Ogg/Speex and/or MPP/MP+(Musepack) format. == Why abcde? == Ordinarily, the process of grabbing the data off a CD and encoding it, then tagging or commenting it, is very involved. abcde is designed to automate this. It will take an entire CD and convert it into a compressed audio format - Ogg/Vorbis, MPEG Audio Layer III, Free Lossless Audio Codec (FLAC), Ogg/Speex, MPP/MP+(Musepack), M4A (AAC) or Opus format(s). With one command, it will: * Do a CDDB or Musicbrainz query over the Internet to look up your CD or use a locally stored CDDB entry, or read CD-TEXT from your CD as a fallback for track information * Grab an audio track (or all the audio CD tracks) from your CD * Normalize the volume of the individual file (or the album as a single unit) * Compress to Ogg/Vorbis, MP3, FLAC, Ogg/Speex, MPP/MP+(Musepack), M4A and/or Opus format(s), all in one CD read * Comment or ID3/ID3v2 tag * Give an intelligible filename * Calculate replaygain values for the individual file (or the album as a single unit) * Delete the intermediate WAV file (or save it for later use) * Repeat until finished Alternatively, abcde can also grab a CD and turn it into a single FLAC file with an embedded cuesheet which can be user later on as a source for other formats, and will be treated as if it was the original CD. In a way, abcde can take a compressed backup of your CD collection. == Downloads == Older releases of abcde were hosted using Google Code, but Google removed the ability to push new tarball downloads there a while ago so we decided to move away. The canonical download location is now https://abcde.einval.com/download/ (here!). abcde version '''2.9.3''' is the most recent download and was released on '''February 5th 2019'''. We've switched to using git for our code repository; see [[https://git.einval.com/cgi-bin/gitweb.cgi?p=abcde.git;a=summary]] for code access. == Mailing list == The best place for discussion is the [[https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users|abcde-users]] mailing list. == Bug tracking == The right place to report bugs in abcde is now in our own bugzilla: [[https://abcde.einval.com/bugzilla/]] . We used to use Google Code's issue tracker, but we have now moved away from it. Old bugs filed there will ''not'' be transcribed to the new bugzilla by the abcde developers - if you have an issue there that you'd like to see continued focus on, feel free to file a new bug about it. == Meet on IRC == If you prefer a more 'interactive' experience another place for abcde discussion is in the Libera.Chat channel #abcde where you can speak directly to the abcde developers or just chat about audio encoding in general with other abcde users. == Documentation == The abcde tarball contains comprehensive documentation including a detailed FAQ and a sample abcde.conf file. There is also some quality documentation to be found elsewhere, all written by Andrew at the moment: * [[https://askubuntu.com/q/1179179/57576|abcde: What is an ~/.abcde.conf file to rip to multiple formats?]]: Rip your CD to 11 audio formats simultaneously! * [[http://askubuntu.com/q/755722/57576|How can I use abcde to rip to mp3 and embed album art under Trusty and Xenial?]] A guide to using mp3 encoding with album art embedding under Ubuntu Trusty Tahr and Xenial Xerus. * [[http://askubuntu.com/q/788327/57576|Use abcde to produce high quality flac and mp3 output with album art under Xenial?]] A guide to using mp3 and flac encoding with album art under Ubuntu Xenial Xerus. * [[https://askubuntu.com/q/936314/57576|How can I use AIFF encoding with abcde?]] A guide to using AIFF encoding, currently available with the git abcde. More documentation will hopefully appear soon in this wiki! If you'd like an account to help with that, please mail abcde-wiki AT einval.com to ask. == Authors == Over the years, abcde has seen contributions from Robert Woodcock , Jesus Climent , Colin Tuckley , Steve !McIntyre <93sam@debian.org>, Andrew Strong and many others. Steve is the current maintainer. == Wiki starting points == * RecentChanges: see where people are currently working * WikiSandBox: feel free to change this page and experiment with editing * FindPage: find some content, explore the wiki * HelpOnMoinWikiSyntax: quick access to wiki markup == How to use this site == A Wiki is a collaborative site, users can contribute and share: * Edit any page by pressing '''<>''' at the top or the bottom of the page. * Create a link to another page with joined capitalized words (like WikiSandBox) or with {{{[[words in brackets]]}}} * Search for page titles or text within pages using the search box at the top of any page * See HelpForBeginners to get you going, HelpContents for all help pages. To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature. This wiki is powered by [[http://moinmo.in/|MoinMoin]].