mpv-player / mpv-build

🔨 Helper scripts to compile mpv on Linux
http://mpv.io
408 stars 107 forks source link

About the compiled mpv-1.dll file #167

Closed ITSweets closed 1 year ago

ITSweets commented 3 years ago

Hi. I am trying to compile libmpv, I compile according to compile-windows.md, everything is going well. But I found that the size of the compiled mpv-1.dll is only about 10 mb, while the size of the mpv-1.dll in libmpv I downloaded from sourceforge is at least 60 mb. What's the situation? In addition, how to modify the name of the generated mpv-1.dll? For example, change to MpvCore.dll. Looking forward to your reply.

Dudemanguy commented 1 year ago

The size of the compiled library can vary depending on what options you pass and so on. If you want to change the name of the dll, you can just rename it.