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
------------------
I found the above code on this forum, but it works only for Mac. Is there a script that will work for PCs? I'm trying to allow Handbrake to operate seamlessly with Handbrake to rip blu rays. Any help would be appreciated.
Code for interface with other encoders (e.g. Handbrake)
-
- Posts: 87
- Joined: Thu Apr 20, 2017 5:59 am
Re: Code for interface with other encoders (e.g. Handbrake)
You can just create the folder manually, and copy the files manually.
The 'code' is just terminal commands to create a folder called "lib" in your userfolder and copy those two .dylib files to it.
The 'code' is just terminal commands to create a folder called "lib" in your userfolder and copy those two .dylib files to it.
Re: Code for interface with other encoders (e.g. Handbrake)
We documented a procedure for Windows in another thread which might help.
Important Note: You need to copy the 64-bit version of the dll file if you're running a 64-bit OS.
Important Note: You need to copy the 64-bit version of the dll file if you're running a 64-bit OS.
Support MakeMKV - Buy a license!
(Seriously, you use this thing enough; A lifetime license is well worth it.)
Thank you to all of my fellow supporters!
(Seriously, you use this thing enough; A lifetime license is well worth it.)
Thank you to all of my fellow supporters!