Jul 27, 2009 8:22 AM
This is an example of how to implement a video upload, conversion and display with ffmpeg and ffmpeg-php. This is meant as a beginners guide to getting started with ffmpeg and ffmpeg-php and not a full implementation of how you would include it in a live site, as there is room for much improvement in error cathching and security. This demonstration assumes the installation of both ffmpeg and ffmpeg-php on the server that will be running these scripts.
We will be creating 3 files for this...