Skip to content

Instantly share code, notes, and snippets.

@jmoretti
Created May 28, 2015 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmoretti/a531f59d5e5f24a53cf2 to your computer and use it in GitHub Desktop.
Save jmoretti/a531f59d5e5f24a53cf2 to your computer and use it in GitHub Desktop.
Handbrake & MakeMKV Integration
cd ~
mkdir -p ~/lib
ln -s /Applications/MakeMKV.app/Contents/lib/libmmbd.dylib ~/lib/libaacs.dylib
ln -s /Applications/MakeMKV.app/Contents/lib/libmmbd.dylib ~/lib/libbdplus.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment