by Linux Frank » Sat Apr 12, 2003 1:04 pm
Yeah when a CD is ripped to the hardrive the single biggest limiting factor is the read speed, which you will have to configure somewhere. The encoding of the ripped data into a .wav is a system resource issue, and is only dependant on the CD speed whilst it is waiting to rip more data (you should make sure you have none of the polling options selected in grip). The rip will fill up your buffer (say 2MB) then encode that, then rip the next 2MB, then encode. The speed at which the CD spins would not alter this, in fact it may cause problems as it might skip data, the CD slows down to read the data from the CD acurately enough. So the maximum speed is the maximum read speed of the CDrom.
The read speed can be limited by inaccurate configuration in your CD ripping program (paranoia, roast, toast, cdrecord), or by having a driver installed that limits your CDrom performance - such as a generic type driver because your CDrom is not supported. The CDrom controls the speed it spins at when reading - you only want to be trying to mess with that when you know exactly what you are doing.
Edit : actually also see what your buffer limit is set to in your ripping software, and trying altering it, that might help.