summaryrefslogtreecommitdiffstats
path: root/audio/abcde/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/abcde/README')
-rw-r--r--audio/abcde/README25
1 files changed, 6 insertions, 19 deletions
diff --git a/audio/abcde/README b/audio/abcde/README
index 79f25fd2ad..748c0e4ccc 100644
--- a/audio/abcde/README
+++ b/audio/abcde/README
@@ -1,13 +1,11 @@
abcde is a frontend command-line utility (actually, a shell script)
that grabs tracks off an audio CD, encodes them to Ogg Vorbis, MP3,
-MP2, FLAC, Opus, Speex, WAV, WavPack, Musepack, M4A/AAC, MKA,
+MP2, FLAC, Opus, Speex, WAV, WavPack, Musepack, AIFF, M4A/AAC, MKA,
Monkey's Audio and/or True Audio formats, and tags them all in one go.
-On Slackware systems without third party packages Ogg Vorbis, FLAC
-and WavPack are supported. There are many additional features that
-abcde supports by installing one or more of these dependencies:
+There are many additional features that abcde supports by installing one
+or more of these dependencies:
-* lame for creating MP3 files
* eyeD3 for tagging MP3 files (default)
* id3v2 for tagging MP3 files (with ID3TAGV=id3v2.3)
* id3 for tagging MP3 files (with ID3TAGV=id3v1)
@@ -16,17 +14,10 @@ abcde supports by installing one or more of these dependencies:
* mutagen for tagging MP2 and MP3 files (with ID3TAGV=id3v2.3
and ID3V2=mid3v2)
-* opus-tools for creating Opus files
-
-* speex for creating Speex files
-
* musepack-tools for creating Musepack files
-* faac for creating M4A/AAC files (default)
* fdkaac for creating M4A/AAC files
-* ffmpeg for creating M4A/AAC, MKA, MP2 and WavPack files (if
- built with support for these formats)
-* wine for running neroAacEnc, qaac and fhgaacenc
+* wine for running qaac and fhgaacenc
* mac for creating Monkey's Audio files
* apetag for tagging Monkey's Audio files
@@ -38,9 +29,5 @@ abcde supports by installing one or more of these dependencies:
* mkcue for generating cue sheets for one-album files
* vorbisgain for adjusting the volume of Ogg Vorbis files
-Install perl-MusicBrainz-DiscID and perl-WebService-MusicBrainz and set
-CDDBMETHOD to "musicbrainz" if you would like to retrieve music
-metadata and album art from MusicBrainz instead of freedb.
-
-Try running abcde as root (sudo or whatever) if abcde/cd-discid thinks
-your favorite audio cd is a data cd.
+Set CDDBMETHOD to "cddb" if you would like to retrieve music metadata and
+album art from freedb instead of MusicBrainz.