Hi,
We have a pictures (jpg) from a IP camera that I want to convert into a gif "video"
image1.jpg
image2.jpg
....
image3.jpg
----(convert)---------------->
image.gif
The problem is that ffmpeg and avconv are too slow... there are another software that uses the GPU to do it?

