The following is a list of available projects with links to download the latest compiled release, links to a complete list of all releases as well as links to access the source code.
FFmpeg binaries (ffmpeg, ffplay, ffprobe) are available in a single archive containing both 32bit and 64bit versions. Development libraries are also available for each lib (libavcodec, libavformat etc.) from the FFmpeg project. These libraries are available for each supported Visual Studio version (2013, 2015 or 2017) with a different download for each version. Each download contains both static and dynamic libraries to choose from in both 32bit and 64bit versions.
Name | Download | Releases | Repository |
---|---|---|---|
FFmpeg | Get Latest | All Releases | View Code |
The FFmpeg VS Project Generator is a standalone program that can be used to create a custom Visual Studio project within a FFmpeg source code distribution. This program allows for the created Visual Studio project to be customised using virtually any of the options supported by FFmpegs default configure script. This allows for selecting which dependency libraries and codec/format support should be built into the created project file. With the output project FFmpeg libraries and programs can be built and debugged directly within Visual Studio. This program is what is used to build the default project file found in the above FFmpeg source directory. Ensure to read the included ‘readme’.
Name | Download | Releases | Repository |
---|---|---|---|
FFVS-Project-Generator | Get Latest | All Releases | View Code |
Development libraries are available for many various projects. These libraries are available for each supported Visual Studio version (2013, 2015 or 2017) with a different download for each version. Each download contains both static and dynamic libraries to choose from in both 32bit and 64bit versions.
Some projects are still actively maintained but due to potential licensing issues a compiled release build is not provided. These projects can still be downloaded via source code and compiled locally by anyone wishing to do so.
Name | Releases | Repository |
---|---|---|
fdk-aac | All Releases | View Code |
libaacs | All Releases | View Code |
libbdplus | All Releases | View Code |
libdvdcss | All Releases | View Code |
libdvdnav | All Releases | View Code |
libdvdread | All Releases | View Code |
These are projects that are no longer actively maintained but are still provided here for those that may still be interested.
Name | Releases | Repository |
---|---|---|
enca | All Releases | View Code |
expat | All Releases | View Code |
PortAudio | All Releases | View Code |
rtmpdump | All Releases | View Code |