FFmpegKit Flutter v4.5.1
tanersener
released this
03 Jan 01:31
·
222 commits
to main
since this release
- Based on
FFmpegKit
nativev4.5.1
releases - Includes
FFmpeg v4.5-dev-3393
- Switches to shared/dynamic libraries on
iOS
- API Changes
- Implements
execute()
methods - Replaces
ExecuteCallback
with session specificCompleteCallback
types (FFmpegSessionCompleteCallback
,FFprobeSessionCompleteCallback
,MediaInformationSessionCompleteCallback
) saf
protocol urls created byFFmpegKit.getSafParameter
methods are no longer single-use. They can be re-used multiple times- New
FFmpegKit.getSafParameter
method that allows providing a custom open mode - Implements chapters in
MediaInformation
class
- Implements
- Adds support for
zimg
library (enableszscale
filter) - Enables 10bit pixel formats in
x265
- Uses the new versions of
fontconfig
,freetype
,fribidi
,kvazaar
,libvpx
andx264
- Fixes issues #209, #221 and #224
Tested using v4.5.1 test applications