Create slideshow from images

gif & images

// shell

$ ffmpeg -framerate 1 -i frame_%04d.png -c:v libx264 -pix_fmt yuv420p output.mp4