ffmpeg-static
ffmpeg-static copied to clipboard
Dynamic builds
This one is counter-intuitive (after all, the repo is "ffmpeg-static"), however, what we have here is a pretty awesome build script that actually works. Because getting a static build is just the matter of enabling the --static ldexeflag, we can consider an option to disable this flag when build.sh is run with -m (dynamic) parameter.