More releases
If you find FFmpeg useful, you are welcome to contribute by donating. More downloading options
- Download Git for Mac - A reliable, free and open source distributed version control system specially made to help you to efficiently and easily manage large and small projects.
- A macOS Git installer is maintained and available for download at the Git website, at Figure 7.
- The Missing Package Manager for macOS (or Linux). It's all Git and Ruby underneath, so hack away with the knowledge that you can easily revert your modifications and merge upstream updates.
- Mac OS X: Windows: Linux/Unix: Older releases are available and the Git source repository is on GitHub. Latest source Release 2.29.2 Release Notes (2020-10-29) Download Source Code. Git comes with built-in GUI tools (git-gui, gitk).
Download the free Git client for Windows, Mac & Linux! GitKraken Git GUI is free for use with public repositories. Join leading companies like Google, Microsoft & more!
Get packages & executable files
FFmpeg only provides source code. Below are some links that provide it already compiled and ready to go.
Linux Packages
Linux Static Builds
Windows EXE Files
macOS
Get the Sources
You can retrieve the source code through Git by using the command:
FFmpeg has always been a very experimental and developer-driven project. It is a key component in many multimedia projects and has new features added constantly. Development branch snapshots work really well 99% of the time so people are not afraid to use them.
Git Repositories
Since FFmpeg is developed with Git, multiple repositories from developers and groups of developers are available.
Clone URL | Description |
---|---|
Main FFmpeg Git repository | |
https://git.ffmpeg.org/ffmpeg-web | Main ffmpeg.org website repository |
https://git.ffmpeg.org/fateserver | fate.ffmpeg.org server software repository |
Mirrors | |
Mirror of the main repository | |
Mirror of the website repository | |
Mirror of the FATE server repository |
Releases
Approximately every 6 months the FFmpeg project makes a new major release. Between major releases point releases will appear that add important bug fixes but no new features. Note that these releases are intended for distributors and system integrators. Users that wish to compile from source themselves are strongly encouraged to consider using the development branch (see above), this is the only version on which FFmpeg developers actively work. The release branches only cherry pick selected changes from the development branch, which therefore receives much more and much faster bug fixes such as additional features and security patches.
FFmpeg 4.3.1 '4:3'
4.3.1 was released on 2020-07-11. It is the latest stable FFmpeg release from the 4.3 release branch, which was cut from master on 2020-06-08.
It includes the following library versions:
FFmpeg 4.2.4 'Ada'
4.2.4 was released on 2020-07-09. It is the latest stable FFmpeg release from the 4.2 release branch, which was cut from master on 2019-07-21.
It includes the following library versions:
Install Bash On Mac
FFmpeg 4.1.6 'al-Khwarizmi'
4.1.6 was released on 2020-07-05. It is the latest stable FFmpeg release from the 4.1 release branch, which was cut from master on 2018-11-02.
It includes the following library versions:
FFmpeg 4.0.6 'Wu'
4.0.6 was released on 2020-07-03. It is the latest stable FFmpeg release from the 4.0 release branch, which was cut from master on 2018-04-16.
It includes the following library versions:
FFmpeg 3.4.8 'Cantor'
Install Git Bash On Mac
3.4.8 was released on 2020-07-04. It is the latest stable FFmpeg release from the 3.4 release branch, which was cut from master on 2017-10-11.
It includes the following library versions:
Git Bash Download For Mac
FFmpeg 3.2.15 'Hypatia'
3.2.15 was released on 2020-07-02. It is the latest stable FFmpeg release from the 3.2 release branch, which was cut from master on 2016-10-26.
It includes the following library versions:
FFmpeg 2.8.17 'Feynman'
Gitbash Windows10
2.8.17 was released on 2020-07-07. It is the latest stable FFmpeg release from the 2.8 release branch, which was cut from master on 2015-09-05. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28.
It includes the following library versions:
Old Releases
Older versions are available at the Old Releases page.