Answer for Any way to get a thumbnail image from live stream? Written by bryan on 17 Jan 2014. Posted in This isnt from a live stream, but I know this works from an MP4 file: ffmpeg -ss 00:00:10 -i /home/bryan/bunny2.mp4 -y -an -vframes 1 -s 120×90 /home/bryan/thumb.png