Hi, I need some help with a project that i am doing. I need a user to be able to upload an mpeg and then with this mpeg it is converted into a low res and high res version. From the site users can go in and see different thumbnails of the the videos. When you click the video you can choose from the low or high and watch the film. Anyone know where i should start or know of scripts that work like this? Cheers, Adam
No it is for a customer's site that just needs to upload his videos and then this become to different formats for people to view.
I wish i could but the client wants it to work like this so have to complete this to the customers spec.
use ffmpeg-php, ffmpeg-php.sourceforge.net, see demo scripts, it is easy to use if you had installed ffmpeg and ffmpeg on your server.
The problem with ffmpeg is that almost no hosting company offers ffmpeg; and its quite hard to install it on a server too - well, I failed on installating it so far lol