mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/ripit: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
090a1afe19
commit
9d208c6c9d
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue