Video from images with different size and format

Hi, I was reading about using ffmpeg to create videos from images, but it says that the images must be of the same size, I would like to know how can I create a video from images with different size and formats (jpg, gif…) these are about 154 images in a folder, thanks

You can use convert or mogrify (from the ImageMagick package) and a BASH-script to bring your images to one size/type.

Regards

susejunky

I did it but with a different approach, what I did was create a slideshow with gwenview and record it full screen with simplescreenrecorder.