-keep class com.arthenica.ffmpegkit.FFmpegKitConfig { native ; void log(long, int, byte[]); void statistics(long, int, float, float, long , int, double, double); int safOpen(int); int safClose(int); } -keep class com.arthenica.ffmpegkit.AbiDetect { native ; }