Wednesday, April 08, 2009

How to capture video thumbnail with php scripting?

The tool is called imagemagick.

You have to use both ffmpeg and imagemagick as well. First get the frames from the video file using ffmpeg and then use the imagemagic command to create the thumbnails.

Refer the following sites for further details.

www. imagemagick. org/
http://ffmpeg. mplayerhq. hu/

No comments: