From e14727bb0185842c4771bb2bcc918f5893dfb322 Mon Sep 17 00:00:00 2001 From: hss01248 Date: Thu, 19 Sep 2024 15:27:25 +0800 Subject: [PATCH] =?UTF-8?q?motion=20photo=20=E7=9A=84=E5=8E=8B=E7=BC=A9-?= =?UTF-8?q?=E7=A7=BB=E9=99=A4ffmpeg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- motion-photos-android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motion-photos-android/build.gradle b/motion-photos-android/build.gradle index 809e5c6..d14ceca 100644 --- a/motion-photos-android/build.gradle +++ b/motion-photos-android/build.gradle @@ -37,6 +37,6 @@ dependencies { api "androidx.startup:startup-runtime:1.1.0" api "com.github.skyNet2017.PictureSelector:videocompressbase:3.0.0" - api "com.github.skyNet2017.PictureSelector:videocompress_ffmpeg:3.0.0" + // api "com.github.skyNet2017.PictureSelector:videocompress_ffmpeg:3.0.0" //implementation 'com.github.yellowcath:VideoProcessor:2.4.2' } \ No newline at end of file