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

Merge audio and video with loop #341

Open krushnarathod opened 4 years ago

krushnarathod commented 4 years ago

When audio is short,How I can Loop the audio until video is not over ? I am working in Android Studio. I need to write this command like this String commmand[] = {" ", " "};