nixfiles :ripperbot :usage |
|
I hope to use the CDex encoder configuration soon too.
Loading and unloading the changer should take about an hour each.
Real numbers TBA.
It would be really nice to keep a lossless archive, but i'm hesitant
to fork out for the necessary storage. I don't want to build a disk
farm, either. So, the plan is to keep the cds in storage. Maybe one
day when terabyte disks arrive it will be time to go back and re-encode
with a lossless compressor.
If you want to slice and dice your mp3s, there should be a tool
to cut up mp3 files based on .cue files (haven't looked for it yet).
WinAmp can understand
.cue files using the
mp3cue plugin.
compression
bitrate
cds per 100GB
hard disk
$ per cd
mp3
128 kbps
1736
$0.08
mp3
224 kbps
992
$0.15
lossless
~700 kbps
~300
$0.47
uncompressed
1.35 Mbps
161
$0.93
CUE files
The standard practice when ripping mp3s is to put each mp3 in a
separate track. Unfortunately, this irrevocably destroys the
mix if there's a smooth transition from one track to another.
Instead, ripperbot creates a single long mp3 for the entire audio
disc, and generates a .CUE file which describes the cd table of contents
information. Ripperbot only generates a subset of the full
.CUE file format, which was originally intended for cd mastering.