Extract one frame per second as images

gif & images

// shell

$ ffmpeg -i input.mp4 -vf fps=1 frame_%04d.png