Search found 7 matches
- Sun Jan 04, 2026 11:13 pm
- Forum: Advanced MakeMKV usage
- Topic: Generating discatt.dat/discattd.dat files
- Replies: 14
- Views: 29113
Re: Generating discatt.dat/discattd.dat files
Or the data is obfuscated intentionally for a reason.... Which it is.
Sent from my SM-S938U1 using Tapatalk
Well, joke's on both of us. After hours of research, it turns out that almost ALL of that stuff is unneeded. The only thing that MakeMKV truly needs from discatt.dat is the VID. Here's ...
- Sun Jan 04, 2026 12:46 am
- Forum: Advanced MakeMKV usage
- Topic: Generating discatt.dat/discattd.dat files
- Replies: 14
- Views: 29113
Re: Generating discatt.dat/discattd.dat files
"0x03000100 //Disc Standard :: BD Disc Information -> No idea what this is exactly"
I've taken a deeper look. The BD Disc Information is obtained by MakeMKV through an SCSI command ADh ("READ DVD STRUCTURE"). The corresponding response from the drive is cut by MakeMKV to save space, with a now ...
- Sat Jan 03, 2026 8:26 pm
- Forum: Advanced MakeMKV usage
- Topic: Generating discatt.dat/discattd.dat files
- Replies: 14
- Views: 29113
Re: Generating discatt.dat/discattd.dat files
It won't work. They are not "transferable" even if you "update these 4 items."
I don't get it. If I can synthesize a discatt.dat for one disc from that of a different disc, and they are exactly the same as if I had generated the file with MakeMKV, what wouldn't work? I don't understand what you ...
- Sat Jan 03, 2026 5:54 pm
- Forum: Advanced MakeMKV usage
- Topic: Generating discatt.dat/discattd.dat files
- Replies: 14
- Views: 29113
Re: Generating discatt.dat/discattd.dat files
Look at the source code if you want to see the format. But knowing the format isn't going to help you. You can't just create one.
Sent from my SM-S938U1 using Tapatalk
OK folks, I've looked at the MakeMKV source code, specifically these files:
libdriveio/inc/driveio/driveio.h (typedef enum ...
- Sat Jan 03, 2026 1:32 pm
- Forum: Advanced MakeMKV usage
- Topic: Generating discatt.dat/discattd.dat files
- Replies: 14
- Views: 29113
Re: Generating discatt.dat/discattd.dat files
You don't really have a choice. The discatt.dat file format is not documented, and AFAIK its contents are obtained from the disk using LibreDrive. Only MakeMKV can generate it.
Maybe not right now, but Mike might be able to document the format. A lot of the content seems irrelevant for ...
- Fri Jan 02, 2026 4:13 pm
- Forum: Advanced MakeMKV usage
- Topic: Generating discatt.dat/discattd.dat files
- Replies: 14
- Views: 29113
Re: Generating discatt.dat/discattd.dat files
Agreed, but I have 600+ discs imaged already and can't go through the pain of re-inserting them all.MrPenguin wrote: Wed Dec 31, 2025 12:27 pm The obvious answer would be to put your original disks into your drive and use MakeMKV to generate a new discatt.dat for each via its "disk backup" feature.
- Wed Dec 31, 2025 2:31 am
- Forum: Advanced MakeMKV usage
- Topic: Generating discatt.dat/discattd.dat files
- Replies: 14
- Views: 29113
Generating discatt.dat/discattd.dat files
Hello! I have a collection of encrypted ISOs of regular and of 4K blu-rays. BEE discs were imaged with LibreDrive, i.e. the images have bus encryption removed. I have VID, MK and VUK of all of these images. Is there a way I can generate the discatt.dat file so that MakeMKV can work with these images ...