some other threads
Tell me please.
what can be the cause for this error message when dumping a cd ?
See 1st page. http://forum.redump.org/topic/10483/discimagecreator/
You are not logged in. Please login or register.
Redump Forum → Posts by sarami
some other threads
Tell me please.
what can be the cause for this error message when dumping a cd ?
See 1st page. http://forum.redump.org/topic/10483/discimagecreator/
CD-R overdump
Is this really overdump?
DVD-R overdump
Up
http://www.mediafire.com/file/eq80y20l9 … st.7z/file
http://www.mediafire.com/file/uw3e03kdk … ar.gz/file
Up http://www.mediafire.com/file/eq80y20l9 … st.7z/file
Test please.
-The 2 BIN files are 8MB total, while the IMG and SCM files are 34MB each
Yes. Because IMG and SCM include 11400 sectors (lead-out, lead-in, pregap of 1st track of 2nd session). 11400 sectors = 26812800 bytes.
-If I open the CUE corresponding to the BIN files in IsoBuster...
Because this CUE is the original format of redump'org.
-If I open the CUE corresponding to the IMG file in IsoBuster...
Because this CUE is based on IsoBuster.
-If I open the IMG directly in IsoBuster...
Without CUE, IsoBuster can't recognize what it is.
Still getting overdumps: https://drive.google.com/file/d/12nwgBR … sp=sharing
http://www.mediafire.com/file/eq80y20l9 … st.7z/file
http://www.mediafire.com/file/uw3e03kdk … ar.gz/file
- fixed: FormatCode 0 (ECMA-349 is used for DVD+R)
DVD-R overdump
http://www.mediafire.com/file/eq80y20l9 … st.7z/file
http://www.mediafire.com/file/uw3e03kdk … ar.gz/file
- fixed: FormatCode 10 (ECMA-279 and 359 are used)
If it's supposed to be the "LayerOneSector" number, then 3 of the 4 discs have an odd number. Can this be correct?
4 discs are "Parallel Track Path", not "Opposite Track Path". I think "LayerZeroSector" number is layerbreak.
e.g.
========== SectorLength ==========
LayerZeroSector: 1708076 (0x1a102c)
:
:
========== SectorLength ==========
LayerOneSector: 2079572 (0x1fbb54)
LayerAllSector: 3787648 (0x39cb80)
L0 is 0 - 1708075 (Length is 1708076). L1 is 1708076 - 3787647 (Length is 2079572).
Two PFI exist in DVD-R/-RW.
6.27.3.1 Format Code 00h: Physical Format Information
For DVD-R/-RW media, this Format code returns the last updated Physical format information.
Therefore, e.g., if a medium is recorded with multi-bordered area, this information is retrieved from
the last Border-in. If Control Data Zone information in the Lead-in is required for DVD-R/-RW media,
use format code = 10h. For all other DVD class media, format code 00h returns information from the
Control Data Zone in the lead-in.
6.27.3.17 Format Code 10h: Format Information of Control Data Zone in the Lead-in
This format is available only for DVD-R/-RW media. For other media, this format is invalid and
reserved.
This Format code returns Physical format information of Control Data Zone in the Lead-in area even if
the disc is recorded with multi-bordered area.
Your logs
FormatCode: 00, Sendable: No, Readable: Yes
FormatLength: 2052
========== PhysicalFormatInformation ==========
BookVersion: 5
BookType: DVD-R
MinimumRate: Not Specified
DiskSize: 120mm
LayerType: Layer contains recordable data
TrackPath: Parallel Track Path
NumberOfLayers: Single Layer
TrackDensity: 0.74um/track
LinearDensity: 0.267um/bit
StartingDataSector: 196608 (0x30000)
EndDataSector: 1913119 (0x1d311f)
EndLayerZeroSector: 0 (0)
BCAFlag: No
MediaSpecific:
FormatCode: 10, Sendable: No, Readable: Yes
FormatLength: 2052
========== PhysicalFormatInformation ==========
BookVersion: 5
BookType: DVD-R
MinimumRate: Not Specified
DiskSize: 120mm
LayerType: Layer contains recordable data
TrackPath: Parallel Track Path
NumberOfLayers: Single Layer
TrackDensity: 0.74um/track
LinearDensity: 0.267um/bit
StartingDataSector: 196608 (0x30000)
EndDataSector: 2495103 (0x26127f)
EndLayerZeroSector: 0 (0)
BCAFlag: No
MediaSpecific:
EndDataSector is different. I don't know yet why it's different. What is "multi-bordered area"? "last Border-in"?
does this look good?
Yes.
Do I have to change my drive region to dump?
Or you need to get a new DVD drive same as region of DVD-Video.
the disc is mainly mode 2 and has a single mode 1 sector.
Up EccEdc.exe http://www.mediafire.com/file/eq80y20l9 … st.7z/file
ISO\ATLANTIS_CD2\ATLANTIS.bin 20 /c2 20
Try "ISO\ATLANTIS_CD2\ATLANTIS.bin 20 /c2"
Without '20', DIC uses '4000' by default.
Strange because the disc is new, clean & scratch free
Your disc has huge subError. At least, disc condition is not good. If possible, you should get another copy.
multiple pregap1 of 2nd session
20191027 131420 http://www.mediafire.com/file/eq80y20l9 … st.7z/file
but currently you can't specify multiple files to skip, it only accepts one.
Multiple files are supported from 20191022 162447, please edit C2ErrorProtect.txt.
20191026 124705 http://www.mediafire.com/file/eq80y20l9 … st.7z/file
- fixed: subs of Lead-out are also fixed
What do you mean unstable?
Different hashes are outputted every time.
Up 20191022 162447 http://www.mediafire.com/file/eq80y20l9 … st.7z/file
Skidoo
it needs /sf and edit C2ErrorProtect.txt. But it seems intentional C2 errors of Skidoo are unstable.
1 error
"20190813 184538" is old.
Sadly that didn't work.
Upload all logs, please.
I tested the Yamaha CRW-F1 a bit. It seems to have D8 support (according to EAC)
And you can check it by the mode 4, 5, 6 of subdump. Probably 4 and 5 works. I want to know if mode 6 works.
I am unable to test it with DIC as it hangs my system when the disc read speed is set. I did try 0 as the speed as suggested before.
If 0 is set, DIC doesn't use speed setting.
if (uiCDSpeed != 0) {
SetDiscSpeed(pExecType, pExtArg, pDevice, uiCDSpeed);
}
Perhaps, it hangs by other func.
It's normal. Plextor can't read data sectors at scrambled using /be. If you want to get the packed sub on cd command, you don't use /c2. SubCode[2] is packed sub and SubCode[8] is raw sub.
it still sets the drive to dump in d8 mode.
Up 20191018 111021 http://www.mediafire.com/file/eq80y20l9 … st.7z/file
What am I doing wrong? Latest DIC version doesnt dump Disc in a certain dir when running from it. Instead it put its files one level up when running usual command: DiscImageCreator.exe cd e Track 2 /c2 10 /ns /sf from dir: D:\REDUMP\LEGO Football Mania
Files goto: D:\REDUMP and named LEGO Football ManiaTrack*.*EDIT: ./Track in that command line does the trick for now, but that doesnt seem to be normal.
Uploaded
http://www.mediafire.com/file/eq80y20l9 … st.7z/file
https://github.com/saramibreak/DiscImageCreator/pull/33
His code is buggy now. I reverted the code until he fixes it.
Question: why is the FUA ("/f") option missing for the "data" dumping mode?
sarami wrote:added: detecting disney protection of DVD-VIDEO
What is that?
http://www.mediafire.com/file/eq80y20l9 … st.7z/file
- added: detecting disney protection of DVD-VIDEO
Should probably check the sector mode too?
Yes, but according to the mainError.txt, 1st 16 bytes of track 02 of Command & Conquer - Sole Survivor are zero.
treating track 02 pregap as data mode when it's audio.
Because the ctrl of SubQ is 4.
LBA[094086, 0x16f86]: P[00], Q[410200000273002056362899]{ Data, Copy NG, Track[02], Idx[00], RMSF[00:02:73], AMSF[20:56:36]}, RtoW[0, 0, 0, 0]
LBA[094087, 0x16f87]: P[ff], Q[4102000002720020563792e9]{ Data, Copy NG, Track[02], Idx[00], RMSF[00:02:72], AMSF[20:56:37]}, RtoW[0, 0, 0, 0]
LBA[094088, 0x16f88]: P[ff], Q[410200000271002056388dd4]{ Data, Copy NG, Track[02], Idx[00], RMSF[00:02:71], AMSF[20:56:38]}, RtoW[0, 0, 0, 0]
:
You can also check it by subdump.
http://forum.redump.org/post/73698/#p73698 -- any idea about the data in R-W channels in the subs? It's not CD+G, as I understand.
DIC: Try not to use /c2.
Subdump: Try other mode (0, 1, 2, 4, 5).
Is it possible to add an option / switch to let us use DIC on Plextor drives with older firmwares ?
If you want it, modify and build the source code by yourself. I don't support old firmwares anymore.
Ski-Doo X-Team Racing
Ordered. Estimated delivery is Tue, Oct 15 - Mon, Nov 18.
Tried dumping a ps2 unlicensed disc again that got stuck on a previous version of DIC
Perhaps I can't fix it without the same copy.
Redump Forum → Posts by sarami
Powered by PunBB 1.4.4, supported by Informer Technologies, Inc.
Currently installed 6 official extensions. Copyright © 2003–2009 PunBB.