<?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: Installing FFMPEG on Linux</title>
	<atom:link href="http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux</link>
	<description>Software Programming and Tutorials</description>
	<lastBuildDate>Mon, 06 Sep 2010 16:27:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Vivekanand Mishra</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-26993</link>
		<dc:creator>Vivekanand Mishra</dc:creator>
		<pubDate>Mon, 23 Aug 2010 12:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-26993</guid>
		<description>Thanks dude.. It helped lot to me.. Finally i got success with help of this article. hurrayy...</description>
		<content:encoded><![CDATA[<p>Thanks dude.. It helped lot to me.. Finally i got success with help of this article. hurrayy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: faruk</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-24150</link>
		<dc:creator>faruk</dc:creator>
		<pubDate>Thu, 01 Jul 2010 14:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-24150</guid>
		<description>I have tries to install ffmpeg but it says -enable version3 is not supported.

libopencore_amrnb is version3 and --enable-version3 is not specified.</description>
		<content:encoded><![CDATA[<p>I have tries to install ffmpeg but it says -enable version3 is not supported.</p>
<p>libopencore_amrnb is version3 and &#8211;enable-version3 is not specified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya Volodarsky</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-22991</link>
		<dc:creator>Ilya Volodarsky</dc:creator>
		<pubDate>Thu, 03 Jun 2010 06:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-22991</guid>
		<description>You can find prebuilt unofficial linux, mac, windows binaries here : 
http://ivolo.mit.edu/post/FFMpeg-Unofficial-Builds-for-Windows-Linux-and-Mac.aspx</description>
		<content:encoded><![CDATA[<p>You can find prebuilt unofficial linux, mac, windows binaries here :<br />
<a href="http://ivolo.mit.edu/post/FFMpeg-Unofficial-Builds-for-Windows-Linux-and-Mac.aspx" rel="nofollow">http://ivolo.mit.edu/post/FFMpeg-Unofficial-Builds-for-Windows-Linux-and-Mac.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extracting audio from video</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-20689</link>
		<dc:creator>Extracting audio from video</dc:creator>
		<pubDate>Sat, 10 Apr 2010 19:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-20689</guid>
		<description>[...] Install the package in your Linux. [...]</description>
		<content:encoded><![CDATA[<p>[...] Install the package in your Linux. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: libavutil</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-20348</link>
		<dc:creator>libavutil</dc:creator>
		<pubDate>Fri, 02 Apr 2010 08:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-20348</guid>
		<description>[...] on ... Mail (will not be published) (required) Website [db75] - dennis baldwin&#039;s thoughts is ...Installing FFMPEG on Linux &#124; Techie ZoneFFMPEG is a simple open source application that allows Linux users to convert video files easily [...]</description>
		<content:encoded><![CDATA[<p>[...] on &#8230; Mail (will not be published) (required) Website [db75] &#8211; dennis baldwin&#39;s thoughts is &#8230;Installing FFMPEG on Linux | Techie ZoneFFMPEG is a simple open source application that allows Linux users to convert video files easily [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KJ</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-18744</link>
		<dc:creator>KJ</dc:creator>
		<pubDate>Mon, 15 Feb 2010 08:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-18744</guid>
		<description>Got this error loading shared libraries libavdevice.so.52 while using it with Apache.

How can i solve it as i created an application with web interface which converts the videos. If i convert it from command line it works like champ but if i try to convert from my browser then it gives error \loading shared libraries libavdevice.so.52L: cannot open shared object file: No such file or directory\

Any Idea.


Thanks In Advance</description>
		<content:encoded><![CDATA[<p>Got this error loading shared libraries libavdevice.so.52 while using it with Apache.</p>
<p>How can i solve it as i created an application with web interface which converts the videos. If i convert it from command line it works like champ but if i try to convert from my browser then it gives error \loading shared libraries libavdevice.so.52L: cannot open shared object file: No such file or directory\</p>
<p>Any Idea.</p>
<p>Thanks In Advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sayan Acharjee</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-18564</link>
		<dc:creator>Sayan Acharjee</dc:creator>
		<pubDate>Wed, 10 Feb 2010 04:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-18564</guid>
		<description>I was trying to install ffmpeg-php on Fedora9, I&#039;ve downloaded the ffpmeg-php-0.6.0 and used phpize and ./configure --enable-shared --prefix=/usr and both of them worked fine but when I tried to run make I got the following error:
&quot;make: *** No targets specified and no makefile found.  Stop.&quot;

I tried the same procedure with ffmpeg-php-0.5.1 and ffmpeg-0.5.0 but failed.
Can anyone help with this. :&#124;</description>
		<content:encoded><![CDATA[<p>I was trying to install ffmpeg-php on Fedora9, I&#8217;ve downloaded the ffpmeg-php-0.6.0 and used phpize and ./configure &#8211;enable-shared &#8211;prefix=/usr and both of them worked fine but when I tried to run make I got the following error:<br />
&#8220;make: *** No targets specified and no makefile found.  Stop.&#8221;</p>
<p>I tried the same procedure with ffmpeg-php-0.5.1 and ffmpeg-0.5.0 but failed.<br />
Can anyone help with this. <img src='http://www.hiteshagrawal.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiejin</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-16556</link>
		<dc:creator>xiejin</dc:creator>
		<pubDate>Thu, 31 Dec 2009 08:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-16556</guid>
		<description>Hello .&lt;a href=&quot;#comment-13275&quot; rel=&quot;nofollow&quot;&gt;@shital  &lt;/a&gt; 


You need to install patch !

Like this : 
yum install patch 

----good luck ~~</description>
		<content:encoded><![CDATA[<p>Hello .<a href="#comment-13275" rel="nofollow">@shital  </a> </p>
<p>You need to install patch !</p>
<p>Like this :<br />
yum install patch </p>
<p>&#8212;-good luck ~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: utsavi</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-15783</link>
		<dc:creator>utsavi</dc:creator>
		<pubDate>Sat, 12 Dec 2009 05:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-15783</guid>
		<description>Hi,

i have installed ffmpeg successfully.

# php -i &#124; grep ffmpeg
ffmpeg
ffmpeg-php version =&gt; 0.6.0-svn
ffmpeg-php built on =&gt; Nov 24 2009 18:42:08
ffmpeg-php gd support =&gt; enabled
ffmpeg libavcodec version =&gt; Lavc52.20.0
ffmpeg libavformat version =&gt; Lavf52.31.0
ffmpeg swscaler version =&gt; SwS0.7.1
ffmpeg.allow_persistent =&gt; 0 =&gt; 0
ffmpeg.show_warnings =&gt; 0 =&gt; 0

also add the extention=\ffmpeg.so\ in php.ini file.

extension_dir = \/usr/lib/php/modules\
extension=\ffmpeg.so\

extension is loaded and i have checked ffmpeg entry in phpinfo.php file

when i used ffmpeg in my php script like below,

$audioffmpeg=&#039;usr/bin/ffmpeg&#039;;
$encode_cmd = \$audioffmpeg -i notify.wav test.mp3\;
exec($encode_cmd) or die (\ffmpeg did not work\);

it shows me \ffmpeg did not work\

in usr/bin directory there is a entry of ffmpeg so i have used &#039;usr/bin/ffmpeg&#039; path. Also i have check in usr/local/bin but there is no any single file

i dont know it is path problem or other.

how would i check n set the exact path in php script?
how would i use ffmpeg in my php script?

thanks,
utsavi</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i have installed ffmpeg successfully.</p>
<p># php -i | grep ffmpeg<br />
ffmpeg<br />
ffmpeg-php version =&gt; 0.6.0-svn<br />
ffmpeg-php built on =&gt; Nov 24 2009 18:42:08<br />
ffmpeg-php gd support =&gt; enabled<br />
ffmpeg libavcodec version =&gt; Lavc52.20.0<br />
ffmpeg libavformat version =&gt; Lavf52.31.0<br />
ffmpeg swscaler version =&gt; SwS0.7.1<br />
ffmpeg.allow_persistent =&gt; 0 =&gt; 0<br />
ffmpeg.show_warnings =&gt; 0 =&gt; 0</p>
<p>also add the extention=\ffmpeg.so\ in php.ini file.</p>
<p>extension_dir = \/usr/lib/php/modules\<br />
extension=\ffmpeg.so\</p>
<p>extension is loaded and i have checked ffmpeg entry in phpinfo.php file</p>
<p>when i used ffmpeg in my php script like below,</p>
<p>$audioffmpeg=&#8217;usr/bin/ffmpeg&#8217;;<br />
$encode_cmd = \$audioffmpeg -i notify.wav test.mp3\;<br />
exec($encode_cmd) or die (\ffmpeg did not work\);</p>
<p>it shows me \ffmpeg did not work\</p>
<p>in usr/bin directory there is a entry of ffmpeg so i have used &#8216;usr/bin/ffmpeg&#8217; path. Also i have check in usr/local/bin but there is no any single file</p>
<p>i dont know it is path problem or other.</p>
<p>how would i check n set the exact path in php script?<br />
how would i use ffmpeg in my php script?</p>
<p>thanks,<br />
utsavi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PianoFan</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-14107</link>
		<dc:creator>PianoFan</dc:creator>
		<pubDate>Thu, 29 Oct 2009 11:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-14107</guid>
		<description>&lt;strong&gt;PianoFan...&lt;/strong&gt;

[...] Good piano performance. Thanks heaps for this!... if anyone else has anything it would be much appreciated. Great website http://www.en.Grand-Pianos.org Enjoy!...</description>
		<content:encoded><![CDATA[<p><strong>PianoFan&#8230;</strong></p>
<p>[...] Good piano performance. Thanks heaps for this!&#8230; if anyone else has anything it would be much appreciated. Great website <a href="http://www.en.Grand-Pianos.org" rel="nofollow">http://www.en.Grand-Pianos.org</a> Enjoy!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Munish</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-13347</link>
		<dc:creator>Munish</dc:creator>
		<pubDate>Tue, 22 Sep 2009 13:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-13347</guid>
		<description>Hi Hitesh,

i have done with all the things it worked fine but the only problem is that the audio is getting so much of noise. even i used the parameter -absf noise and chnaged the parameters but with no success i appreciate if you pls let me know what would be the best configuration audio parameters for linux.

Best Regards&#039;
Munish Dogra</description>
		<content:encoded><![CDATA[<p>Hi Hitesh,</p>
<p>i have done with all the things it worked fine but the only problem is that the audio is getting so much of noise. even i used the parameter -absf noise and chnaged the parameters but with no success i appreciate if you pls let me know what would be the best configuration audio parameters for linux.</p>
<p>Best Regards&#8217;<br />
Munish Dogra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Iyer</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-13331</link>
		<dc:creator>Nitin Iyer</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-13331</guid>
		<description>I downloaded all the files as mentioned above in the article. I uploaded all of them to a folder on the same level as that of the public_html folder. All files were successfully untared. Then I followed each step as mentioned above. But I still get the error Unknown --enable-libamr-nb. Can any body tell me if the source files are to be placed in any particular folder? Im running all the commands as Root.</description>
		<content:encoded><![CDATA[<p>I downloaded all the files as mentioned above in the article. I uploaded all of them to a folder on the same level as that of the public_html folder. All files were successfully untared. Then I followed each step as mentioned above. But I still get the error Unknown &#8211;enable-libamr-nb. Can any body tell me if the source files are to be placed in any particular folder? Im running all the commands as Root.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudhakara Rao</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-13279</link>
		<dc:creator>Sudhakara Rao</dc:creator>
		<pubDate>Thu, 23 Jul 2009 05:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-13279</guid>
		<description>Hitesh,
I am new for linux server, we need to install ffmpeg and other codec on it. in install perl module i found ffmpeg module which to be install. but i didn&#039;t find other codec files which you said above. How can i install them through WHM only. server details cPanel 11.24.5-R37453 - WHM 11.24.2 - X 3.9
CENTOS 5.3 i686
The hostgator people asking $75 to install it.

Please help me..</description>
		<content:encoded><![CDATA[<p>Hitesh,<br />
I am new for linux server, we need to install ffmpeg and other codec on it. in install perl module i found ffmpeg module which to be install. but i didn&#8217;t find other codec files which you said above. How can i install them through WHM only. server details cPanel 11.24.5-R37453 &#8211; WHM 11.24.2 &#8211; X 3.9<br />
CENTOS 5.3 i686<br />
The hostgator people asking $75 to install it.</p>
<p>Please help me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shital</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-13275</link>
		<dc:creator>shital</dc:creator>
		<pubDate>Wed, 22 Jul 2009 11:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-13275</guid>
		<description>Hi all,

I have tried to install amrweb (amrwb-7.0.0.3) and amrnb (amrnb-7.0.0.2) on Ubuntu. But i got this error : configure: error: You need patch utility to prepare sources.

I am trying to convert avi , mpg and wav files into flv but not getting voice (sound).

Please help me out to solve it asap.</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I have tried to install amrweb (amrwb-7.0.0.3) and amrnb (amrnb-7.0.0.2) on Ubuntu. But i got this error : configure: error: You need patch utility to prepare sources.</p>
<p>I am trying to convert avi , mpg and wav files into flv but not getting voice (sound).</p>
<p>Please help me out to solve it asap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moiz</title>
		<link>http://www.hiteshagrawal.com/ffmpeg/installing-ffmpeg-easily-on-linux/comment-page-2#comment-13168</link>
		<dc:creator>Moiz</dc:creator>
		<pubDate>Tue, 09 Jun 2009 10:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=3#comment-13168</guid>
		<description>Sorry for the above post ... i think i got it working. The latest build of ffmpeg-php had the PIX format fixed.

thanks anyway</description>
		<content:encoded><![CDATA[<p>Sorry for the above post &#8230; i think i got it working. The latest build of ffmpeg-php had the PIX format fixed.</p>
<p>thanks anyway</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 3/25 queries in 0.097 seconds using disk

Served from: www.hiteshagrawal.com @ 2010-09-09 02:59:30 -->