creating video from set of images on windows with java language [on hold]
- by Atif
I am stuck in making video from set of images, i am using ffmpeg tool on windows platform with java language, for single image it is converting into mp4 but for the set of images it gets failed, i have converted single % to double % with doube quotes but unsuccessful
ffmpeg -r 1/5 -i …