Page 1 of 1

Trying to use MakeMKV with mpv

Posted: Wed Jul 12, 2023 11:10 pm
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.

Re: Trying to use MakeMKV with mpv

Posted: Thu Jul 13, 2023 1:21 am
by EncryptedEggs
Solved by putting libaacs.dll in the same folder as mpv