Hi,
I partially switched from Linux to Mac OS X "Tiger" (running on an iBook) and wanted to rip my CDs as was used to: with the help of abcde. So I installed abcde with all its dependencies from the darwinports.
But after unmounting the CD drive (necesserary on Mac OS) abcde gives me error messages like:
$ abcde
Warning: Something went wrong while querying the CD... Maybe a DATA CD?
Grabbing entire CD - tracks: /opt/local/bin/abcde: line 1: printf: 2-4: invalid number
Selected: #0
---- Unknown Artist / Unknown Album ----
Edit selected CDDB data? [y/n] (y): n
Is the CD multi-artist? [y/n] (n):
Finished.
And quits without having any tracks ripped to the harddisk.
After having a look into the abcde script and its debug mode (abcde -D), I found out, that cdparanoia could be the problem. abcde hands over the following command to cdparanoia, but that quits while showing its whole help text:
$ cdparanoia -v -Q -d /dev/disk1
cdparanoia III release 9.8 (March 23, 2001)
(C) 2001 Monty <monty@xiph.org> and Xiphophorus
Report bugs to paranoia@xiph.org
http://www.xiph.org/paranoia/
USAGE:
cdparanoia [options] <span> [outfile]
OPTIONS:
-v --verbose : extra verbose operation
...
Submit bug reports to xiphmont@mit.edu
The cdrom device (/dev/disk1) is automatically found and ripping with the batch option (-B) works. Also querying information from the device with the -Q option works.
Can anyone help me with this issue? I don't know what is going wrong, because cdparanoia does not display any messages.
I'm actually downloading Max, which also uses cdparanoia, but I'm somewhat low on internet bandwidth, so I could not test it so far. Is that tool recommended for "secure ripping"?
Salut,
Martin