<?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: code : ffmpeg and ffmpeg-php demo flv conversion system</title>
	<atom:link href="http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/</link>
	<description>geek, sometime ninja</description>
	<pubDate>Wed,  7 Jan 2009 19:46:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SPeacock</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-7269</link>
		<dc:creator>SPeacock</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-7269</guid>
		<description>Justin

Maybe the codec used by the avi isn't supported by ffmpeg. I had trouble coz ffmpeg doesn't support Indeo 5 which is what a lot of web cams use.</description>
		<content:encoded><![CDATA[<p>Justin</p>
<p>Maybe the codec used by the avi isn&#8217;t supported by ffmpeg. I had trouble coz ffmpeg doesn&#8217;t support Indeo 5 which is what a lot of web cams use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gosh</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-5481</link>
		<dc:creator>Gosh</dc:creator>
		<pubDate>Thu, 06 Nov 2008 03:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-5481</guid>
		<description>It's fun. ATP Subscribe to the RCC perhaps</description>
		<content:encoded><![CDATA[<p>It&#8217;s fun. ATP Subscribe to the RCC perhaps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: izero</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-293</link>
		<dc:creator>izero</dc:creator>
		<pubDate>Thu, 28 Aug 2008 09:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-293</guid>
		<description>Why you do not use free FFlib.NET? See http://www.intuitive.sk/fflib/ :o)</description>
		<content:encoded><![CDATA[<p>Why you do not use free <a href="http://FFlib.NET" title="http://FFlib.NET" class="autohyperlink" target="_blank">FFlib.NET</a>? See <a href="http://www.intuitive.sk/fflib/" rel="nofollow">http://www.intuitive.sk/fflib/</a> :o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: it oursourcing</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-268</link>
		<dc:creator>it oursourcing</dc:creator>
		<pubDate>Fri, 23 May 2008 08:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-268</guid>
		<description>Hello Friends,


I am using ffmpeg to create thumbnail, and it works great ... BUT THE ISSUE is with converting the avi file to flv... it create the .flv file but it has null content ...


Please help me I have stuck here form last  2 days ... Any help will be greatly appreciated ...

Thanks in advance ,
Justin</description>
		<content:encoded><![CDATA[<p>Hello Friends,</p>
<p>I am using ffmpeg to create thumbnail, and it works great &#8230; BUT THE ISSUE is with converting the avi file to flv&#8230; it create the .flv file but it has null content &#8230;</p>
<p>Please help me I have stuck here form last  2 days &#8230; Any help will be greatly appreciated &#8230;</p>
<p>Thanks in advance ,<br />
Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irfan</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-231</link>
		<dc:creator>irfan</dc:creator>
		<pubDate>Thu, 29 Nov 2007 11:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-231</guid>
		<description>hi admin,

i have a site having same requirment where someone upload video on site will convert to flv format. i m using php5 and using your code ,give me no error but not convert the file to flv. here is you use $flvtool2Path='/usr/bin/flvtool2'; and $ffmpegPath='/usr/bin/ffmpeg'; where this two variable($flvtool2path and $ffmpegPath) point to , is it point to flvtool2 folder or point to any class of flvtool , please explain to me,i apperciat your help. any other chages make to this script. or only path to be set, i m using linux server.

thanks an advance , please reply to my email address, if you have any other script to solve my problem  i will be very thankful to you.

thanks

irfan</description>
		<content:encoded><![CDATA[<p>hi admin,</p>
<p>i have a site having same requirment where someone upload video on site will convert to flv format. i m using php5 and using your code ,give me no error but not convert the file to flv. here is you use $flvtool2Path=&#8217;/usr/bin/flvtool2&#8242;; and $ffmpegPath=&#8217;/usr/bin/ffmpeg&#8217;; where this two variable($flvtool2path and $ffmpegPath) point to , is it point to flvtool2 folder or point to any class of flvtool , please explain to me,i apperciat your help. any other chages make to this script. or only path to be set, i m using linux server.</p>
<p>thanks an advance , please reply to my email address, if you have any other script to solve my problem  i will be very thankful to you.</p>
<p>thanks</p>
<p>irfan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-230</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 26 Nov 2007 19:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-230</guid>
		<description>http://elsid.net/wp-content/uploads/2007/10/ffmpeg_convert.php.txt

the file is a basic poc system that does thumbnailing and conversion</description>
		<content:encoded><![CDATA[<p><a href="http://elsid.net/wp-content/uploads/2007/10/ffmpeg_convert.php.txt" rel="nofollow">http://elsid.net/wp-content/uploads/2007/10/ffmpeg_convert.php.txt</a></p>
<p>the file is a basic poc system that does thumbnailing and conversion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Shaffer</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-229</link>
		<dc:creator>Josh Shaffer</dc:creator>
		<pubDate>Mon, 26 Nov 2007 18:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-229</guid>
		<description>one more question.  will this code play the video or just make thumbnails?</description>
		<content:encoded><![CDATA[<p>one more question.  will this code play the video or just make thumbnails?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Shaffer</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-228</link>
		<dc:creator>Josh Shaffer</dc:creator>
		<pubDate>Mon, 26 Nov 2007 18:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-228</guid>
		<description>if you could could you send me in my email the script that your using so I can see the changes you made throughout.  if not thats cool but I think it would help me out alot to compare both.</description>
		<content:encoded><![CDATA[<p>if you could could you send me in my email the script that your using so I can see the changes you made throughout.  if not thats cool but I think it would help me out alot to compare both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-227</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 24 Nov 2007 15:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-227</guid>
		<description>hey josh, just change or remove $url_dir to the folder that the file is running in. also download the updated file

Sid</description>
		<content:encoded><![CDATA[<p>hey josh, just change or remove $url_dir to the folder that the file is running in. also download the updated file</p>
<p>Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Shaffer</title>
		<link>http://gregsidberry.com/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/comment-page-1/#comment-226</link>
		<dc:creator>Josh Shaffer</dc:creator>
		<pubDate>Fri, 23 Nov 2007 16:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/09/05/code-poc-ffmpeg-and-ffmpeg-php-flv-conversion-system/#comment-226</guid>
		<description>I just wanted to ask exactly what all I would have to change throughout the code to make it work on my server.  If you could send me your example highlighting the changes I would have to make I think Icould get this to work.</description>
		<content:encoded><![CDATA[<p>I just wanted to ask exactly what all I would have to change throughout the code to make it work on my server.  If you could send me your example highlighting the changes I would have to make I think Icould get this to work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
