Turn image into video

0

Good morning guys, I'm going to start developing an app and I need to turn a sequence of images into a video. I would like a hint as to how this can be done, regardless of language, framework, etc. I have no idea as yet how to develop and with what to develop, I am doing some research and would like some tips.

Thank you in advance!

    
asked by anonymous 13.11.2017 / 13:27

1 answer

1

There are several libraries for various languages, one that says that it is good and that there is a lot of content in the stack is FFMPEG for PHP.

Some useful links:

Using FFMPEG from image to video in StackOveflow

Library Download

    
13.11.2017 / 13:36