
EAC itself does not do many magical things: offset correction and reading the audio sectors multiple times

I think it's quite complicated to understand for most of people, moreover take a look at the forums also for reMove tool, you can find it in quite every forum faq by me. It can be more useful while moving sectors.Feltzkrone wrote:or maybe start all over again as Rockrnoms doesn't find it easy to read
Seconded. The only problem I have with this choice is that I'll have to familiarize myself with JNI which is used to glue native DLLs and the JVM together. But it shouldn't be too hard either and will make things easier in the end as Java does provide a lot of classes and functions to the programmer which are not available in Delphi 7. The critical point in this is that programs which require an installed Java runtime are not that widely accepted by the end users as native Win32 applications are (the same drawback goes for .NET). I'd like to see other opinions on this topic before committing myself to one or another.ssjkakaroto wrote:because in the future it would be easier to port the program to other OSs
Unless he's interested to modify PerfectRip (which is written on Delphi) instead of writing everything from scratch.ssjkakaroto wrote:Feltzkrone may I suggest that you go for Java command-line because in the future it would be easier to port the program to other OSs.
First I don't have the feeling the author would hand out the source (I didn't ask and might be completely wrong here) and second rewriting from scratch gives us the possibility to do everything as we think should be done.F1ReB4LL wrote:Unless he's interested to modify PerfectRip (which is written on Delphi) instead of writing everything from scratch.
Data is on CD only if it's in disc sector viewer. If the disc has some signs or scrathes and the drive is not good you will get errors, so if you cannot dump properly a disc, there's nothing to preserve.Feltzkrone wrote:I already came over a CD (Al Unser, Jr. Arcade Racing) where a wrong bit is in subchannel data in one sector which is read as it is regardless what drive I used - meaning it really is on CD and not just a random error dropped in by the drive. I guess 1:1 preservation (which is aimed at redump.org AFAIK) should preserve this wrong bit, too. What's your opinion on this?