Search found 28 matches

by Feltzkrone
Sat Nov 14, 2009 2:01 pm
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<r><QUOTE author="F1ReB4LL"><s>[quote=F1ReB4LL]</s>you should get at least 2x confirmations on at least 2 different drives to get a <I><s>[i]</s>somewhat<e>[/i]</e></I> reliable result<e>[/quote]</e></QUOTE>

Agreed for this. But the same argument (that it will take hours to properly dump sub ...
by Feltzkrone
Wed Nov 04, 2009 1:51 am
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<t>No, I didn't made any mistake while posting the dumps and Plextor ones are not the same: There are three 01s in the D8 dump (channels R-W) where in the READ CD dump are 00s. The only mistake I made is that XORing as explained does NOT result in Plextor's READ CD result but in LG's one. Tonight I ...
by Feltzkrone
Tue Nov 03, 2009 4:38 pm
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<r>Thanks for testing the command. I'm afraid I run into bigger problems right now: PX-716A returns inconsistent subchannel data between the mentioned D8 and normal READ CD commands.<br/>
<br/>
D8 on PX-716A using my tool, viewing .sub file with HxD:<br/>

<CODE><s>[code]</s>000D3C20 00 00 00 00 00 ...
by Feltzkrone
Tue Nov 03, 2009 2:04 am
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<r>A little update on this topic: I will first concentrate on dumping discs as F1ReB4LL suggests, need to get hold of a scratched CD (I think some bullshit early 90s audio CD which I have plenty of and a nail will do) in order to verify that the D8 command I found out probably returning subchannel ...
by Feltzkrone
Mon Oct 26, 2009 4:28 pm
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<t>I'll install ICQ or an IRC client on weekend. I have already finished the thin JNI DeviceIO DLL for Win32/SPTI and used it successfully in Java (plain dump of all sectors of a disc using READ CD CDBs). First I'll need to read and interprete TOC properly, I'll care about that until weekend, so I ...
by Feltzkrone
Mon Oct 26, 2009 2:29 am
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<r><QUOTE author="F1ReB4LL"><s>[quote=F1ReB4LL]</s>Unless he's interested to modify PerfectRip (which is written on Delphi) instead of writing everything from scratch.<e>[/quote]</e></QUOTE>

First I don't have the feeling the author would hand out the source (I didn't ask and might be completely ...
by Feltzkrone
Sun Oct 25, 2009 3:56 pm
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<r><QUOTE author="ssjkakaroto"><s>[quote=ssjkakaroto]</s>because in the future it would be easier to port the program to other OSs<e>[/quote]</e></QUOTE>

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 ...
by Feltzkrone
Fri Oct 23, 2009 12:01 pm
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<r>It's fine that you are willing to provide background info as soon as needed. And here is your volunteer - but with the following drawbacks (at least in the eyes of most coders):<br/>
- GUI tool will be coded in Delphi 7 (alternatively commandline-based Java with native DLL usage)<br/>
- It will ...
by Feltzkrone
Fri Oct 23, 2009 11:12 am
Forum: General discussion
Topic: Detecting offset on 1-track IBM discs?
Replies: 6
Views: 6239

Re: Detecting offset on 1-track IBM discs?

<t>I guess because both are common file extensions for the data they contain. The resulting file contains plain 2352 bytes for each sector, no file header, no trailer, nothing else. When talking about files with .iso extension it's more common for them to hold 2048 bytes for each sector, i.e. the ...
by Feltzkrone
Fri Oct 23, 2009 11:05 am
Forum: General discussion
Topic: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap
Replies: 27
Views: 29273

Re: Ripping guide for Mixed-Mode CDs with data sectors in Track 2 pregap

<r><QUOTE author="F1ReB4LL"><s>[quote=F1ReB4LL]</s>Writing a basic proper dumping tool won't take much longer time, so don't see much point in this.<e>[/quote]</e></QUOTE>

If this really was the case, why don't we already have one? <IMG src="https://forum.redump.info/img/smilies/wink.png"><s>[img ...