I have a webpage that can let user to upload video and view the video later on. Now I want to create an icon for each video. Is there a way to extract a jpg or gif from the video? I want to use the jpg or gif as an icon for people to start the video.
I searched and read through a lot of sites, the closest spot is from an ImageMagick module. I could not figure how to do what I want.