forked from arthenica/ffmpeg-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Building on Apple Platforms
Taner Sener edited this page Sep 28, 2022
·
2 revisions
FFmpegKit build process for Apple platform includes two phases.
-
The first phase compiles
FFmpeg,FFmpegKitand enabled external libraries usingAutotoolsand/orCMake- To compile assembly files on
armarchitectures libav gas-preprocessor is downloaded and used during the build
- To compile assembly files on
-
The second phase builds
FFmpegKitstatic frameworks and universal (fat) static libraries
When compilation ends, all output libraries are stored under the prebuilt folder.
Copyright (c) 2021-2025 FFmpegKit
- Status
- Versions
- Changelog
- Project Layout
- API
- Using
- Building
- External Libraries
- Patents
- License