cropsly / ffmpeg-android-java

Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
http://writingminds.github.io/ffmpeg-android-java
GNU General Public License v3.0
3.32k stars 831 forks source link

Hangs in removing audio from video #358

Open jatingupta2000 opened 4 years ago

jatingupta2000 commented 4 years ago

It fails to remove audio from video.. Or i say, it not working correctly for FFMPEG library command "-an"... It hangs for all the commands containing '-an'...

Give me some other solution to remove audio from video