|
vor 3 Jahren | |
---|---|---|
.. | ||
.github | vor 3 Jahren | |
x264-iOS | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
.sf | vor 3 Jahren | |
.travis.yml | vor 3 Jahren | |
README.md | vor 3 Jahren | |
build-ffmpeg-iOS-framework.sh | vor 3 Jahren | |
build-ffmpeg-tvos.sh | vor 3 Jahren | |
build-ffmpeg.sh | vor 3 Jahren |
See the following repository for Swift package, .xcframeworks and more:
https://github.com/kewlbear/FFmpeg-iOS
This is a shell script to build FFmpeg libraries for iOS and tvOS apps.
Tested with:
Use build-ffmpeg-tvos.sh for tvOS.
To build everything:
./build-ffmpeg.sh
To build arm64 libraries:
./build-ffmpeg.sh arm64
To build fat libraries for armv7 and x86_64 (64-bit simulator):
./build-ffmpeg.sh armv7 x86_64
To build fat libraries from separately built thin libraries:
./build-ffmpeg.sh lipo
You can download a binary for FFmpeg 4.3.1 release at https://downloads.sourceforge.net/project/ffmpeg-ios/ffmpeg-ios-master.tar.bz2
You should link your app with