Forum > Third party
libmpv media player control
Espectr0:
Hola!
I just uploaded a new component to play multimedia files with libmpv in Lazarus.
I hope you find it of interest and perhaps together we can improve it.
Tested only in my system with Windows 11 64bits.
Regards!
https://github.com/URUWorks/UWlibMPV
PS: The next step... integrate it with sdl2.
domasz:
Is you LibMPV DLL compiled with --enable-lgpl?
https://github.com/mpv-player/mpv/blob/master/Copyright
GPL license is horrible so it would be better to have a LGPL DLL.
Jurassic Pork:
Hello
--- Quote from: domasz on December 28, 2022, 03:56:10 pm ---GPL license is horrible
--- End quote ---
Why ?
if you use the library only for personal use , there is no problem with this license.
Friendly, J.P
domasz:
Because every code that touches that DLL automatically becomes GNU/GPL and if you want to give your app to anyone you have to give full source code of your app.
GNU/GPL is a dangerous virus which is great for corporations but makes small programmers poor.
Espectr0:
@domasz
I did not compile the lib, I only uploaded it for testing.
Navigation
[0] Message Index
[#] Next page