31 August 2009 23:45
Create a video preview as animated GIF with FFmpeg and PHP SPL
by dzccreate the video preview, we need PHP >= 5.1 with the Imagick extension and FFmpeg. FFmpeg supports most of the existing video formats, has a command line interface, and is available under the LGPL license.
1
(1 marks)