LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Bad CD reading performance while grabbing audio (https://www.linuxquestions.org/questions/linux-hardware-18/bad-cd-reading-performance-while-grabbing-audio-420864/)

Clemente 03-02-2006 04:00 AM

Bad CD reading performance while grabbing audio
 
Hi all,

when grabbing audio cd's, I never saw more than appr. 4x speed. I tried kaudiocreator and abcde with my CD-burner and my DVD-reader device.
The encoding performance seems to be good, it is relly the grabbing part.

I think hdparm looks fine:
Quote:

/dev/hdc:
IO_support = 1 (32-bit)
unmaskirq = 1 (on)
using_dma = 1 (on)
keepsettings = 1 (on)
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed: Invalid argument
Musicmatch, a windows tool, brings much more speed (starting 4x raising continously until end of track). If possible, I don't want to boot windows only to grab some CD's :-)

Does anyone know, how to speed things up?
Thanks a lot,
Clemente

jomen 03-02-2006 05:06 AM

Try cdda2wav instead of cdparanoia as the backend program kaudiocreator uses - this should be changable somewhere in the gui. Or do it from command line - there are tutorials with examples in them - one example is even in the man-page of cdda2wav itself.

Clemente 03-07-2006 02:02 PM

Hi Jomen
and thanks a lot for your answer! Somehow, I didn't get an e-mail notification and missed your reply earlier... :-(

I tried cdda2wav from command-line (time cdda2wav -D /dev/hdc) with following result:
2:23 ripping time for a 5:45 song. Still no good performance.

Do you know another trick to speed this up?
Clemente

jomen 03-08-2006 07:16 AM

You might have better luck with giving the "-S X" (for setting the speed) option to cdda2wav.
But if the media only permits a certain speed - which is probable on audio-cd's, it will likely not spin any faster than this - to protect you: from read-errors and the cd: from damage due a too high speed.

I suggested cdda2wav because in standard-mode (without the -paranoia option) it is a lot faster for me than cdparanoia - because it does not use the error correction-capabilities from cdparanoia.


All times are GMT -5. The time now is 09:37 PM.