diff options
Diffstat (limited to 'audio/abcde/README')
-rw-r--r-- | audio/abcde/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/abcde/README b/audio/abcde/README new file mode 100644 index 000000000000..77ae4f39bfa4 --- /dev/null +++ b/audio/abcde/README @@ -0,0 +1,13 @@ +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, and/or MPP/MP+(Musepack) format, and tags them, all in one +go. + +abcde requires cd-discid, which is also available at SlackBuilds.org. +If you want to have mp3 encoding capability, you need to install the +lame package (lame is also available at SlackBuilds.org). + +There are many more features that abcde supports that you can add on, such as +mkcue and encoding in other various formats, see the man page for more info. +Try running abcde as root (sudo or whatever) if abcde/cd-discid thinks your +favorite audio cd is a data cd. |