Hello,
I was trying to extract some episodes from a BD Disk but reading the index file it gives me a single video file. In stream folder I can clearly see the 4 episodes in .m2ts format.
What can I do to obtain 4 mkv files?
Thanks!
How to split episodes
Re: How to split episodes
Most likely, if you selected "Open" and create MKV files from the disk, instead of doing "Backup", you would see the separate episodes.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
-
- Posts: 35
- Joined: Thu Mar 02, 2017 6:29 pm
Re: How to split episodes
Sorry, my bad, I didn't explained properly. The disk is copied on my NAS so I'm working with it. I oped the file index.bdmv getting the "merged" file.Woodstock wrote:Most likely, if you selected "Open" and create MKV files from the disk, instead of doing "Backup", you would see the separate episodes.
Re: How to split episodes
Ah, OK...
You might consider using handbrake (handbrake.fr) and telling it to encode ranges of chapters. It will also compress the video.
You might consider using handbrake (handbrake.fr) and telling it to encode ranges of chapters. It will also compress the video.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
-
- Posts: 35
- Joined: Thu Mar 02, 2017 6:29 pm
Re: How to split episodes
Is it possible for handbrake to convert directly the m2ts file in mkv format, lossless? If yes are guides available?Woodstock wrote:You might consider using handbrake (handbrake.fr) and telling it to encode ranges of chapters. It will also compress the video.
Re: How to split episodes
Theoretically, you can configure handbrake to "lossless" video compression, but... the file will most likely end up being bigger; What is on the BD is already compressed in a LOSSY manner. Any subsequent processing is going to "expand video, then compress what you got from the expansion".
mkvmerge from the mkvtoolnix utilities can read m2ts files as input, and write MKV files. If the files are already decrypted, it should be "fast and effective, when used as directed."
If you don't already have mkvtoolnix, I recommend you check whatever you download from their official download site, because the host for the "latest version", fosshub.com, was compromised in 2016, and the major antivirus programs still flag anything downloaded from there. I personally use the "older versions" link BACK to the author's site, "just in case".
mkvmerge from the mkvtoolnix utilities can read m2ts files as input, and write MKV files. If the files are already decrypted, it should be "fast and effective, when used as directed."
If you don't already have mkvtoolnix, I recommend you check whatever you download from their official download site, because the host for the "latest version", fosshub.com, was compromised in 2016, and the major antivirus programs still flag anything downloaded from there. I personally use the "older versions" link BACK to the author's site, "just in case".
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging