中文文档 | English Document
You can directly obtain it from the ffmpeg project website.
Alternatively, you can use a package manager for your operating system.
You can use Chocolatey, and install ffmpeg with the following command.
choco install ffmpegYou can use Homebrew, and install ffmpeg with the following command.
brew install ffmpeg