Page 176 of 354
Re: DiscImageCreator
Posted: Fri Mar 08, 2019 9:11 am
by sarami
LoStraniero91 wrote:Still unsure how to make it work. Can you please tell me step by step?
1. Check the 1st LBA when reading error occurs.
2. Check which file has the 1st error LBA by IsoBuster.
3. Rewrite the 2nd line of ReadErrorProtect.txt by its filename.
4. Exec dvd command with /sf flag.
Re: DiscImageCreator
Posted: Sat Mar 09, 2019 4:37 am
by reentrant
Hi sarami. I have a safedisc protected disc and I want to report some weird info. Below is a list of C2 error counters from protected range:
240
264
288
312
Each of these vary by 24. I can confirm that this is correct info.
Re: DiscImageCreator
Posted: Sat Mar 09, 2019 7:16 pm
by user7
DIC seems to have failed dumping a PS3 beta (BD-R) that IsoBuster dumped fine
https://drive.google.com/file/d/1X_RHep … sp=sharing
PS: Please publish a new stable release to github :3
Re: DiscImageCreator
Posted: Mon Mar 11, 2019 4:36 am
by sarami
reentrant wrote:Hi sarami. I have a safedisc protected disc and I want to report some weird info. Below is a list of C2 error counters from protected range:
240
264
288
312
Each of these vary by 24. I can confirm that this is correct info.
ok. I trust your info.
user7 wrote:DIC seems to have failed dumping a PS3 beta (BD-R)
Weird... My BD-RE disc is no problem.
Code: Select all
========== TOC ==========
Data Track 1, LBA 0 - 23652351, Length 23652352
Total 23652352
========== DiscStructure ==========
FormatCode: 00, Sendable: No, Readable: Yes, FormatLength: 4098
========== DiscInformationFromPIC ==========
DiscInformationIdentifier: DI
DiscInformationFormat: 01
NumberOfDIUnitsInEachDIBlock: 28
DiscTypeSpecific: 02
DIUnitSequenceNumber/ContinuationFlag: 00
NumberOfBytesInUseInThisDIUnit: 63
DiscTypeIdentifier: BDW
DiscSize/Class/Version: 02
DIUnitFormatDependentContents: 2401000001000000000000000002000000194e7e01ec6464464646463c3c3c3c00000000c0427b0a0a4a4a1bc0427b0a0a4a4a1b
user7 wrote:PS: Please publish a new stable release to github :3
I've asked to F1ReB4LL about VideoNow. Please wait for several days/weeks. You can use test version.
Re: DiscImageCreator
Posted: Wed Mar 20, 2019 10:09 am
by user7
DIC is failing to dump a PC cdrom i have
https://drive.google.com/file/d/16NfLQi … sp=sharing
This seems to be the issue: [F:GetFilenameToSkipError][L:150] GetLastError: 2, The system cannot find the file specified.
I'm also getting that error on an action replay PS2 disc when trying to dump with:
DiscImageCreator.exe cd g ActionReplay.bin 48 /sf /c2
Re: DiscImageCreator
Posted: Wed Mar 20, 2019 3:03 pm
by enderghast13
DIC failed to dump a PS2 Action Replay disc that I bought. The disc seems to be in pristine condition. I stopped the dump part way through because no new sectors were being read and it was taking forever for each new sector, even though I used the /sf flag. Logs are attached.
Re: DiscImageCreator
Posted: Wed Mar 20, 2019 9:14 pm
by sarami
user7 wrote:This seems to be the issue: [F:GetFilenameToSkipError][L:150] GetLastError: 2, The system cannot find the file specified.
You lost ReadErrorProtect.txt
enderghast13 wrote:DIC failed to dump a PS2 Action Replay disc that I bought.
It seems last 40 sectors have errors.
Re: DiscImageCreator
Posted: Fri Mar 22, 2019 2:20 pm
by reentrant
I have DVD9 disc and DIC reports following data:
========== SectorLength ==========
LayerZeroSector: 2010896 (0x1eaf10)
========== PhysicalFormatInformation ==========
BookVersion: 1
BookType: DVD-ROM
MinimumRate: 10.08 Mbps
DiskSize: 120mm
LayerType: Layer contains embossed data
TrackPath: Parallel Track Path
NumberOfLayers: Double Layer
TrackDensity: 0.74â╩m/track
LinearDensity: 0.293â╩m/bit
StartingDataSector: 196608 (0x30000)
EndDataSector: 1730300 (0x1a66fc)
EndLayerZeroSector: 0 (0)
BCAFlag: No
MediaSpecific:
========== SectorLength ==========
LayerZeroSector: 1533693 (0x1766fd)
LayerAllSector : 3544589 (0x36160d)
Why LayerZeroSector is different in both cases?
Re: DiscImageCreator
Posted: Sat Mar 23, 2019 8:15 am
by sarami
reentrant wrote:Each of these vary by 24. I can confirm that this is correct info.
reentrant wrote:LayerZeroSector: 1533693 (0x1766fd)
Updated test version.
Re: DiscImageCreator
Posted: Tue Mar 26, 2019 2:19 am
by F1ReB4LL
/viewtopic.php?t=16974 … de-gozaru/ -- this was dumped not with recent DIC version (yet), but the logs show the DIC has used a wrong TOC/Sub desync detection logic there. The TOC points at sector 47869, DIC says the track starts at 47870 according to the subs, but that's wrong. The Q-channel of the sector 47869 contains the EAN data, but the P-channel is filled with 0xFF and the next sector's P-channel is filled with 0x00, that means the sector 47869 belongs to the Track 10 according to the the subs as well.