On macOS, the easiest way to install FFmpeg is using Homebrew and brew install ffmpeg
.
If you still choose to do it manually, rename the ffmpeg executable (likely the file named "ffmpeg-4.1.4") to ffmpeg and place it inside /usr/local/bin
.
Hint for future inquiries: All of this information is also in the docs.