README 919 B

123456789101112131415161718192021
  1. abcde is a frontend command-line utility (actually, a shell script)
  2. that grabs tracks off a CD encodes them to Ogg/Vorbis, MP3, FLAC,
  3. OGG/Speex, MPP/MP+(Musepack) and/or M4A/AAC format, and tags them
  4. all in one go.
  5. abcde requires cd-discid which can be found on Slackbuilds.org. There
  6. are many features that abcde supports and many of these packages can
  7. be also found on Slackbuilds.org:
  8. * faac : for creating m4a/aac files
  9. * id3lib : for manipulating ID3v1 and ID3v2 tags
  10. * id3v2 : for writing id3v2 tags
  11. * lame : for creating mp3 files
  12. * mppenc : for creating MPP/MP+(Musepack) files
  13. * speex : for creating Speex files
  14. * vorbisgain : for adjusting the volume of ogg vorbis files
  15. Try running abcde as root (sudo or whatever) if abcde/cd-discid thinks
  16. your favorite audio cd is a data cd. Please note also that faac needs
  17. to have mp4 support enabled to work correctly with abcde.