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
Would really appreciate some pointers in what I could do to fix this problem!