<?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: Convert video files to FLV using FFMPEG command</title>
	<atom:link href="http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/</link>
	<description>Web Developer &#38; Internet Marketing Consultant</description>
	<lastBuildDate>Sat, 20 Mar 2010 17:59:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ritu</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-19616</link>
		<dc:creator>ritu</dc:creator>
		<pubDate>Thu, 28 Jan 2010 08:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-19616</guid>
		<description>u may chk the runtime path .may b ur runtime can not get the bat file.put the file in the server&#039;s runtime path.like if u r working on apache tomcat ,then put it into tomcat/bin</description>
		<content:encoded><![CDATA[<p>u may chk the runtime path .may b ur runtime can not get the bat file.put the file in the server&#8217;s runtime path.like if u r working on apache tomcat ,then put it into tomcat/bin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shan</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-19557</link>
		<dc:creator>shan</dc:creator>
		<pubDate>Wed, 27 Jan 2010 08:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-19557</guid>
		<description>file size more than  1mb are not converting to flv.I have each of my php configuration setting correct as i can uplaod videos more than 2mb in size...plz help..</description>
		<content:encoded><![CDATA[<p>file size more than  1mb are not converting to flv.I have each of my php configuration setting correct as i can uplaod videos more than 2mb in size&#8230;plz help..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bala Krishna</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-19445</link>
		<dc:creator>Bala Krishna</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-19445</guid>
		<description>you should have permission to execute &quot;exec&quot; command on your server.  Normally, this is normally disabled on hosting server.</description>
		<content:encoded><![CDATA[<p>you should have permission to execute &#8220;exec&#8221; command on your server.  Normally, this is normally disabled on hosting server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kishore</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-19433</link>
		<dc:creator>kishore</dc:creator>
		<pubDate>Mon, 25 Jan 2010 10:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-19433</guid>
		<description>Hi,

Here is my code

		 exec(&quot;C:/wamp/www/newtip/ffmpeg/ffmpeg -i C:/wamp/www/newtip/ffmpeg/videos/&quot;.$name.&quot; -an -ss 00:00:03 -t 00:00:01 -r 1 -y -s 320x240 C:/wamp/www/newtip/ffmpeg/images/&quot;.$name_s.&quot;%d.jpg&quot;);

	exec(&quot;C:/wamp/www/newtip/ffmpeg/ffmpeg -i C:/wamp/www/newtip/ffmpeg/videos/&quot;.$name.&quot; -ar 22050 -ab 32 -f flv -s 320x240 C:/wamp/www/newtip/ffmpeg/players/&quot;.$name_s.&quot;.flv&quot;);

It is working on local system but it is not working in server.

Can anybody tell why it is not working in server(remote system)?
help me....</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Here is my code</p>
<p>		 exec(&#8220;C:/wamp/www/newtip/ffmpeg/ffmpeg -i C:/wamp/www/newtip/ffmpeg/videos/&#8221;.$name.&#8221; -an -ss 00:00:03 -t 00:00:01 -r 1 -y -s 320&#215;240 C:/wamp/www/newtip/ffmpeg/images/&#8221;.$name_s.&#8221;%d.jpg&#8221;);</p>
<p>	exec(&#8220;C:/wamp/www/newtip/ffmpeg/ffmpeg -i C:/wamp/www/newtip/ffmpeg/videos/&#8221;.$name.&#8221; -ar 22050 -ab 32 -f flv -s 320&#215;240 C:/wamp/www/newtip/ffmpeg/players/&#8221;.$name_s.&#8221;.flv&#8221;);</p>
<p>It is working on local system but it is not working in server.</p>
<p>Can anybody tell why it is not working in server(remote system)?<br />
help me&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdulla</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-16485</link>
		<dc:creator>Abdulla</dc:creator>
		<pubDate>Wed, 02 Dec 2009 13:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-16485</guid>
		<description>Here is my code

$ffmpegObj = new ffmpeg_movie($targetFile);
       $audiofrequency =makeMultipleTwo(22050);
	$audiobitrate = makeMultipleTwo(32000);
	$videobitrate = makeMultipleTwo(104857200);
       $encodesize = makeMultipleTwo(480,360);

$flvtool2Path=&quot;/usr/bin/flvtool2&quot;;
exec(&quot;ffmpeg -i &quot;. $targetFile.&quot; -ar &quot;.$audiofrequency.&quot; -ab &quot;.$audiobitrate.&quot; -b &quot;.$videobitrate.&quot; -f flv -y -s &quot;.$encodesize.&quot; &quot;. $destFile . &quot; &#124; &quot; . $flvtool2Path . &quot; -U stdin &quot; .$destFile.&quot; 2&gt;&amp;1&quot;,$a);

Flv format size is 0 kb. pls help me</description>
		<content:encoded><![CDATA[<p>Here is my code</p>
<p>$ffmpegObj = new ffmpeg_movie($targetFile);<br />
       $audiofrequency =makeMultipleTwo(22050);<br />
	$audiobitrate = makeMultipleTwo(32000);<br />
	$videobitrate = makeMultipleTwo(104857200);<br />
       $encodesize = makeMultipleTwo(480,360);</p>
<p>$flvtool2Path=&#8221;/usr/bin/flvtool2&#8243;;<br />
exec(&#8220;ffmpeg -i &#8220;. $targetFile.&#8221; -ar &#8220;.$audiofrequency.&#8221; -ab &#8220;.$audiobitrate.&#8221; -b &#8220;.$videobitrate.&#8221; -f flv -y -s &#8220;.$encodesize.&#8221; &#8220;. $destFile . &#8221; | &#8221; . $flvtool2Path . &#8221; -U stdin &#8221; .$destFile.&#8221; 2&gt;&amp;1&#8243;,$a);</p>
<p>Flv format size is 0 kb. pls help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdulla</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-16484</link>
		<dc:creator>Abdulla</dc:creator>
		<pubDate>Wed, 02 Dec 2009 13:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-16484</guid>
		<description>Hi,

Here is my code
&amp;1&quot;,$a);


												
	if ($targetFile!=&quot;&quot;)
	echo $targetFile;
else // Required to trigger onComplete function on Mac OSX
	echo &#039;1&#039;;
}
?&gt;


If i creating FLV format File size is 0 kb. If any body knows help me please.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Here is my code<br />
&amp;1&#8243;,$a);</p>
<p>	if ($targetFile!=&#8221;")<br />
	echo $targetFile;<br />
else // Required to trigger onComplete function on Mac OSX<br />
	echo &#8216;1&#8242;;<br />
}<br />
?&gt;</p>
<p>If i creating FLV format File size is 0 kb. If any body knows help me please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: convert video</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-16318</link>
		<dc:creator>convert video</dc:creator>
		<pubDate>Mon, 30 Nov 2009 06:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-16318</guid>
		<description>My friends often ask me the questions:which video converter should I choice?which video converter is best?when I listen to the questions,I don&#039;t know how to answer them.But friends, I can give you some advice if you need &lt;a href=&quot;http://www.macvideoconverter.org/&quot; rel=&quot;nofollow&quot;&gt;convert video&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>My friends often ask me the questions:which video converter should I choice?which video converter is best?when I listen to the questions,I don&#8217;t know how to answer them.But friends, I can give you some advice if you need <a href="http://www.macvideoconverter.org/" rel="nofollow">convert video</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asma</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-14933</link>
		<dc:creator>asma</dc:creator>
		<pubDate>Fri, 06 Nov 2009 08:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-14933</guid>
		<description>Hi
When am running this command
 ffmpeg -i sample.avi -ar 22050 -ab 32 -f flv -s 320×240  &#124; /usr/local/src/flvtool2 -Ustdout videosample.flv
am getting thi errors
bash: /usr/local/src/flvtool2: No such file or directory
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration:
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on Apr  3 2009 16:20:21, gcc: 4.1.2 20071124 (Red Hat 4.1.2-42)
Input #0, avi, from &#039;sample.avi&#039;:
  Duration: 00:02:00.52, start: 0.000000, bitrate: 1283 kb/s
    Stream #0.0: Video: msmpeg4, yuv420p, 384x288, 25 tbr, 25 tbn, 25 tbc
    Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 320 kb/s
WARNING: The bitrate parameter is set too low. It takes bits/s as argument, not kbits/s
At least one output file must be specified

please help me in resolving this error. thanks in advance !!</description>
		<content:encoded><![CDATA[<p>Hi<br />
When am running this command<br />
 ffmpeg -i sample.avi -ar 22050 -ab 32 -f flv -s 320×240  | /usr/local/src/flvtool2 -Ustdout videosample.flv<br />
am getting thi errors<br />
bash: /usr/local/src/flvtool2: No such file or directory<br />
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.<br />
  configuration:<br />
  libavutil     49.15. 0 / 49.15. 0<br />
  libavcodec    52.20. 0 / 52.20. 0<br />
  libavformat   52.31. 0 / 52.31. 0<br />
  libavdevice   52. 1. 0 / 52. 1. 0<br />
  built on Apr  3 2009 16:20:21, gcc: 4.1.2 20071124 (Red Hat 4.1.2-42)<br />
Input #0, avi, from &#8217;sample.avi&#8217;:<br />
  Duration: 00:02:00.52, start: 0.000000, bitrate: 1283 kb/s<br />
    Stream #0.0: Video: msmpeg4, yuv420p, 384&#215;288, 25 tbr, 25 tbn, 25 tbc<br />
    Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 320 kb/s<br />
WARNING: The bitrate parameter is set too low. It takes bits/s as argument, not kbits/s<br />
At least one output file must be specified</p>
<p>please help me in resolving this error. thanks in advance !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-11717</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 23 Sep 2009 08:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-11717</guid>
		<description>How can I convert a VNC session to swf file.?? Any clues.?</description>
		<content:encoded><![CDATA[<p>How can I convert a VNC session to swf file.?? Any clues.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucky</title>
		<link>http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command/comment-page-1/#comment-10676</link>
		<dc:creator>Lucky</dc:creator>
		<pubDate>Tue, 08 Sep 2009 18:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bala-krishna.com/convert-video-files-to-flv-using-ffmpeg-command#comment-10676</guid>
		<description>Hi
I need to convert swf in to flv and then make thumbnail of the same....we have managed to convert other formats into FLV but we need swf also to be converted...</description>
		<content:encoded><![CDATA[<p>Hi<br />
I need to convert swf in to flv and then make thumbnail of the same&#8230;.we have managed to convert other formats into FLV but we need swf also to be converted&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
