Web Related Blogs
Video Upload and conversion with ffmpeg Jul 27, 2009 8:22 AM
Notice: I have created a newer and more in depth example of a complete upload and conversion using FFmpeg here. It is worth your time to check it out, as it is far more in depth then the example on this page
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...
ffmpeg installation on Mac OSX Jul 23, 2009 8:37 PM
Notice: I have posted a newer vesion of these installations on this site. For the latest info on installing FFmpeg on Mac OS X I suggest you read the new one.
This article explains how to install ffmpeg and ffmpeg-php on Mac OS X. ffmpeg is a command line tool used to convert video and audio formats. It allows you to convert audio and video between any of its supported formats.
ffmpeg-php is an...