News Feed
Jobs Feed
Sections




News Archive
Lorenzo Alberton's Blog:
Create a video preview as animated GIF with FFmpeg and PHP SPL
September 04, 2009 @ 09:52:50

Lorenzo Alberton has posted a new item to his blog with a code snippet showing the combination of FFmpeg and features in PHP's SPL to make a GIF preview.

About one year ago, I had to create animated GIFs as a preview of a video for a media portal. I recently stumbled upon the code I wrote and thought it was probably worth sharing. It makes a rather unconventional use of the SPL Iterators, proving how flexible they are.

His method combines Imagick, FFmpeg and a a Thumbnail_Extractor class that extends the SPL Iterator. The script runs through the frames of the movie file and allows you to define multiple places to pull thumbnails from. Complete code and output examples are included.

0 comments voice your opinion now!
animated gif tutorial ffmpeg movie thumbnail spl


blog comments powered by Disqus

Similar Posts

Developer.com: Build Multi-lingual Websites With the Zend Framework

IBM developerWorks: Cook up Web sites fast w/CakePHP, Part 1: Adding related information & services

Paul Jones' Blog: Sending Mail with Solar

Giorgio Sironi's Blog: Lazy loading of objects from database

ITNewb.com: Introduction to JSON and PHP


Community Events











Don't see your event here?
Let us know!


functional series community podcast application opinion example testing development interview introduction framework phpunit zendframework2 release tool unittest conference language code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework