Skip to content

Install FFmpeg

Linux (Debian like)

sh
sudo apt install ffmpeg -y

macOS

With Homebrew

sh
brew install ffmpeg

Windows

With Scoop

sh
scoop install ffmpeg

MIT License