First of all: Of course it would be best - for archival purposes - to re-rip your collection losslessy with either iTunes or with a 'secure' ripper like
Max* [sbooth.org] or
xACT [macupdate.com] and i'm bumping a six week old topic here. But let me add a two tools here which might come in handy even if you use a PowerPC processor powered Mac (which can't use DarWINE, VirtualBox, Parallels Desktop or VMware Fusion to execute Windows programs)**:
- dnuos [tweek.us] is a command line utility to generate a text list of your digital audio collection. It also interprets the lame tag and tries to guess the encoder used. It works everywhere python is installed (this includes every os x installl). Unfortunately its encoder detection routines are not as sophisticated as those found in mr. questionman or encspot (pro) under windows (yet?) but its fast, nevertheless. ***
Enter dnuos --help for usage and help.
- I have never seen or even heard of an OS X port of the command line version of Encspot.
Notes:
* I am not a Leopard user myself but i read it got issues with 10.5 - so please take my advise with a grain of salt if you are one of those.
** Also theese native command line solutions are much more lightweight, both in cost and performance ratio.
*** There is a graphical frontend (for Mac) for dnuos (and its precursor OIDUA) called QtOIDUA but version 0.8 of qtoidua, the latest released version of this writing, is incompatible with dnuos versions above 0.94. This has been fixed in CVS but you would need to compile it
from source [sourceforge.net] at the time of this writing. It's not as straight forward as seen with mpck (see below) thus i suggest it is hardly worth the hassle in this case.
**** You could also install it via
Fink [finkproject.org] but the version there is ridiculously outdated. It's not in
MacPorts [macports.org] either, as far as i know.
I apologize for my sloppy english, am not a native speaker. Now have fun, please. (edit1: typo; edit2: i forgot to uncompress the downloaded source in the 'code'. fixed now.)