FFmpegKit Native 5.1
- Includes
FFmpeg v5.1.2 FFmpegKitlibrary changes- Implements
FFmpegKitC++ API onLinuxplatform which is not distributed in releases - Adds
createmethods to all session classes as the default method to create a new session - Improves parsing in
FFprobeKit.getMediaInformation()method. The method is more tolerant to warnings now - Refactors
MediaInformationclasses- Renames all
getPropertiesmethods asgetProperty - Renames
mediaPropertiesinsideMediaInformationasformatProperties, adds extra methods to get format properties
- Renames all
- Fixes a bug in which old sessions were not deleted in
setSessionHistorySizemethod
- Implements
- Build script changes
- Adds builds scripts for the
Linuxplatform (x86_64architecture) - Enables
opensslon 32-bitiOSarchitectures - Upgrades
Android Gradle Pluginto7.3.0 - Fixes building
gnutlsusingXcode v13.3or later - Adds support for
Android NDK r24andr25 - Bundles
c++_sharedwhenchromaprintis enabled - Targets
API Level 31onAndroid - Removes auto-generated files from
VCS
- Adds builds scripts for the
- Uses the new versions of
cpu_features,dav1d,expat,fontconfig,freetype,fribidi,harfbuzz,libjpeg-turbo,libaom,libpng,libvpx,libwebp,libxml2,nettle,opencore-amr,openh264,openssl,speex,srt,x264andzimg - Fixes issues #3, #311, #323, #394, #443, #472, #530, #531, #546, #552 and #571
Supports the following device specifications
-
Android
- Android 7.0 (API level 24) or later
arm-v7a-neon,arm64-v8a,x86andx86-64architectures
-
iOS
- iOS SDK 12.1 or later
arm64,arm64-mac-catalyst,arm64-simulator,x86-64andx86-64-mac-catalystarchitectures
-
macOS
- macOS SDK 10.15 or later
arm64andx86-64architectures
-
tvOS
- tvOS SDK 11.0 or later
arm64,arm64-simulatorandx86-64architectures
Packages
-
min: Includes only ffmpeg
-
min-gpl: Includes ffmpeg with all GPL licensed external libraries (libvid.stab, x264, x265, xvidcore) enabled except rubberband
-
https: Includes ffmpeg with gmp and gnutls enabled
-
https-gpl: Includes ffmpeg with gmp, gnutls and all GPL licensed external libraries (libvid.stab, x264, x265, xvidcore) enabled except rubberband
-
audio: Includes ffmpeg with audio libraries (lame, libilbc, libvorbis, opencore-amr, opus, shine, soxr, speex, twolame, vo-amrwbenc) enabled
-
video: Includes ffmpeg with video libraries without GPL license (dav1d, fontconfig, freetype, fribidi, kvazaar, libass, libiconv, libtheora, libvpx, libwebp, snappy, zimg) enabled
-
full: Includes ffmpeg with all external libraries without GPL license (excluding chromaprint, libaom, openh264, openssl, sdl, srt and tesseract) enabled
-
full-gpl: Includes ffmpeg with all external libraries, with or without GPL license, enabled excluding chromaprint, libaom, openh264, openssl, sdl, srt, tesseract and rubberband
See Versions for the external library versions included.