How to create thumbnail image from video file in php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
basudeb
Forum Commoner
Posts: 44
Joined: Wed Dec 20, 2006 12:13 am

How to create thumbnail image from video file in php

Post by basudeb »

I want to use a script to create a thumbanil image from a video file automatically. Is it possible in php, if so can anyone provide some sample codes for me or any reference links. It very urgent for me so if possible provide me a sample code for this.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Search the forum for ffmpeg.
Post Reply