diff --git a/README.md b/README.md index 68ed59d..8e5060d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ # FFmpegKit ![GitHub release](https://img.shields.io/badge/release-v6.0-blue.svg) ![Maven Central](https://img.shields.io/maven-central/v/com.arthenica/ffmpeg-kit-min) ![CocoaPods](https://img.shields.io/cocoapods/v/ffmpeg-kit-ios-min) ![pub](https://img.shields.io/pub/v/ffmpeg_kit_flutter.svg) ![npm](https://img.shields.io/npm/v/ffmpeg-kit-react-native.svg) +## Notice +FFmpegKit has been officially retired. There will be no further `ffmpeg-kit` releases. + +All previously released `ffmpeg-kit` binaries will be removed according to the following schedule. + +| FFmpegKit Version | Available Until | +|:-----------------:|:------------------:| +| Less than 6.0 | February 1st, 2025 | +| 6.0 | April 1st, 2025 | + +Thank you for your support and interest in this project. + `FFmpegKit` is a collection of tools to use `FFmpeg`1 in `Android`, `iOS`, `Linux`, `macOS`, `tvOS`, `Flutter` and `React Native` applications.