ffmpeg_kit_flutter_new_full 2.1.0 copy "ffmpeg_kit_flutter_new_full: ^2.1.0" to clipboard
ffmpeg_kit_flutter_new_full: ^2.1.0 copied to clipboard

FFmpeg Kit Full for Flutter. Supports Android, iOS, macOS and Windows platforms.

2.1.0 #

  • Added Windows support (x86_64) for the non-GPL full FFmpeg 8.0 variant (complete external-library set minus GPL-only components such as x264/x265/xvid/vid.stab).
  • Native libraries are downloaded from the 8.0.0-full-windows release; for local development point FFMPEGKIT_LOCAL_DIR (CMake cache var or environment) at a locally built bundle.
  • The bundled MinGW DLLs are rebased/ASLR-adjusted at build time and the full runtime dependency closure is shipped so the plugin loads standalone.
  • Shell scripts are forced to LF via .gitattributes so the published package never carries Windows CRLF line endings (avoids the iOS/macOS pod install /bin/bash^M: bad interpreter failure).

2.0.0 #

1.2.0 #

  • Upgraded freetype from 2.13.0 to 2.13.3
  • Upgraded harfbuzz from 8.0.1 to 11.3.3
  • Upgraded fontconfig from 2.16.2 to 2.17.1
  • Added support for harfbuzz library in order to support drawtext filter
  • Fixed missing libunibreak for libass.sh

1.1.0 #

  • Added support for Android hevc_mediacodec
  • Added proguard-rules.pro to the internal Maven Central lib

1.0.0 #

  • Initial release
  • FFmpeg version 7.1.1
  • Removed bundled Android FFmpeg (jniLibs, cpp, bindings)
  • Added FFmpeg min using new Maven Central package
2
likes
140
points
1.23k
downloads

Documentation

API reference

Publisher

verified publisherantonkarpenko.com

Weekly Downloads

FFmpeg Kit Full for Flutter. Supports Android, iOS, macOS and Windows platforms.

License

LGPL-3.0 (license)

Dependencies

ffmpeg_kit_flutter_platform_interface, flutter

More

Packages that depend on ffmpeg_kit_flutter_new_full

Packages that implement ffmpeg_kit_flutter_new_full