Trying to use MakeMKV with mpv

Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
Post Reply
EncryptedEggs
Posts: 9
Joined: Fri Jan 29, 2021 9:07 pm

Trying to use MakeMKV with mpv

Post by EncryptedEggs »

I'm following this here viewtopic.php?f=3&t=7009, and also guides like this one https://www.funtoo.org/Playing_Blu-ray. As of now I run the following command (Windows):

Code: Select all

mpv bluray:///E:
And I get this error:

Code: Select all

No usable AACS libraries found!
[bd] AACS encryption detected but cannot find libaacs.
I played around with setting LIBAACS_PATH and LIBBDPLUS_PATH environment variables, but not sure I'm going about that right.

In short, I don't think I understand how to let mpv know where libmmbd is.
EncryptedEggs
Posts: 9
Joined: Fri Jan 29, 2021 9:07 pm

Re: Trying to use MakeMKV with mpv

Post by EncryptedEggs »

Solved by putting libaacs.dll in the same folder as mpv
Post Reply