<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To: Install FFMPEG and FFMPEG-PHP</title>
	<atom:link href="http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>How Tos, Tutorials, Tips and Tricks</description>
	<lastBuildDate>Wed, 01 Jun 2011 05:17:07 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pankaj  Dangi</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-37027</link>
		<dc:creator>Pankaj  Dangi</dc:creator>
		<pubDate>Wed, 27 Oct 2010 15:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-37027</guid>
		<description>http://pankajdangi.com/2010/10/how-to-install-ffmpeg-on-linux-server/</description>
		<content:encoded><![CDATA[<p><a href="http://pankajdangi.com/2010/10/how-to-install-ffmpeg-on-linux-server/">http://pankajdangi.com/2010/10/how-to-install-ffmpeg-on-linux-server/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darka</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-35881</link>
		<dc:creator>darka</dc:creator>
		<pubDate>Thu, 07 Oct 2010 11:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-35881</guid>
		<description>yum install rpm-build</description>
		<content:encoded><![CDATA[<p>yum install rpm-build</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Melendez</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-34558</link>
		<dc:creator>Jose Melendez</dc:creator>
		<pubDate>Thu, 09 Sep 2010 19:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-34558</guid>
		<description>I get the same error  as Dan:

&quot;No package rpmbuild available.&quot;</description>
		<content:encoded><![CDATA[<p>I get the same error  as Dan:</p>
<p>&#8220;No package rpmbuild available.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lion</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-20456</link>
		<dc:creator>Lion</dc:creator>
		<pubDate>Tue, 02 Feb 2010 17:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-20456</guid>
		<description>Hi! Great documentation, thanks!</description>
		<content:encoded><![CDATA[<p>Hi! Great documentation, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan paluska</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-19231</link>
		<dc:creator>dan paluska</dc:creator>
		<pubDate>Wed, 20 Jan 2010 17:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-19231</guid>
		<description>i get this error:
&gt; yum install rpmbuild
Loaded plugins: refresh-packagekit
Setting up Install Process
No package rpmbuild available.
Nothing to do</description>
		<content:encoded><![CDATA[<p>i get this error:<br />
&gt; yum install rpmbuild<br />
Loaded plugins: refresh-packagekit<br />
Setting up Install Process<br />
No package rpmbuild available.<br />
Nothing to do</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EHCanadian</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-6423</link>
		<dc:creator>EHCanadian</dc:creator>
		<pubDate>Tue, 29 Sep 2009 05:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-6423</guid>
		<description>@ Rima

Its a permission issue. Apache is trying to access something that root installed. Change the permissions on the binary file</description>
		<content:encoded><![CDATA[<p>@ Rima</p>
<p>Its a permission issue. Apache is trying to access something that root installed. Change the permissions on the binary file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebTenet Solutions</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-268</link>
		<dc:creator>WebTenet Solutions</dc:creator>
		<pubDate>Tue, 22 Jul 2008 22:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-268</guid>
		<description>Hi, 

Can I give 6 out of 5 ;)

I just installed the ffmpeg-php extension on my development server. I have my PHP compiled from source so I skipped yum installing the php-devel package. In the first go, I got the error &quot;unable to find ffmpeg headers&quot; while doing the ./configure. I re-checked and found that I missed to yum nstall the ffmpeg-devel package.  All worked like a charm!

By the way, the ffmpeg.so was created inside a folder no-debug-non-zts-20050922, and phpinfo() did not show it when I restarted apache after editing php.ini. (I have Zend Optimizer installed too). I just copied the ffmpeg.so file from that folder to /usr/local/lib/php/extensions, restarted apache and yeehaw.... it now shows in phpinfo().

Your article was of great help kulbirsaini....
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Can I give 6 out of 5 <img src='http://gofedora.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I just installed the ffmpeg-php extension on my development server. I have my PHP compiled from source so I skipped yum installing the php-devel package. In the first go, I got the error &#8220;unable to find ffmpeg headers&#8221; while doing the ./configure. I re-checked and found that I missed to yum nstall the ffmpeg-devel package.  All worked like a charm!</p>
<p>By the way, the ffmpeg.so was created inside a folder no-debug-non-zts-20050922, and phpinfo() did not show it when I restarted apache after editing php.ini. (I have Zend Optimizer installed too). I just copied the ffmpeg.so file from that folder to /usr/local/lib/php/extensions, restarted apache and yeehaw&#8230;. it now shows in phpinfo().</p>
<p>Your article was of great help kulbirsaini&#8230;.<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pkj</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-266</link>
		<dc:creator>pkj</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-266</guid>
		<description>i have posted the comic .. check it out.

btw, awesome by-line in your blog title.</description>
		<content:encoded><![CDATA[<p>i have posted the comic .. check it out.</p>
<p>btw, awesome by-line in your blog title.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-267</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-267</guid>
		<description>We have released a new script that does ffmpeg, ffmpeg-php install. It covers everything that is required for the youtube clones and is made user friendly.

http://admin-ahead.com/software_development.html

Success stories @:

http://www.webhostingtalk.com/showthread.php?t=685218

Hope you will have great use of it.

-T</description>
		<content:encoded><![CDATA[<p>We have released a new script that does ffmpeg, ffmpeg-php install. It covers everything that is required for the youtube clones and is made user friendly.</p>
<p><a href="http://admin-ahead.com/software_development.html">http://admin-ahead.com/software_development.html</a></p>
<p>Success stories @:</p>
<p><a href="http://www.webhostingtalk.com/showthread.php?t=685218">http://www.webhostingtalk.com/showthread.php?t=685218</a></p>
<p>Hope you will have great use of it.</p>
<p>-T</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: visitor</title>
		<link>http://gofedora.com/how-to-install-ffmpeg-ffmpeg-php/comment-page-1/#comment-269</link>
		<dc:creator>visitor</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=182#comment-269</guid>
		<description>There are many automated scripts available which install these but its better to do it manually as in case of an error occuring during the installation process, we can stop the installation and fix them.
&lt;a rel=&quot;follow&quot; href=&quot;http://classyclosets.com/&quot;&gt;closets&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>There are many automated scripts available which install these but its better to do it manually as in case of an error occuring during the installation process, we can stop the installation and fix them.<br />
<a rel="follow" href="http://classyclosets.com/">closets</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

