Ben saf php :-( bunu yaparken herhangi bir şekilde sahip hatırlamıyorum
Generally, the choosen solution is to call ffmepg in command-line, with stuff like shell_exec
But, if you can't install software on your server, this will probably not be possible (I doubt your hosting provider bundles ffmepg on their servers)
There is even an extension to use ffmpeg from PHP without having to call it via command line : ffmpeg-php
Bir PHP uzantısı (and not just a bunch of PHP scripts), sizin sunucuya yüklemeniz gerekecek gibi ama, - ve biz :-( tekrar aynı sorunu muhtemelen konum
Searching a bit, I found AllBrand.nu Automagic Thumbnailer ; they say (quoting) :
Features:
* ...
* Supports jpeg, gif, png, wbmp and video files
* ...
Requirements:
* PHP capable web server with GD support
* ...
Ama iyi bir çözüm olduğunu gerçekten bilinen görünmüyor ... Yani emin değilim iyi çalışıyor, ne de ...
Anyaway... Good luck !
And if you find some working / nice solution, don't forget to let us know !