diff options
Diffstat (limited to 'audio/asunder/README')
-rw-r--r-- | audio/asunder/README | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/audio/asunder/README b/audio/asunder/README index 0488facea1..fb52473048 100644 --- a/audio/asunder/README +++ b/audio/asunder/README @@ -1,3 +1,21 @@ Asunder is a graphical Audio CD ripper and encoder. You can use -it to save tracks from an Audio CD as WAV, MP3, OGG, FLAC, and/or -Wavpack. +it to save tracks from an Audio CD as WAV, MP3, OGG, FLAC, AAC +and/or Wavpack. + + + * Can save audio tracks as WAV, MP3, Ogg Vorbis, FLAC, Opus, + Wavpack, Musepack, AAC, and Monkey's audio files + * Uses CDDB to name and tag each track + * Creates M3U playlists + * Can encode to multiple formats in one session + * Simultaneous rip and encode + * Allows for each track to be by a different artist + * Does not require a specific desktop environment + +Optional dependecies: + + * lame (for MP3 support) + * opus (for Opus support) + * mppenc (for Musepack support) + * nero-aac (for AAC support) + * mac (for Monkey's Audio support) |