This repository has been archived by the owner on Sep 29, 2022. It is now read-only.
forked from arthenica/ffmpeg-kit
-
Notifications
You must be signed in to change notification settings - Fork 9
Building on Apple Platforms
Taner Sener edited this page Sep 27, 2022
·
1 revision
FFmpegKit
build process for Apple
platform includes two phases.
-
The first phase compiles
FFmpeg
,FFmpegKit
and enabled external libraries usingAutotools
and/orCMake
- To compile assembly files on
arm
architectures libav gas-preprocessor is downloaded and used during the build
- To compile assembly files on
-
The second phase builds
FFmpegKit
static frameworks and universal (fat) static libraries
When compilation ends, all output libraries are stored under the prebuilt
folder.
Copyright (c) 2021-2022 FFmpegKit
- Status
- Versions
- Changelog
- Project Layout
- Using
- Building
- External Libraries
- Patents
- License