ffmpeg-static icon indicating copy to clipboard operation
ffmpeg-static copied to clipboard

Dynamic builds

Open Zalewa opened this issue 7 years ago • 0 comments

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.

Zalewa avatar Jun 26 '18 09:06 Zalewa