-
Notifications
You must be signed in to change notification settings - Fork 70
Cannot find mpv-1.dll #104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Have you tried doing what is suggested by the error? |
@McSinyx Yes and works, but it worked before the lastest update. However, i fixed like this:
|
That was not very secured so it was fixed sometime ago. See #96 for discussion. |
for some reason mine was not downloaded from the mpv installation with scoop (new to windows here.) I basically downloaded it from https://sourceforge.net/projects/mpv-player-windows/files/libmpv/ extracted the This is said in the docs:
but could be good to add where to find that file in the docs imho @jaseg |
I have updated the DLL search code to look next to mpv.py, and I have improved on the error messages, which I hope will help with what was mentioned in this issue. These improvements will be in the next release. On Windows, mpv.py now searches for mpv.dll everywhere in Side note: Relative paths in Thanks y'all for the reports and comments. |
Operating System: Windows 10 Home (1909)
Python Version: 3.8
MPV Version: 0.45
Description
Cannot find mpv-1.dll but the file is in the same directory of the script.
Folder structure
Code
Traceback
The text was updated successfully, but these errors were encountered: