summaryrefslogtreecommitdiffstats
path: root/audio/whipper/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/whipper/README')
-rw-r--r--audio/whipper/README31
1 files changed, 15 insertions, 16 deletions
diff --git a/audio/whipper/README b/audio/whipper/README
index 15ee16a4a0..395fc1c6c2 100644
--- a/audio/whipper/README
+++ b/audio/whipper/README
@@ -1,17 +1,16 @@
-Whipper is a Python 2 command line secure CD-DA ripper preferring
-accuracy over speed, forked from the morituri project.
+Whipper is a CD ripping utility focusing on accuracy over speed that
+supports multiple features:
-Whipper features:
- + Detects correct read offset (in samples)
- + Has ability to defeat cache of drives
- + Performs Test & Copy rips
- + Verifies rip accuracy using the AccurateRip database
- + Uses MusicBrainz for metadata lookup
- + Supports reading the pre-emphasis flag embedded into some CDs
- (and correctly tags the resulting rip)
- + Detects and rips non digitally silent Hidden Track One Audio (HTOA)
- + Provides batch ripping capabilities
- + Provides templates for file and directory naming
- + Supports lossless encoding of ripped audio tracks
- + Allows re-tagging of already completed rips
- + Allows extensibility through external logger plugins
+ * Detects correct read offset (in samples)
+ * Detects whether ripped media is a CD-R
+ * Has ability to defeat cache of drives
+ * Performs Test & Copy rips
+ * Verifies rip accuracy using the AccurateRip database
+ * Uses MusicBrainz for metadata lookup
+ * Supports reading the pre-emphasis flag embedded into some CDs (and
+ correctly tags the resulting rip)
+ * Detects and rips non digitally silent Hidden Track One Audio (HTOA)
+ * Provides batch ripping capabilities
+ * Provides templates for file and directory naming
+ * Supports lossless encoding of ripped audio tracks (FLAC)
+ * Allows extensibility through external logger plugins