Thumbnail Generator From Flv 09.09.08
I need a PHP Script to generate jpg thumbnails from flv videos.
I have a MySQL database driven site on a Linux server.
Customers can upload .flv videos directly to my site.
I need a php script that will generate a thumbnail jpg from a random frame in the video file just after the upload successfully completes.
Preferably this action would be discrete and automatic but if that’s not possible I could live with the user clicking a ‘Generate Video Thumbnail’ button after upload is complete.
thanks,
matt