Extract a single frame at a timestamp

gif & images

// shell

$ ffmpeg -ss 00:00:05 -i input.mp4 -frames:v 1 thumbnail.jpg