ffmpeg extract thumbnail from video code example Example: ffmpeg extract thumbnail from video ffmpeg -i input.flv -ss 00:00:14.435 -vframes 1 out.png