Convert your images into video with FFmpek kit library
- Clean Architecture
You can find more about this architecture in my article.
We needed to know the name and location of the image for the ffmpeg command, and all the images to be processed should be in the same folder. So, the locations of the images were changed and they were renamed, allowing them to be processed with the ffmpeg command below. You can find all these operations in the file manager.
"${destination.path}/image%03d.jpg",