Statically compiled ffmpeg4 libraries using the project ffmpeg-build-script by markus-perl
This was compiled using the: --enable-static, --enable-shared and--enable-pic flags.
You can find the ffmpeg binaries statically compiled around the internet, but I haven't seen anywhere where you can find statically compiled libraries, even more specifically the 4.4 version
Be aware that in the specific repo commit I used there are some broken links, so you gotta get them yourself, like zlib, which I replaced the link with this one instead
Other than the build tools, most of the stuff it downloads and compiles is bloat for my use case, so I just removed almost all of them.
This repo uses libraries from the FFmpeg project licensed under the LGPLv2.1