Install FFmpeg

Linux (Debian like)

sudo apt install ffmpeg -y

macOS

With Homebrew

brew install ffmpeg

Windows

With Scoop

scoop install ffmpeg