DiscImageCreator
Re: DiscImageCreator
Any idea about the checksum differences? C2 errors were fixed both times, but the checksums differ.
Re: DiscImageCreator
MMC-6 saysF1ReB4LL wrote:On one of my DVD Videos:
AnyDVD detects CSS there (VLC doesn't, though):CopyrightProtectionType: Unknown: c4
Btw, does plextor also output 0xc4?00h indicates there is no such data and 01h indicates a specific data structure for CSS/CPPM exists, and 02h indicates a specific data structure for CPRM exists, and 10h indicates a specific data structure exists for AACS with BD content. All other values are reserved.
Video player uses these keys to decrypt data. Key info doesn't need for user generally.F1ReB4LL wrote:And, speaking of DVD Videos: how to use the CSSKey.txt? How to convert those keys to something usable by AnyDVD or VLC?
Uploaded: http://www.mediafire.com/file/eq80y20l9 … st.7z/fileF1ReB4LL wrote:Any idea about the checksum differences? C2 errors were fixed both times, but the checksums differ.
Try to use /c2 val2, val3, val4.
Code: Select all
/c2 Continue reading CD to recover C2 error existing sector
val1 value to reread (default: 4000)
val2 0: reread sector c2 error is reported (default)
1: reread all (or from first to last) sector
val3 first LBA to reread (default: 0)
val4 last LBA to reread (default: end-of-sector)
val3, 4 is used when val2 is 1Code: Select all
C:\Users\HTPC\Desktop\Disc Image Creator\Programs\DiscImageCreator.exe cd H ISO\BORDER_DOWN\BORDER_DOWN.bin 32 /c2 20 1 320000 332000DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
I have problems with safedisc 2.9 discs sometimes, it seems they have some type of weak sectors towards the end of the disc. They get no C2 errors, but get EDC/ECC errors after descramble and I have to manually redump those sectors many times in iso buster after performing a seek to 150 to get a good dump of them.
So far two discs have this problem, disc 3 of original Splinter Cell version, and Need for Speed Hot Pursuit. I wonder if anyone else has encountered this?
CSS seems OK now for the discs I tested.
If RapidCRC is not present with test version, hashes are not calculated. Maybe forget I suggested this as the tool has no command line version.
Can you remove the 4 spaces from produced dat files , I have to manually remove them always when submitting dump hashes.
So far two discs have this problem, disc 3 of original Splinter Cell version, and Need for Speed Hot Pursuit. I wonder if anyone else has encountered this?
CSS seems OK now for the discs I tested.
If RapidCRC is not present with test version, hashes are not calculated. Maybe forget I suggested this as the tool has no command line version.
Can you remove the 4 spaces from produced dat files , I have to manually remove them always when submitting dump hashes.
Last edited by Nexy on Fri Jun 07, 2019 1:14 pm, edited 1 time in total.
Plextor PX-760A 1.07 (+30) : Plextor PX-716SA 1.11 (+30) : Plextor PX-W5224A 1.04 (+30) : Plextor PX-W4824 1.07 (+30) : Plextor PX-W4012TA 1.07 (+98) : Plextor PX-W1610TA (+99) : Plextor PX-W1210TA 1.10 (+99) : Lite-On LTR-48246S (+6) : Lite-On LTR-52246S (+6) : Lite-On LH-20A1H LL0DN (+6) : BenQ DW1655 BCIB (+618) : ASUS DRW-2014L1 1.02 (+6) : Yamaha CRW-F1 (+733) : Optiarc SA-7290H5 1H44 (+48) : ASUS BW-16D1HT 3.02 (+6)
Re: DiscImageCreator
But the DIC dumps aren't decrypted and we need to convert the CSSKey keys to AnyDVD/VLC format somehow to use the images.sarami wrote:Video player uses these keys to decrypt data. Key info doesn't need for user generally.F1ReB4LL wrote:And, speaking of DVD Videos: how to use the CSSKey.txt? How to convert those keys to something usable by AnyDVD or VLC?
Re: DiscImageCreator
https://redump.info/disc/46961/Nexy wrote:I have problems with safedisc 2.9 discs sometimes, it seems they have some type of weak sectors towards the end of the disc. They get no C2 errors, but get EDC/ECC errors after descramble and I have to manually redump those sectors many times in iso buster after performing a seek to 150 to get a good dump of them.
So far two discs have this problem, disc 3 of original Splinter Cell version, and Need for Speed Hot Pursuit. I wonder if anyone else has encountered this?
CSS seems OK now for the discs I tested.
If RapidCRC is not present with test version, hashes are not calculated. Maybe forget I suggested this as the tool has no command line version.
Can you remove the 4 spaces from produced dat files , I have to manually remove them always when submitting dump hashes.
I used to have problems with this disc. I think it uses weak sectors too. I had to manually zero out scm file in some places and then descramble manually to get correct data...
Re: DiscImageCreator
Hmm, nope, it dumps fine as CSSsarami wrote:Btw, does plextor also output 0xc4?

- Attachments
-
- metropolis_plex.7z
- Imported Redump attachment 3021
- (10.11 KiB) Downloaded 2 times
Re: DiscImageCreator
Decrypted image should be preserved in the db? To decrypt the DVD-VIDEO / BD-VIDEO / Wii / PS3 is legal act or not?F1ReB4LL wrote:But the DIC dumps aren't decrypted
VLC can play the encrypted images, because it has libdvdcss.F1ReB4LL wrote:we need to convert the CSSKey keys to AnyDVD/VLC format somehow to use the images.
Btw, Is libdvdcss legal or not? And dolphin (wii emulator) decrypts the aes of wii disc images, but RPCS3 (PS3 emulator) doesn't decrypt the aes of PS3 disc images. If decrypting is illegal, dolphin is illegal? If decrypting is legal, why RPCS3 doesn't support the decrypting?
Should be 0xc4 also recognized as CSS? Or 0xc4 is a firmware bug of AD-7200A?F1ReB4LL wrote:Hmm, nope, it dumps fine as CSS
Last edited by sarami on Fri Jun 07, 2019 8:08 pm, edited 1 time in total.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
The latest test version is giving broken cue files for non-multisession discs.
Confirmed the last version is too on this computer, other tools are fine. Must be some bug that is making it think the entire track is pre-gap.
Confirmed the last version is too on this computer, other tools are fine. Must be some bug that is making it think the entire track is pre-gap.
Last edited by Nexy on Sat Jun 08, 2019 2:13 am, edited 1 time in total.
Plextor PX-760A 1.07 (+30) : Plextor PX-716SA 1.11 (+30) : Plextor PX-W5224A 1.04 (+30) : Plextor PX-W4824 1.07 (+30) : Plextor PX-W4012TA 1.07 (+98) : Plextor PX-W1610TA (+99) : Plextor PX-W1210TA 1.10 (+99) : Lite-On LTR-48246S (+6) : Lite-On LTR-52246S (+6) : Lite-On LH-20A1H LL0DN (+6) : BenQ DW1655 BCIB (+618) : ASUS DRW-2014L1 1.02 (+6) : Yamaha CRW-F1 (+733) : Optiarc SA-7290H5 1H44 (+48) : ASUS BW-16D1HT 3.02 (+6)
Re: DiscImageCreator
I don't know, you're the programmersarami wrote:Should be 0xc4 also recognized as CSS? Or 0xc4 is a firmware bug of AD-7200A?F1ReB4LL wrote:Hmm, nope, it dumps fine as CSS
But it has also misdetected the regions: 1 2 3 4 5 6 7 8 instead of 2 5.We don't need the decrypted images, we need to know how to convert the keys from dump_CSSKey.txt to the AnyDVD/VLC(libdvdcss) format. You can use the encrypted iso images, but you need the decryption keys to play them.sarami wrote:Decrypted image should be preserved in the db? To decrypt the DVD-VIDEO / BD-VIDEO / Wii / PS3 is legal act or not?F1ReB4LL wrote:But the DIC dumps aren't decrypted
Here are 2 DVD logs attached and that's how the keys in AnyDVD/VLC/libdvdcss format should look like:

Every encrypted file has its own key. Please, find a way to convert dump_CSSKey.txt to the libdvdcss keys format
libdvdcss is open-source - https://github.com/xbmc/libdvdcss/tree/master/src- Attachments
-
- psvitadvd.7z
- Imported Redump attachment 3023
- (131.3 KiB) Downloaded 1 time
-
- dbzdvd.7z
- Imported Redump attachment 3024
- (129.55 KiB) Downloaded 1 time
Re: DiscImageCreator
Does it mean you want to get the titlekeys? If yes, I already supported to get it. /viewtopic.php?p=25089#p25089 https://github.com/saramibreak/CSS/releasesF1ReB4LL wrote:Every encrypted file has its own key. Please, find a way to convert dump_CSSKey.txt to the libdvdcss keys format
If no, I don't know now what kind of format 'libdvdcss keys format' is.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]