Create video gallery thumbnails using FFmpeg with multiple file format support for input video files

Posted on January 15th, 2010 by Murali Krishnan

Using FFmpeg , a complete, cross-platform solution to record, convert and stream audio and video , Cabot developed a unique solution to create Video Gallery using PHP and JQuery.

Features of this tool are:

1. Users can directly upload the video files to a folder on the web server using any FTP client software

2.  Thumbnails for the video files are automatically generated by the tool by reading the video file format.

3. It converts video files  of type s.avi, .wmv, .mov, .qt, mpg or .rm into flv.

A demo of this video gallery can be found here:

Minimum Requirements

1. The tool works only on a Dedicated Hosting Server in Linux

2. FFMPEG should be installed and configured.

FFMPEG can be downloaded and installed from here.

Source Code:

Download the source code from here.

  • Share/Save/Bookmark

Tags: , , ,

Leave a Reply