News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Tutorial: How to create a thread in vBulletin with a script

Aext.net: CodeIgniter and jQuery - Real Live Search with Pagination

Symfony Blog: Call the expert: How to implement a conditional validator?

Federico Cargnelutti's Blog: Format a time interval with the requested granularity

Jason Gilmore's Blog: Thirteen Zend Framework Tutorials


Community Events











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


release interview podcast development framework phpunit opinion zendframework2 code composer example language application functional community database introduction api testing series

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