-
While compiling FFmpegAndroid for abi get I got following error
Android NDK: /home/chirag/android-sdk/ndk-bundle/ffmpeg-android-java-master/FFmpegAndroid/jni/Android.mk: Cannot find module with tag …
-
Hi
I have added the following dependency to my gradle:
compile 'com.writingminds:FFmpegAndroid:0.3.2'
but android studio show me an error : Failed to resolve: com.writingminds:FFmpegAndroid:0.3.2
Why?…
-
After the video compres taken on the Samsung device video showing black and not play.
-
Hi, It is really Nice project.I am not understanding how to add to my project or how to use this.
means any gradle line for integrate this library.
Thanks in advance
-
couldn't find "libstream.so"
-
String[] Com={
"y","-i", "/sdcard/Sample/temp/trim.mp4", "-i", "/sdcard/Sample/temp/audio_4.mp3" ,"-filter_complex",
"[0:a]atrim=end=2,asetpts=PTS-STARTPTS[aud1];[1:atrim=start=0,ase…
-
Something bad happened with me, when I've included the module,
the app stop supporting the RTL layout directions.
advise please,
-
Invalid PNG signature 0xFFD8FFE100184578.
Invalid PNG signature 0xFFD8FFE100184578.
Invalid PNG signature 0xFFD8FFE000104A46.
Impossible to convert between the formats supported by the filter 'Pars…
-
Hi !
i have this import in mu project and nothing more..and everything is ok!
compile 'com.writingminds:FFmpegAndroid:0.3.2'
but my apk increase 20mb...
how google said im publish app bundle…
-
Error:(1, 0) Plugin is too old, please update to a more recent version, or set ANDROID_DAILY_OVERRIDE environment variable to "33e8b3979e578a73d666faa3bfa714bcdaeb9cb7"
Fix plugin version and sync pro…