/
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
Audacity
Audacity
More like this
Blender
Blender
Read with this
Python
Python
Read with this
CMake
CMake
Read with this
PyTorch on Windows on Arm64
PyTorch on Windows on Arm64
More like this
ARM64EC (and ARM64X) Explained
ARM64EC (and ARM64X) Explained
More like this