ffmpeg for npm code example
Example 1: ffmpeg
git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg
Example 2: install ffmpeg mac
There are three options, sorted by complexity:
Homebrew (or other package managers)
Static builds
Compile yourself
To follow this you need to have a bit of knowledge using a terminal/shell under macOS.