diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:42 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:42 +0200 |
commit | 5953bc5be2592ce5e491acbe6b0c170ba0f7a42b (patch) | |
tree | 57104f80afe1c3bddfbe5ca928cfcd1e731ad92a /audio/abcde/README | |
parent | 4ce0dbc9f70c1c1d7b4cb95c8e1c1e7ff1b1f904 (diff) | |
download | slackbuilds-5953bc5be2592ce5e491acbe6b0c170ba0f7a42b.tar.gz |
audio/abcde: Moved from multimedia
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 0000000000..77ae4f39bf --- /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. |