thanks! works againxTMODx wrote:FixedxTMODx wrote:get an appcrash with some of the newer versions... http://www7.pic-upload.de/04.05.14/f3ttx8wtrpbc.jpg
DiscImageCreator
Re: DiscImageCreator
Re: DiscImageCreator
I maybe realized.MrX_Cuci wrote:Any idea why it took like six hours to dump the disc from attached logs? https://dl.dropboxusercontent.com/u/355 … l_logs.zip I tried an older version aswell. Same result. ISObuster did it like in 3 minutes or so, with the same result. I have soem more of these disc with the same problem.
In case of the plextor with d8, there is four ways to get sub channel.
1. main + Qsub (=2352+16byte)
2. main + P-Wsub(Pack) (=2352+96byte)
3. P-Wsub (=96byte)
4. main + C2 + P-Wsub(Raw) (=2352+294+96byte)
This app is using 2(no option) and 4(/c2 option).
To sum up, in case of R-W sub filled disc, to rip sub channel at raw mode, you need to use a /c2 option.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
- pablogm123
- Posts: 836
- Joined: Mon Jun 08, 2026 1:27 am
Re: DiscImageCreator
Any chance of 0xBE + packed mode + single sector reads for CD+G discs?
According to my tests, PR (which uses 0xBE read command) configured with packed mode and single sector reads offers the cleanest subs files for my CD+G disc Rock Paintings. Once I extracted 8 times (yes, 8 times) the subcode of that disc this way and R-W data was always identical. Drive used was the PX-W4824TU, the best drive I have for CD+G and GD-ROM discs.
According to my tests, PR (which uses 0xBE read command) configured with packed mode and single sector reads offers the cleanest subs files for my CD+G disc Rock Paintings. Once I extracted 8 times (yes, 8 times) the subcode of that disc this way and R-W data was always identical. Drive used was the PX-W4824TU, the best drive I have for CD+G and GD-ROM discs.
Last edited by pablogm123 on Mon May 05, 2014 6:39 pm, edited 1 time in total.
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
Re: DiscImageCreator
Thanks, will try that option and let you know how it behaves.sarami wrote:To sum up, in case of R-W sub filled disc, to rip sub channel at raw mode, you need to use a /c2 option.
- pablogm123
- Posts: 836
- Joined: Mon Jun 08, 2026 1:27 am
Re: DiscImageCreator
You always should use the /c2 option anyway, to discard that your dumps are affected by those errors.
/c2 1000 8192 8 for example.
/c2 1000 8192 8 for example.
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
Re: DiscImageCreator
Using /i and /c2 option at the same time crashes the app
- pablogm123
- Posts: 836
- Joined: Mon Jun 08, 2026 1:27 am
Re: DiscImageCreator
You shouldn't use the /i option to dump normal discs, this option is ONLY to dump certain PCE CD discs with non-standard yet valid ISRCs. By doing so will get lots of fictitious ISRCs and therefore an invalid cue.
Example:
https://redump.info/disc/28248/
The use of that option doesn't make sense at all for you because anyway you are double-checking the possible CATALOG/ISRC/DCP... flags with PR.
Edit: minor bug detected in the x86, AnsiBuild, May 5 2014 00:11:05 version. When the disc has TOC vs. subcode desync, the normal cue (TOC in priority) has filenames with the '(Subs indexes)' string.
Example:
https://redump.info/disc/28248/
The use of that option doesn't make sense at all for you because anyway you are double-checking the possible CATALOG/ISRC/DCP... flags with PR.
Edit: minor bug detected in the x86, AnsiBuild, May 5 2014 00:11:05 version. When the disc has TOC vs. subcode desync, the normal cue (TOC in priority) has filenames with the '(Subs indexes)' string.
Last edited by pablogm123 on Tue May 06, 2014 7:44 pm, edited 1 time in total.
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
Re: DiscImageCreator
sorry, fixed.pablogm123 wrote:Edit: minor bug detected in the x86, AnsiBuild, May 5 2014 00:11:05 version. When the disc has TOC vs. subcode desync, the normal cue (TOC in priority) has filenames with the '(Subs indexes)' string.
single sector? it's not cdg format (2448byte) but bin format (2352byte), isn't it?pablogm123 wrote:Any chance of 0xBE + packed mode + single sector reads for CD+G discs?
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
- pablogm123
- Posts: 836
- Joined: Mon Jun 08, 2026 1:27 am
Re: DiscImageCreator
PR can rip either to CD+G bin/cue (raw image with interleaved subcode data in non-deinterleaved form, like Alcohol 120% images or created by the 2352to2448 themabus' program and CDG instead of AUDIO in the cuesheet) or to ccd/img/sub.
When only ccd/img/sub is selected PR will append an artificial lead-out in the image and in the the subcode. This is avoided by ripping simultaneously to normal bin/cue or to CD+G.
I mean to extract that way the subcode data to have at least clean R-W data. Format would be the classic ccd/img/sub.
When only ccd/img/sub is selected PR will append an artificial lead-out in the image and in the the subcode. This is avoided by ripping simultaneously to normal bin/cue or to CD+G.
I mean to extract that way the subcode data to have at least clean R-W data. Format would be the classic ccd/img/sub.
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
Re: DiscImageCreator
Get this error with the CDI disc Pinball:
App crashes then.
Logs: https://dl.dropboxusercontent.com/u/355 … rorlog.zip
Code: Select all
D:\DiscImageCreator\x64\Release>DiscImageCreatorWIP2.exe cd y: PinballCDI 8
OS
Windows 7 Ultimate Service Pack 1 64bit
AppVersion
x86, AnsiBuild, May 7 2014 13:42:15
CurrentDir
D:\DiscImageCreator\x64\Release
InputPath
path: PinballCDI
drive:
dir:
fname: PinballCDI
ext:
Start: 2014-05-07(Wed) 17:33:23
Checking reading lead-out
Creating bin from 37650 to 37652 (LBA) 37652
Reading lead-out: OK
Operation Code: 0xd8, SubCode: Pack
Creating img(LBA) 37651/ 37649
Internal error. Failed to analyze the subchannel. Track[01]/[02]Logs: https://dl.dropboxusercontent.com/u/355 … rorlog.zip
Last edited by MrX_Cuci on Wed May 07, 2014 10:42 am, edited 1 time in total.