Skip to content

Instantly share code, notes, and snippets.

@southrop
Created December 2, 2016 04:04
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save southrop/873d96e5fe50bf16f29c3a45b8d7ca23 to your computer and use it in GitHub Desktop.
Save southrop/873d96e5fe50bf16f29c3a45b8d7ca23 to your computer and use it in GitHub Desktop.
Play Blu-Ray Videos in VLC on Windows
  1. Install VLC and MakeMKV
  2. Go to the MakeMKV installation directory (usually C:\Program Files (x86)\MakeMKV) and copy libmmbd.dll to the VLC installation directory (usually C:\Program Files\VideoLAN\VLC) twice
  3. Rename one of these copies to libaacs.dll and the other to libbdplus.dll
  4. Open MakeMKV and activate evaluation mode. Alternatively, insert the beta key.
  5. You should be able to play BDs in VLC using the Media > Open Disc... function.
@kflorence
Copy link

No need to copy files anymore, you can just enable this in preferences inside MakeMKV. See: https://www.makemkv.com/libmmbd/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment