<?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: Generating Thumbnails from FLV using FFMPEG</title>
	<atom:link href="http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/</link>
	<description>The Blog of a Programmer</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:41: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: JuanJose</title>
		<link>http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/comment-page-1/#comment-14247</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Tue, 25 May 2010 07:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=184#comment-14247</guid>
		<description>Just save the file as .php and modify it to your own needs. The .phps extension stands for php source and was (still is sometimes!) used when people wanted to share their PHP source code. Of course there are less confusing ways to share, but old habits die hard.</description>
		<content:encoded><![CDATA[<p>Just save the file as .php and modify it to your own needs. The .phps extension stands for php source and was (still is sometimes!) used when people wanted to share their PHP source code. Of course there are less confusing ways to share, but old habits die hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: binh</title>
		<link>http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/comment-page-1/#comment-14237</link>
		<dc:creator>binh</dc:creator>
		<pubDate>Mon, 24 May 2010 04:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=184#comment-14237</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-7601&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Pierre:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 Hi, This is exactly what I was trying to figure out!
I dumped a precompiled copy of ffmpeg on my server, chmod +x to make an executable, and I tested that is working.
However I have never come accross a phps file, and was wondering just what I do to execute the script?
Thanks!
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-7601" rel="nofollow"><br />
<strong><em>Pierre:</em></strong><br />
</a><br />
 Hi, This is exactly what I was trying to figure out!<br />
I dumped a precompiled copy of ffmpeg on my server, chmod +x to make an executable, and I tested that is working.<br />
However I have never come accross a phps file, and was wondering just what I do to execute the script?<br />
Thanks!
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: widi dwi</title>
		<link>http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/comment-page-1/#comment-11224</link>
		<dc:creator>widi dwi</dc:creator>
		<pubDate>Sun, 22 Nov 2009 13:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=184#comment-11224</guid>
		<description>just curious ... i wonder how if i have file in my computer and i call ffmeg for make some thumbnail and store it in server ....</description>
		<content:encoded><![CDATA[<p>just curious &#8230; i wonder how if i have file in my computer and i call ffmeg for make some thumbnail and store it in server &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy</title>
		<link>http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/comment-page-1/#comment-8811</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Fri, 28 Aug 2009 21:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=184#comment-8811</guid>
		<description>It appears that it parses through a directory and creates thumb nails for any images in that directory.  It doesn&#039;t appear to be the type of script you call in the middle of another but that you run after you upload new photos.  You can, however, reverse engineer it to make your own script to use inline.  Something like if file_exists($filename) then display image, else ffmpeg the flv named xx and generate the new image.

Yeah, that&#039;s not really a clear explanation, but basically it wouldn&#039;t take much effort to reverse engineer it and read some documentation to make your own

Nice script, btw.</description>
		<content:encoded><![CDATA[<p>It appears that it parses through a directory and creates thumb nails for any images in that directory.  It doesn&#8217;t appear to be the type of script you call in the middle of another but that you run after you upload new photos.  You can, however, reverse engineer it to make your own script to use inline.  Something like if file_exists($filename) then display image, else ffmpeg the flv named xx and generate the new image.</p>
<p>Yeah, that&#8217;s not really a clear explanation, but basically it wouldn&#8217;t take much effort to reverse engineer it and read some documentation to make your own</p>
<p>Nice script, btw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delaney</title>
		<link>http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/comment-page-1/#comment-7891</link>
		<dc:creator>Delaney</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=184#comment-7891</guid>
		<description>Could you please explain how to call this file to create a thumbnail?

Thank you</description>
		<content:encoded><![CDATA[<p>Could you please explain how to call this file to create a thumbnail?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JuanJose</title>
		<link>http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/comment-page-1/#comment-7621</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=184#comment-7621</guid>
		<description>Hi Pierre.

phps (PHP Source) is just a filename extension that was meant as a way to display the source code of php files. Some web servers are even setup to do code highlighting when using this extension.

So take the code and save it as php instead of phps and it should work.

Enjoy.</description>
		<content:encoded><![CDATA[<p>Hi Pierre.</p>
<p>phps (PHP Source) is just a filename extension that was meant as a way to display the source code of php files. Some web servers are even setup to do code highlighting when using this extension.</p>
<p>So take the code and save it as php instead of phps and it should work.</p>
<p>Enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://www.gimmesoda.com/generating-thumbnails-from-flv-using-ffmpeg/comment-page-1/#comment-7601</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Thu, 23 Jul 2009 04:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=184#comment-7601</guid>
		<description>Hi, This is exactly what I was trying to figure out!  
I dumped a precompiled copy of ffmpeg on my server, chmod +x to make an executable, and I tested that is working.

However I have never come accross a phps file, and was wondering just what I do to execute the script?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, This is exactly what I was trying to figure out!<br />
I dumped a precompiled copy of ffmpeg on my server, chmod +x to make an executable, and I tested that is working.</p>
<p>However I have never come accross a phps file, and was wondering just what I do to execute the script?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
