張 峰銘 wrote:
> Hello:
>  
> I'm try to design WMV movie upload system im my school.
>  
> when teachers upload the wmv movie to the web ,
>  I hope I can grab the first frame picture of wmv 
> and save it to a jpeg file.
>  
> Dose any one do that before ?  Is is difficult to implement in PHP ?
>  
> (I'm in the Linux with Apache & PHP & MySQL)
> Thanks for any helps.

You can execute totem-video-thumbnailer. It captures the middle frame, I
think. The first one is mostly irrelevant or even blank anyway.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to