-
集成com.writingminds:FFmpegAndroid:0.3.2 会导致apk大小过大,如果仅需要裁剪功能,该如何操作
-
### Description
If FFmpegAndroid already in Gradle then Fresco wont work. When we set` .setImageURI();` Only placeholder is showing. Image unable to load
### Reproduction
I'm using
`implem…
-
there are anyone who facing error like mine?
`BEGIN
/var/folders/dj/lktmxjqn1pq0qm10ztkv_ntr0000gn/T//ffconf.VplI7V3I.c
1 int main(void){ return 0; }
END /var/folders/dj/lktmxjqn1pq0qm1…
-
Im using
implementation 'com.writingminds:FFmpegAndroid:0.3.2'
in my project when I implement Fresco Image not getting displayed.
And when I remove FFmpegAndroid from Gradle then Fresco star…
-
Unable to resolve dependency for ':library@releaseUnitTest/compileClasspath': Could not resolve com.writingminds:FFmpegAndroid:0.3.2.
Open File
Show Details
-
I used your application to implement capturing images, I use the crop output in XML to crop the image. This works fine, here is the code.
> android:id="@+id/camera"
> app:cameraJp…
-
Hello Hitesh sir.
FFMPEG awesome tool for compressing video thanks for that.
But I am suffering from spacing issue after that I had check your code and I had show that you solve it in belove URL…
-
1多图合成视频用你现成的方法一秒就会视频结束,自己写命令没问题
2单音道mp3无法加入视频中,应该是支持的格式少了,正常的音频文件没毛病,用FFmpegAndroid的库可以
待完-------
-
Hi, I am developing Android app and I faced wired issue recently.
My app worked smoothly before, then it broke down few days ago.
When I run my app, I got this error.
` java.lang.VerifyError: Ve…
-
I have successfully added the dependency for this library in my project.
When i try to run my application on device it shows this error.
Error:Error converting bytecode to dex:
Cause: com.andr…