PHP ffmpeg Upload Script
PHP ffmpeg Upload Script, please check reference http://www.vermontinternetdesign.com/index.php?topic=522.msg1499
Usage
i have not fully tested this script,
it's good to learn from, you can see how ffmpeg is being used from php and you can see below mysql is used to insert thumb and encoded video.
this script should work, on most Linux operating systems, with little change to the code to reflect your system.
Ubuntu 8.10
ffmpeg
mencoder
Lamp-server package

Comments
nice code...
tried it on windows and it works...
but with wmv file...
converts it to flv file but with 0kb...
any solution?
thanks...