MobileFFmpeg v4.3
First feature release based on FFmpeg v4.3.x.
Features
- Includes FFmpeg v4.3-dev-1181
- Supports single and double quotes in default
execute
method - Updates
getLastCommandOutput
implementation - Fixes #187, #190, #206, #211, #255 and #259
- Removes Android app theme from release packages
- New versions of
fontconfig
,fribidi
,gnutls
,kvazaar
,libaom
,libjpeg-turbo
,libvpx
,libwebp
,twolame
,x264
andx265
- Supports Xcode v10.1/SDK 12.1 or later on iOS
- Supports Android 7.0 (API level 24) or later on Android
- Includes Static Universal Binaries for iOS and tvOS
Changes
execute
method with delimiter parameter is deprecated- Default
execute
method is enhanced to support single and double quotes
This release is not backward compatible with previous releases. See Changes.
Packages
-
min: Includes only ffmpeg
-
min-gpl: Includes ffmpeg with all GPL licensed external libraries enabled (libvid.stab, x264, x265, xvidcore)
-
https: Includes ffmpeg with gmp and gnutls enabled
-
https-gpl: Includes ffmpeg with gmp, gnutls and all GPL licensed external libraries enabled (libvid.stab, x264, x265, xvidcore)
-
audio: Includes ffmpeg with audio libraries enabled (lame, libilbc, libvorbis, opencore-amr, opus, shine, soxr, speex, twolame, wavpack)
-
video: Includes ffmpeg with video libraries without GPL license enabled (fontconfig, freetype, fribidi, kvazaar, libaom, libass, libiconv, libtheora, libvpx, libwebp, snappy)
-
full: Includes ffmpeg with all external libraries without GPL license enabled (excluding chromaprint, openh264, sdl and tesseract)
-
full-gpl: Includes ffmpeg with all external libraries, with or without GPL license, enabled (excluding chromaprint, openh264, sdl and tesseract)
External Libraries
- fontconfig v2.13.92
- freetype v2.10.1
- fribidi v1.0.7
- gmp v6.1.2
- gnutls v3.6.10
- kvazaar v1.3.0
- lame v3.100
- libaom v1.0.0-2567
- libass v0.14.0
- libiconv v1.16
- libilbc v2.0.2
- libtheora v1.1.1
- (**) libvid.stab v1.1.0
- libvorbis v1.3.6
- libvpx v1.8.1
- libwebp v1.0.3
- libxml2 v2.9.9
- opencore-amr v0.1.5
- opus v1.3.1
- shine v3.1.1
- snappy v1.1.7
- soxr v0.1.3
- speex v1.2.0
- twolame v0.4
- wavpack v5.1.0
- (**) x264 v20191024-2245-stable
- (**) x265 v3.2
- (**) xvidcore v1.3.5
(**): Libraries with GPL license