CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Custom |
ReleasedLast Release | Dec 2015 |
Maintained by Daniel Jankovic.
Pre-compiled light-weight FFmpeg libraries for iOS. Build your own with attached build script.
Tested with:
build-ffmpeg.sh [minimal|entire] [arm64|armv7s|armv7|x86_64|i386] [lipo]
build optimized libraries with all necessary stuff and h264 codec
./build-ffmpeg.sh minimal
build minimal configuration for device architectures only
./build-ffmpeg.sh minimal arm64 armv7s armv7
build configuration with all codecs
./build-ffmpeg.sh universal
join created libraries only for architectures into one fat library
./build-ffmpeg.sh lipo
You can download a binary for FFmpeg 2.2 release at https://downloads.sourceforge.net/project/ffmpeg-ios/ffmpeg-ios-sf.tar.bz2
You should link with