I am ripping my CD collection and I have had this same problem with about 5-10 discs. The last track on the CD is incorrectly displayed as 397 minutes long (it's always this same number) and it won't rip. Also if I try to rip the whole disc, the first half usually rips just fine but once it gets to the last few tracks they rip quickly to about 2-3mb files which of course don't work. Anyone else have this problem?
Last song on album is 397 minutes long
Collapse
X
-
Re: Last song on album is 397 minutes long
It is possible your CD drive has a firmware problem, make sure that your ripping method is NOT 'defective by design' (use Secure or Burst). -
Re: Last song on album is 397 minutes long
Close CD Ripper, dBpoweramp Configuration >> Music Converter
enable the debug option, click OK and start CD ripper, insert a problem disc, then close CD Ripper.
The debug log will show, post the contents here please.Comment
-
Re: Last song on album is 397 minutes long
Using SCSI PassThrough [clCDDA::SetCommunication]
->-> [frmMain::RefreshTrackListing]
Quitting Meta Thread: Quit
->-> [clCDDA::ReturnDriveList]
Got drive E:\ CD ROM [cddaSCSIPassTru::FillDriveList]
Got drive G:\ ** not CD Rom, type: 3 [cddaSCSIPassTru::FillDriveList]
<-<- [clCDDA::ReturnDriveList]
->-> [clCDDA::ReadTOC]
LBA FirstIndex: 1 last Index: 14
Type: Audio Track 1 LBA Address: 0 Length: 00:02:52.613
Type: Audio Track 2 LBA Address: 12946 Length: 00:02:43.507
Type: Audio Track 3 LBA Address: 25209 Length: 00:03:47.253
Type: Audio Track 4 LBA Address: 42253 Length: 00:05:20.040
Type: Audio Track 5 LBA Address: 66256 Length: 00:02:41.133
Type: Audio Track 6 LBA Address: 78341 Length: 00:03:03.867
Type: Audio Track 7 LBA Address: 92131 Length: 00:02:12.347
Type: Audio Track 8 LBA Address: 102057 Length: 00:01:53.226
Type: Audio Track 9 LBA Address: 110549 Length: 00:04:19.760
Type: Audio Track 10 LBA Address: 130031 Length: 00:04:11.867
Type: Audio Track 11 LBA Address: 148921 Length: 00:02:20.573
Type: Audio Track 12 LBA Address: 159464 Length: 00:04:40.027
Type: Audio Track 13 LBA Address: 180466 Length: 00:02:54.667
Type: Audio Track 14 LBA Address: 193566 Length: 00:-13:-45.-947
Type: Lead Out LBA Address: 131620
MSF FirstIndex: 1 last Index: 14
Type: Audio Track 1 MSF: 0/2/0 Length: 00:02:52.613
Type: Audio Track 2 MSF: 2/54/46 Length: 00:02:43.507
Type: Audio Track 3 MSF: 5/38/9 Length: 00:03:47.253
Type: Audio Track 4 MSF: 9/25/28 Length: 00:05:20.040
Type: Audio Track 5 MSF: 14/45/31 Length: 00:02:41.133
Type: Audio Track 6 MSF: 17/26/41 Length: 00:03:03.867
Type: Audio Track 7 MSF: 20/30/31 Length: 00:02:12.347
Type: Audio Track 8 MSF: 22/42/57 Length: 00:01:53.226
Type: Audio Track 9 MSF: 24/35/74 Length: 00:04:19.760
Type: Audio Track 10 MSF: 28/55/56 Length: 00:04:11.867
Type: Audio Track 11 MSF: 33/7/46 Length: 00:02:20.573
Type: Audio Track 12 MSF: 35/28/14 Length: 00:04:40.027
Type: Audio Track 13 MSF: 40/8/16 Length: 00:02:54.667
Type: Audio Track 14 MSF: 43/2/66 Length: 00:06:06.560
Type: Lead Out MSF: 49/9/33
<-<- [clCDDA::ReadTOC]
->-> [frmMain::GetMeta]
->-> [clMetaData::GetMetaData]
->-> [clMetadBCache::GetMetaData]
<-<- [clMetadBCache::GetMetaData]
<-<- [clMetaData::GetMetaData]
->-> [frmMain::MetaDataGot]
Meta Instant Get Pass
<-<- [frmMain::MetaDataGot]
Creating Meta Thread
<-<- [frmMain::GetMeta]
->-> [clMetaData::GetMetaData]
->-> [clMetaData::GetIntelMetaData]
<-<- [frmMain::RefreshTrackListing]
->-> [clMetaData::DoMetaDataRules]
<-<- [clMetaData::DoMetaDataRules]
->-> [clMetaData::DoMetaDataRules]
<-<- [clMetaData::DoMetaDataRules]
->-> [clMetaData::DoMetaDataRules]
<-<- [clMetaData::DoMetaDataRules]
->-> [clMetaData::DoMetaDataRules]
<-<- [clMetaData::DoMetaDataRules]
<-<- [clMetaData::GetIntelMetaData]
<-<- [clMetaData::GetMetaData]
->-> [frmMain::MetaDataGot]
Meta Final Pass
<-<- [frmMain::MetaDataGot]
->-> [clMetaData::SaveMetaData]
->-> [clMetadBCache::SaveMetaData]
<-<- [clMetadBCache::SaveMetaData]
<-<- [clMetaData::SaveMetaData]Comment
-
Re: Last song on album is 397 minutes long
The CD drive is faulty as it is returning different TOCs depending on MSF or LBA request (they should always be the same, it is a fundamental of CD drives)Type: Audio Track 14 LBA Address: 193566 Length: 00:-13:-45.-947
Type: Lead Out LBA Address: 131620
Type: Audio Track 14 MSF: 43/2/66 Length: 00:06:06.560
Type: Lead Out MSF: 49/9/33Comment
-
Re: Last song on album is 397 minutes long
EAC must use the MSF request, whereas dBpoweramp uses the LBA request (but also puts into debug the MSF).Comment

Comment