News Feed
Jobs Feed
Sections




News Archive
feed this:

Vexxblog:
How to convert/encode files to FLV using FFMPEG & PHP
May 25, 2007 @ 09:27:00

From the Vexxblog, there's this new tutorial that shows how, with FFMPEG and PHP, to convert and encode files to the FLV format.

So, as I've written in an earlier article on how to install FFMPEG on your server, while there are those who probably use a 'YouTube Clone' script, there might be those who want to create their own using FFMPEG & PHP. FLV is the most widely used type of codec that runs on most Flash players.

The tutorial started with a diagram that outlines how the mini-app will work and is followed by the source. The script sets up the environment then grabs the file and sends it to the FFMPEG handler to be parsed and output as the FLV file (courtesy of a few handy command line parameters).

1 comment voice your opinion now!
convert flv ffmpeg diagram tutorial convert flv ffmpeg diagram tutorial



Community Events











Don't see your event here?
Let us know!


release conference code database example functional podcast introduction composer community testing development framework tool zendframework2 interview series opinion language object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework