cropsly / ffmpeg-android

FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
http://writingminds.github.io/ffmpeg-android/
Other
1.63k stars 415 forks source link

Reduce size of apk file when i only use Crop Video functionality #95

Open khoahihi opened 6 years ago

khoahihi commented 6 years ago

I only use Crop Video functionality in my app. But when use this library, size of apk file increase greater than 30MB. It is very bad for my user to use download app. How do i reduce apk file but still use Crop Video Functionality. Please help me. I appreciate any your help. Thanks