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.55k stars 605 forks source link

Comments indicating how to use a local build of ffmpeg-kit.arr #1007

Closed thandal closed 2 months ago

thandal commented 4 months ago

Description

These comments show how to use a local build of ffmpeg-kit.arr for flutter, which is a little more tricky than it appears, because directly using local .arr files aren't allowed by gradle.

I would recommend that we link to this build.gradle file from https://github.com/arthenica/ffmpeg-kit/wiki/How-to-Decrease-Binary-Size#hybrid-plugins-flutter-react-native (and perhaps make that section more visible, since it's not clear that vital information for flutter/react is hidden in the How to Decrease Binary Size section!)

NOTE: For the examples, https://github.com/arthenica/ffmpeg-kit-test/pull/60 is also needed.

Type of Change

Checks

Tests

flutter run on ffmpeg-kit-test flutter local build example.

github-actions[bot] commented 2 months ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This PR was closed because it has been stalled for 7 days with no activity.