FFmpegKitNext Test
July 29, 2026 ยท View on GitHub
Test applications for FFmpegKitNext.
Androidunder the android folderFlutterunder the flutter folderiOSunder the ios folderiPadOSunder the ipados folderLinuxunder the linux foldermacOSunder the macos folderReact Nativeunder the react-native foldertvOSunder the tvos foldervisionOSunder the visionos folderWebunder the web folder
The platform README files describe how an application adds the already-built local FFmpegKitNext package or binary
artifacts. They do not duplicate API usage examples.
The test applications cover command execution, video encoding, accessing https urls, encoding audio, burning subtitles, video stabilisation, pipe operations, concurrent command execution and using ffkit protocols. Platform support differs where the operating system or runtime does not provide an equivalent capability.
Android test applications (including Flutter and React Native apps running on Android) also include the ffkitsaf
protocol under the FFKit Protocols page to demonstrate how SAF URIs can be used with FFmpegKitNext.
Versions
Released test applications are tagged with the ffmpeg-kit-next release they depend on. The development branch may
target a newer version before a release tag is created.
| Platform | FFmpegKit Version | Tag |
|---|---|---|
| Android Flutter iOS iPadOS Linux macOS React Native tvOS visionOS Web | 8.1.1 | 8.1.1 |
| Android Flutter iOS Linux macOS React Native tvOS | 8.1.0 | 8.1.0 |
| Android Flutter iOS Linux macOS React Native tvOS | 7.1.0 | 7.1.0 |
| Android Flutter iOS Linux macOS React Native tvOS | 6.1.1 | 6.1.1 |
| Android Flutter iOS Linux macOS React Native tvOS | 6.1.0 | 6.1.0 |
License
FFmpegKitNext Test repository is licensed under the MIT License, fonts used by
the applications are licensed under the SIL Open Font License, other
digital assets are published in the public domain.