Hi All,
I have noticed that the CD Ripper is very inconsistant in reading ISRC data from disks. I can put the same disc in 3 times and sometimes it finds the ISRCs and sometimes It dosn't. I find that if say a disc has ISRCs on tracks 1,2,3,6,7,8,9 it will most commonly read the first 3 tracks ISRCs. My customer has encountered the same thing so its not a hardware thing. I have have tried nerocmd to read the data and get better results, but not perfect. I have writen another program using the bass.dll library and get better results although you quite often need to run it a couple of times to get it to work 100%.
The only thing I have found that will get it every time is CloneCd, if I rip a disc I find the .CCD or .SUB file both contain the ISRC's perfectly. So the drive can read them OK. I then mount the CD using virtual clone drive and rip It.
Ok So the thing I need to know is Is the ISRC reading going to be improved in the ripper. ???
The other way I could do it Is to read the cd in raw mode and extract the P-chanel data direct from the raw data. but I cant find a way of reading raw sectors from Managed VB.Net Code.
I have noticed that the CD Ripper is very inconsistant in reading ISRC data from disks. I can put the same disc in 3 times and sometimes it finds the ISRCs and sometimes It dosn't. I find that if say a disc has ISRCs on tracks 1,2,3,6,7,8,9 it will most commonly read the first 3 tracks ISRCs. My customer has encountered the same thing so its not a hardware thing. I have have tried nerocmd to read the data and get better results, but not perfect. I have writen another program using the bass.dll library and get better results although you quite often need to run it a couple of times to get it to work 100%.
The only thing I have found that will get it every time is CloneCd, if I rip a disc I find the .CCD or .SUB file both contain the ISRC's perfectly. So the drive can read them OK. I then mount the CD using virtual clone drive and rip It.
Ok So the thing I need to know is Is the ISRC reading going to be improved in the ripper. ???
The other way I could do it Is to read the cd in raw mode and extract the P-chanel data direct from the raw data. but I cant find a way of reading raw sectors from Managed VB.Net Code.
Comment