Hello, I have been using Makemkv for a long time to rip my bluray discs, and I noticed with Mediainfo the line "Matroska version 2", while when I use Mkvtoolnix I have "Matroska version 4".
My question is very simple what's the difference between the two and is there an advantage to using one rather than the other? Thanks in advance
Matroska version 2/version 4
Re: Matroska version 2/version 4
There's a homepage for the MKV container: https://matroska.org/index.html
If you look at the Element Specifications section you can see which flags came into existence at which version.
I'm guessing, but it is probably true that MakeMKV doesn't need any of the flags introduced in newer versions. I also suspect part of being compliant with Matroska is being able to read older versions. So, using version 2 gives MakeMKV all the functionality it needs while making it highly compatible with other tools.
If you look at the Element Specifications section you can see which flags came into existence at which version.
I'm guessing, but it is probably true that MakeMKV doesn't need any of the flags introduced in newer versions. I also suspect part of being compliant with Matroska is being able to read older versions. So, using version 2 gives MakeMKV all the functionality it needs while making it highly compatible with other tools.
Re: Matroska version 2/version 4
Thank you for your reply. I see it more clearly now. I asked myself this question because I read several forums where users said to rip their discs with Makemkv then put them back in Mkvtoolnix. For my part, I have been working for years with Makemkv alone and I have had no problems.dcoke22 wrote: ↑Sat Jan 21, 2023 8:27 pmThere's a homepage for the MKV container: https://matroska.org/index.html
If you look at the Element Specifications section you can see which flags came into existence at which version.
I'm guessing, but it is probably true that MakeMKV doesn't need any of the flags introduced in newer versions. I also suspect part of being compliant with Matroska is being able to read older versions. So, using version 2 gives MakeMKV all the functionality it needs while making it highly compatible with other tools.
Moreover I came across a web page (I don't know which one anymore) where it was specified that versions 1, 2, 3 would no longer be maintained, so I said to myself why isn't Makemkv in version 4? But your answer seems quite relevant, it may not need its improvements to work well. thanks again