Page 1 of 1
PHP - Thumbnail - Movie
Posted: Sun Nov 20, 2005 2:19 pm
by shoxlx
Is their a way in php to create a thumbnail from a movie file like wmv?
Posted: Sun Nov 20, 2005 2:51 pm
by josh
http://ffmpeg-php.sourceforge.net/
little googling never hurt
Also some video/image formats may already contain thumbnails in the exif data, might want to look into that first
Posted: Sun Nov 20, 2005 3:05 pm
by shoxlx
i did that. and searched through the PHP forums. the problem with that program is that i dont know how to install it and use it... i couldnt find a help file either... im using windows not linux.
Posted: Sun Nov 20, 2005 3:33 pm
by onion2k
It's not possible on Windows.
(Well, it's virtually impossible .. definitely beyond any reasonable effort.)
Posted: Sun Nov 20, 2005 6:45 pm
by Ambush Commander
CYGWIN?