arthenica / ffmpeg-kit

FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
https://arthenica.github.io/ffmpeg-kit
GNU Lesser General Public License v3.0
4.52k stars 603 forks source link

Do i need to build ffmpeg for flutter #1030

Closed generalomosco closed 2 months ago

generalomosco commented 2 months ago

Do i need to manually build ffmpeg from instruction https://github.com/arthenica/ffmpeg-kit/tree/main/android to use it on flutter, if yes where to put the built aar, Thanks!