Copying a blu ray with the current version 1.7.10 resulted in a mkv file which makes my hardware player (LG Bu Ray Player) crash. Remuxing the file with mkvmerge like
Code: Select all
mkvmerge --compression -1:none makemkv.mkv -o remuxed.mkv
With an older version like 1.7.9 I was used to be able to play the files produced by makemkv directly with my hardware player. So I am asking myself, if there were any changes which could explain this behaviour or if this was just bad luck.