(Windows Binary Utility)
This is a simple, quick utility designed to automatically install the FFmpeg, FFplay, and FFprobe binaries on Windows.
Simply download, double-click, and start using ffmpeg from any terminal (CMD, PowerShell, Git Bash) immediately.
- Creates the
FFmpegfolder in the standard Windows path (C:\Program Files). - Copies the
.exeto the installation folder. - Automatically adds the installation folder to the system's PATH.
- Clean Uninstallation.
To verify that FFmpeg has been installed and configured correctly, open a new Terminal window (CMD or PowerShell) and run the following command:
ffmpeg -version
FFmpeg_Installer is a tool created by Ivan-Ayub97 and shared with the community to simplify the FFmpeg setup on Windows.
- The FFmpeg software and its binaries are developed by the FFmpeg Project and its contributors.
- For advanced technical support or to obtain the official source code, please visit the official website: https://ffmpeg.org