Skip to content

FFmpegKit React Native v4.5.1

Compare
Choose a tag to compare
@tanersener tanersener released this 02 Jun 19:03
· 226 commits to main since this release
  • Based on FFmpegKit native v4.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 specific CompleteCallback types (FFmpegSessionCompleteCallback, FFprobeSessionCompleteCallback, MediaInformationSessionCompleteCallback)
    • saf protocol urls created by FFmpegKit.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
  • Adds support for zimg library (enables zscale filter)
  • Enables 10bit pixel formats in x265
  • Uses the new versions of fontconfig, freetype, fribidi, kvazaar, libvpx and x264
  • Fixes issues #199 and #205

Tested using v4.5.1 test applications