slackbuilds/audio/abcde
Glenn Becker c1c06c5acb audio/abcde: Updated for version 2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-12-16 20:13:18 +07:00
..
Makefile.diff audio/abcde: Updated for version 2.6. 2014-12-16 20:13:18 +07:00
README audio/abcde: Updated for version 2.5.4. 2012-12-21 21:27:22 +01:00
abcde.SlackBuild audio/abcde: Updated for version 2.6. 2014-12-16 20:13:18 +07:00
abcde.info audio/abcde: Updated for version 2.6. 2014-12-16 20:13:18 +07:00
cddb-tool.diff audio/abcde: Updated for version 2.6. 2014-12-16 20:13:18 +07:00
doinst.sh audio/abcde: Updated for version 2.3.99.6 2010-05-12 17:36:47 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

abcde is a frontend command-line utility (actually, a shell script)
that grabs tracks off a CD encodes them to Ogg/Vorbis, MP3, FLAC,
OGG/Speex, MPP/MP+(Musepack) and/or M4A/AAC format, and tags them 
all in one go.

There are many optional features that abcde supports by building 
with one or more of these optional dependencies:

* faac       : for creating m4a/aac files
* id3lib     : for manipulating ID3v1 and ID3v2 tags
* id3v2      : for writing id3v2 tags
* lame       : for creating mp3 files
* mppenc     : for creating MPP/MP+(Musepack) files 
* speex      : for creating Speex files
* vorbisgain : for adjusting the volume of ogg vorbis files

PLEASE NOTE: the included abcde-musicbrainz-tool script requires the
following Perl modules (which are not available through SlackBuilds.org
yet):

MusicBrainz::DiscID
WebService::MusicBrainz::Release
WebService::MusicBrainz::Artist
WebService::MusicBrainz::Response::Track
WebService::MusicBrainz::Response::TrackList

Try running abcde as root (sudo or whatever) if abcde/cd-discid thinks 
your favorite audio cd is a data cd. Please note also that faac needs 
to have mp4 support enabled to work correctly with abcde.