Converting bluray folder to MKV offset error

Please post here for issues related to Blu-ray discs
Post Reply
cmkvprb
Posts: 2
Joined: Mon Aug 30, 2021 3:07 pm

Converting bluray folder to MKV offset error

Post by cmkvprb »

Hi,

this is my first time trying to use MakeMKV but I'm having some difficulties. The goal is to convert this bluray that I have a folder of (no disc) into .mkv.
The folder has a BDMV and CERTIFICATE folder, and within the BDMV folder are the index.bdmv and MovieObject.bdmv files, as well as five other folders.
From what I understand I feed the index.bdmv into MakeMKV to create the file. I do this, but eventually it fails in the end with the message "Copy complete. 0 titles saved, 1 failed."
Here is the full log:

Code: Select all

Opening files on harddrive at C:/Program Files/Movies/Antiporno.2016.1080p.JPN.Blu-ray.AVC.TrueHD.5.1-ARiN
AACS directory not present, assuming unencrypted disc
File 00000.mpls was added as title #0
File 00001.mpls was added as title #1
File 00002.mpls was added as title #2
Title #00003.mpls has length of 71 seconds which is less than minimum title length of 120 seconds and was therefore skipped
File 00006.mpls was added as title #3
Title #00003.m2ts has length of 71 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Title #00006.m2ts has length of 10 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Title #00007.m2ts has length of 8 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Operation successfully completed
Saving 1 titles into directory C:/Program Files/Movies/Antiporno
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027351040, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 8027369472, attempting to work around
Failed to save title 0 to file C:/Program Files/Movies/Antiporno/ANTIPORNO_t00.mkv
0 titles saved, 1 failed
I'm not sure why it says the files are corrupt or invalid, as they all open and run fine.

Would really appreciate some pointers in what I could do to fix this problem!
dcoke22
Posts: 2560
Joined: Wed Jul 22, 2020 11:25 pm

Re: Converting bluray folder to MKV offset error

Post by dcoke22 »

Whenever I make a decrypted backup with MakeMKV, in addition to the two folders you mention (BDMV & CERTIFICATE), there's also a MAKEMKV folder. Inside that there are AACS & CMAP folders and a discattd.dat file. Since yours doesn't seem to have that, I bet MakeMKV didn't make the original backup (or it did but you don't have it all).
Woodstock
Posts: 9912
Joined: Sun Jul 24, 2011 11:21 pm

Re: Converting bluray folder to MKV offset error

Post by Woodstock »

The path would indicate that this was a download, and there is no telling what the original ripper did to it.
MakeMKV Frequently Asked Questions
How to aid in finding the answer to your problem: Activating Debug Logging
cmkvprb
Posts: 2
Joined: Mon Aug 30, 2021 3:07 pm

Re: Converting bluray folder to MKV offset error

Post by cmkvprb »

Hm so there is absolutely no way to make this into a MKV then? That's disappointing to hear...
Woodstock
Posts: 9912
Joined: Sun Jul 24, 2011 11:21 pm

Re: Converting bluray folder to MKV offset error

Post by Woodstock »

MakeMKV isn't going to be able to do it, because parts it needs are missing.

Assuming the original ripper also removed the copy protection, there are other tools that can read the BD play lists and create MKV files. But the format of the path indicates to me that the ripper removed parts of the m2ts files, so it's anyone's guess at how well tools like handbrake would react to it.
MakeMKV Frequently Asked Questions
How to aid in finding the answer to your problem: Activating Debug Logging
Post Reply