<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Windows System Administrator Help &#187; ffmpeg-php</title>
	<atom:link href="http://linuxwindowsmaster.com/tag/ffmpeg-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxwindowsmaster.com</link>
	<description></description>
	<lastBuildDate>Wed, 15 Feb 2012 17:58:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>checking for ffmpeg headers&#8230; configure: error: ffmpeg headers not found. Make sure you&#8217;ve built ffmpeg as shared libs using the &#8211;enable-shared option error while installing ffmpeg in cPanel servers.</title>
		<link>http://linuxwindowsmaster.com/checking-for-ffmpeg-headers-configure-error-ffmpeg-headers-not-found-make-sure-youve-built-ffmpeg-as-shared-libs-using-the-enable-shared-option-error-while-installing-ffmpeg-in-cpanel-server/</link>
		<comments>http://linuxwindowsmaster.com/checking-for-ffmpeg-headers-configure-error-ffmpeg-headers-not-found-make-sure-youve-built-ffmpeg-as-shared-libs-using-the-enable-shared-option-error-while-installing-ffmpeg-in-cpanel-server/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 22:47:05 +0000</pubDate>
		<dc:creator>Alex P</dc:creator>
				<category><![CDATA[Cpanel Server]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[ffmpeg headers not found]]></category>
		<category><![CDATA[ffmpeg-php]]></category>

		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=115</guid>
		<description><![CDATA[ello, If you are getting following error while installing ffmpeg-php php extension in cPanel servers it seems that some header files are not located in &#8220;/usr/local/include/ffmpeg&#8221; directory. Error. checking for ffmpeg support&#8230; yes, shared checking for ffmpeg headers&#8230; configure: error: ffmpeg headers not found. Make sure you&#8217;ve built ffmpeg as shared libs using the &#8211;enable-shared [...]]]></description>
			<content:encoded><![CDATA[<p>ello,</p>
<p>If you are getting following error while installing ffmpeg-php php extension in cPanel servers it seems that some header files are not located in &#8220;<strong>/usr/local/include/ffmpeg</strong>&#8221; directory.</p>
<p>Error.</p>
<div style="margin: 5px 20px 20px;">
<table style="height: 62px;" border="0" cellspacing="0" cellpadding="6" width="647">
<tbody>
<tr>
<td class="alt2" style="border: 1px inset ;"><strong><span style="font-size: x-small;">checking for ffmpeg support&#8230; yes, shared<br />
checking for ffmpeg headers&#8230; configure: error: ffmpeg headers not found. Make sure you&#8217;ve built ffmpeg as shared libs using the &#8211;enable-shared option<br />
</span></strong></td>
</tr>
</tbody>
</table>
</div>
<p>You can fix this error using the following steps .</p>
<p>1. Check whether &#8220;/usr/local/include/ffmpeg&#8221; directory is created while installing ffmpeg. If not, create this directory.</p>
<div class="smallfont" style="margin-bottom: 2px;"><span style="font-family: Georgia;"><br />
</span></div>
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tbody>
<tr>
<td class="alt2" style="border: 1px inset;"><span style="font-size: x-small;"><strong>#</strong></span><strong>mkdir /usr/local/include/ffmpeg </strong></td>
</tr>
</tbody>
</table>
<p>2. Copy the necessary ffmpeg header files to &#8220;/usr/local/include/ffmpeg&#8221;.</p>
<div class="smallfont" style="margin-bottom: 2px;"><span style="font-family: Georgia;"><br />
</span></div>
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tbody>
<tr>
<td class="alt2" style="border: 1px inset;"><strong><span style="font-size: x-small;">#</span>cp -p /usr/local/src/ffmpeg/libavformat/avio.h /usr/local/include/ffmpeg<br />
#cp -p /usr/local/src/ffmpeg/libavformat/avformat.h /usr/local/include/ffmpeg<br />
#cp -p /usr/local/src/ffmpeg/libavcodec/avcodec.h /usr/local/include/ffmpeg</strong></td>
</tr>
</tbody>
</table>
<p>3. Once you have done this you need to install your <strong>ffmpeg(not ffmpeg-php)</strong> package again. After installing the ffmpeg, install ffmpeg-php.</p>
<p>This will fix your issue.</p>
<p>Regards</p>
<p>AlexP</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxwindowsmaster.com/checking-for-ffmpeg-headers-configure-error-ffmpeg-headers-not-found-make-sure-youve-built-ffmpeg-as-shared-libs-using-the-enable-shared-option-error-while-installing-ffmpeg-in-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

