<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 18:42:29 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Vexxblog: How to convert/encode files to FLV using FFMPEG & PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7919</guid>
      <link>http://www.phpdeveloper.org/news/7919</link>
      <description><![CDATA[<p>
From the Vexxblog, there's <a href="http://vexxhost.com/blog/2007/05/20/how-to-convertencode-files-to-flv-using-ffmpeg-php/">this new tutorial</a> that shows how, with FFMPEG and PHP, to convert and encode files to the FLV format.
</p>
<blockquote>
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.
</blockquote>
<p>
<a href="http://vexxhost.com/blog/2007/05/20/how-to-convertencode-files-to-flv-using-ffmpeg-php/">The tutorial</a> 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).
</p>]]></description>
      <pubDate>Fri, 25 May 2007 09:27:00 -0500</pubDate>
    </item>
  </channel>
</rss>
