I have multiple video files in the MKV format. I want to turn these into a Blu-Ray disc that would play on a PS3 or PC with PowerDVD. The easier the better, I don't want to mess with bitrate and complicated settings each time if possible.

More details if it helps:

  • I create the MKV files with handbrake usually.
  • Simple menu on the Bly-Ray would be nice.
  • Open source or free software is preferred, but not a requirement.
  • My burner is a Lite-On IHBS112-29 BD+R
link|improve this question
Sorry if it is not clear, but I do not want to burn a data disc with MKV files. I want to burn a true blu-ray compatible disc that can be played by any blu-ray player. – David Pollitt Nov 28 '11 at 20:17
feedback

1 Answer

First use tsMuxerR to convert to BD then use imgBurn.

imgBrun will burn BD but will not create menu but on the other hand it is open source.

And here is a link to a short guide how to do it. Enjoy the quality

link|improve this answer
If I use the "Build" mode directly in imgBurn, it will just burn the MKV directly to the disc, and that would require a Blu-Ray player capable of playing MKV, correct? I was looking for a solution that would convert it to blu-ray(not sure what format that means), not just burn the MKV files. – David Pollitt Nov 28 '11 at 20:16
1  
Yes, a BD Player would have to be capable of playing MKV files otherwise you can use tsMuxerR to convert your Matroska files to BD format. – Darius Nov 28 '11 at 20:55
Thank you for your answer. It works and solves my problem. I can say for burning multiple video files though, it is very inconvenient, as it does not create chapters for each file, and it does not create a menu. If I burn a 12 episode season, I now have to fast forward through the first 11 episodes to get to the 12th. – David Pollitt Dec 1 '11 at 18:19
Have you tried inserting chapter points as in this guide ? – Darius Dec 1 '11 at 19:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.