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

how to generate video from arraylist. #373

Open janeSmith99221 opened 2 years ago

janeSmith99221 commented 2 years ago

I was generated video successfully from local images, but facing problem with arraylist to video generation. is there any way to generate video from arraylist at a runtime in ffmpeg.