ffmpeg-kit
ffmpeg-kit copied to clipboard
FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
i have tried ./android.sh --full but its gives me error./configuration file not found. i have try to build ffmpeg for android on Mac m2 device.
I am getting Framework 'libvidstab' not found. Anyone has a fix for this?
Hey, I am working with the `ffmpeg_kit_flutter_full` package in Flutter, using the `FFmpegKitConfig.registerNewFFmpegPipe()` function for pipes. My issue is that I am building an editor, and I want to display...
I've tried mediaCodec API in java also but it is quite complex to understand and implement. So, is there any other method or option available for audio compression in android?
@tanersener, I just want to thank a LOT for your passionate work and all the effort for providing this library! I can absolute understand your reasons for retiring this project...
**Is your feature request related to a problem? Please describe.** `FFmpegSession` holds a reference to `FFmpegSessionCompleteCallback`, which can contain any objects including the ones that have their own lifecycles. This...
Dear arthenica Team, I hope you are doing well. My name is Yash Nariya, and I am a senior Flutter developer from Surat. I’ve been using your package ffmpeg_kit_flutter_min: ^6.0.3...
It's sad to see the retirement of this package. as we all know the whole flutter video ecosystem is based on this package. I understand you can't do anything about...
I'm using this library in my react native project. When I tried to pod install yesterday, it gave me an error and I couldn't install the pods. And when I...
Hi, I try to build a custom version of the ffmpeg-kit-react-native package on macOS, for iOS devices as target. I did the following steps: - forked your repo - `brew...