diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-05 16:20:47 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 09:35:08 +0700 |
commit | 9d208c6c9dfbcaaf4f759bf1248182602ce042a2 (patch) | |
tree | 85576b26c5aba4474f2235061c9dc841b330cd50 /multimedia/ripit/README | |
parent | 090a1afe1949397af661a8878a4dbe1989bdc6ef (diff) | |
download | slackbuilds-9d208c6c9dfbcaaf4f759bf1248182602ce042a2.tar.gz |
multimedia/ripit: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/ripit/README')
-rw-r--r-- | multimedia/ripit/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/ripit/README b/multimedia/ripit/README index 3a86bf699e..45a5ed58d4 100644 --- a/multimedia/ripit/README +++ b/multimedia/ripit/README @@ -3,8 +3,8 @@ ripit (command line audio CD ripper) RipIT is used to create MPEG-1 Layer 3 (mp3) using Lame, or uses Flac (flac), Ogg Vorbis (ogg), Faac (m4a), Musepack (mpc), mp4als (als), Wavpack (wv) or ffmpeg to convert audio files (wav) extracted from an -audio CD. It is a console based front-end (no GUI here), written in Perl, -for various programs which must be installed. +audio CD. It is a console based front-end (no GUI here), written in +Perl, for various programs which must be installed. RipIT has *many* optional dependencies; see README_SBo.txt for details. @@ -14,7 +14,7 @@ and config file options. See its man page and the comments in The program will do the following without user intervention: -* get the audio CD Album/Artist/Tracks information from MusicBrainz or freeCDDB +* get the audio CD Album/Artist/Tracks info from MusicBrainz or freeCDDB * rip the audio CD Tracks * encode to Flac, mp3, Ogg-Vorbis, mpc, m4a or als * id3 tag encoded songs |