Hacker News new | ask | show | jobs
by youka 2298 days ago
I’ve considered few options to install ffmpeg, and choose that way. I’m open to other suggestions
1 comments

You can distribute a .zip file which includes the statically linked build of FFmepeg: https://ffmpeg.zeranoe.com/builds/ . Then just call it locally. There's no need to install it system-wide.
I don’t install it system wide, just download a single binary into youka directory.