About kewlbear/FFmpeg-iOS-build-script
kewlbear/FFmpeg-iOS-build-script is an open-source project on GitHub, mainly written in Shell. Shell scripts to build FFmpeg for iOS and tvOS It currently holds 3,102 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).
Project Overview
Git Homed tracks it on the Video Trending board and on the AI Video Trending list.
GitHub Repository Details
README
FFmpeg iOS build script
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:
- FFmpeg 4.3.1
- Xcode 12.2
Requirements
- https://github.com/libav/gas-preprocessor
- yasm 1.2.0
Usage
Use build-ffmpeg-tvos.sh for tvOS.
- To build everything:
- To build arm64 libraries:
- To build fat libraries for armv7 and x86_64 (64-bit simulator):
- To build fat libraries from separately built thin libraries:
Download
You can download a binary for FFmpeg 4.3.1 release at https://downloads.sourceforge.net/project/ffmpeg-ios/ffmpeg-ios-master.tar.bz2
External libraries
You should link your app with
- libz.dylib
- libbz2.dylib
- libiconv.dylib
GitHub Stars & Activity
3,102Stars
0Forks
0Open issues
ShellLanguage
GitHub Popularity
GitHub stars3,102
Forks0
Open issues0
Primary languageShell
License-
Stars gained today0
Created-
Last pushed-
Trending History
Trending statusnot on today's boards
Related GitHub Projects
1
2
3
4
5
6
7
8