/
FFMpeg
FFMpeg
Motivation
FFMpeg is a widely used tool for just about every conceivable media application, including transcoding, streaming, etc.
Status
Working via VCPKG. FFMpeg 4 only.
Compiling and Binary Availability
Install vcpkg, and then execute vcpkg install ffmpeg:arm64-windows
to perform the default build.
VCPKG allows for different configurations to be built, such as the exe files, AGPL/non-free versions, etc.
Full documentation of those options can be found by reading through the code here: vcpkg/ports/ffmpeg/portfile.cmake at master ยท microsoft/vcpkg
Running
Run the ffmpeg executables/import libraries as normal.
Continuous Integration
Continuous build of FFMPEG is available at http://fate.ffmpeg.org
ย
ย
ย
ย
ย
, multiple selections available,
Related content
Blender
Blender
Read with this
MinGW GNU Toolchain
MinGW GNU Toolchain
More like this
Ninja
Ninja
Read with this
PyTorch on Windows on Arm64
PyTorch on Windows on Arm64
More like this
CMake
CMake
Read with this
VFX Reference Platform 2025
VFX Reference Platform 2025
More like this