<?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: Create a random thumbnail of a video file</title>
	<atom:link href="http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/</link>
	<description>php projects, javascript, and... stuff.</description>
	<lastBuildDate>Thu, 11 Feb 2010 09:33:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy</title>
		<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/comment-page-1/#comment-70</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 17 Sep 2009 12:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/#comment-70</guid>
		<description>I&#039;m not overly familiar with installing it on linux, having only done it once some time ago.  However, I think all linux distributions come with some kind of package manage such as yum or rpm so you should be able to install it via those channels.

Here&#039;s how to install ffmpeg on the Dreamhost servers - you should be able to use that as a basis to install on whatever your server is:

http://wiki.dreamhost.com/FFmpeg</description>
		<content:encoded><![CDATA[<p>I&#8217;m not overly familiar with installing it on linux, having only done it once some time ago.  However, I think all linux distributions come with some kind of package manage such as yum or rpm so you should be able to install it via those channels.</p>
<p>Here&#8217;s how to install ffmpeg on the Dreamhost servers &#8211; you should be able to use that as a basis to install on whatever your server is:</p>
<p><a href="http://wiki.dreamhost.com/FFmpeg" rel="nofollow">http://wiki.dreamhost.com/FFmpeg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koushik123</title>
		<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/comment-page-1/#comment-69</link>
		<dc:creator>koushik123</dc:creator>
		<pubDate>Thu, 03 Sep 2009 10:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/#comment-69</guid>
		<description>i can&#039;t run it in linux server.Please guide how to do the same in linux server as wel as where to put ffmpeg.exe in linux server. it&#039;s very urgent.</description>
		<content:encoded><![CDATA[<p>i can&#8217;t run it in linux server.Please guide how to do the same in linux server as wel as where to put ffmpeg.exe in linux server. it&#8217;s very urgent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to easily create the thumbnail you want for a YouTube Video - blog.amnuts.com - Twitoaster</title>
		<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/comment-page-1/#comment-59</link>
		<dc:creator>How to easily create the thumbnail you want for a YouTube Video - blog.amnuts.com - Twitoaster</dc:creator>
		<pubDate>Sun, 19 Apr 2009 11:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/#comment-59</guid>
		<description>[...] 22, 2009 How to easily create the thumbnail you want for a YouTube Video - http://blog.amnuts.com/2007/06/22/create...   [...]</description>
		<content:encoded><![CDATA[<p>[...] 22, 2009 How to easily create the thumbnail you want for a YouTube Video &#8211; <a href="http://blog.amnuts.com/2007/06/22/create.." rel="nofollow">http://blog.amnuts.com/2007/06/22/create..</a>.   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: You are now listed on FAQPAL</title>
		<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/comment-page-1/#comment-57</link>
		<dc:creator>You are now listed on FAQPAL</dc:creator>
		<pubDate>Sun, 05 Apr 2009 23:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/#comment-57</guid>
		<description>&lt;strong&gt;Create a random thumbnail of a video file...&lt;/strong&gt;

As this article shows, by using the very fabulous FFmpeg library, it’s actually a very short amount of code that’s required to create all those lovely random thumbnails....</description>
		<content:encoded><![CDATA[<p><strong>Create a random thumbnail of a video file&#8230;</strong></p>
<p>As this article shows, by using the very fabulous FFmpeg library, it’s actually a very short amount of code that’s required to create all those lovely random thumbnails&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nikhil</title>
		<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/comment-page-1/#comment-45</link>
		<dc:creator>nikhil</dc:creator>
		<pubDate>Sat, 01 Nov 2008 10:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/#comment-45</guid>
		<description>Hi, I&#039;m new to PHP scripting.I have downloaded the ffmpge file but don&#039;t know how to install it.. Do i have to just copy the file to the root folder of the web.? I would be thank full if some one could post a sample ... Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m new to PHP scripting.I have downloaded the ffmpge file but don&#8217;t know how to install it.. Do i have to just copy the file to the root folder of the web.? I would be thank full if some one could post a sample &#8230; Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serious1234</title>
		<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/comment-page-1/#comment-28</link>
		<dc:creator>serious1234</dc:creator>
		<pubDate>Sun, 30 Mar 2008 21:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/#comment-28</guid>
		<description>thanks alot.i&#039;ve searching for this for a while and never found something useful and simple like this.</description>
		<content:encoded><![CDATA[<p>thanks alot.i&#8217;ve searching for this for a while and never found something useful and simple like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating video thumbnails using ffmpeg &#124; Prashanth Ellina</title>
		<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/comment-page-1/#comment-27</link>
		<dc:creator>Creating video thumbnails using ffmpeg &#124; Prashanth Ellina</dc:creator>
		<pubDate>Fri, 28 Mar 2008 19:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/#comment-27</guid>
		<description>[...] Create a random thumbnail of a video file [...]</description>
		<content:encoded><![CDATA[<p>[...] Create a random thumbnail of a video file [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijaycs85</title>
		<link>http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/comment-page-1/#comment-16</link>
		<dc:creator>vijaycs85</dc:creator>
		<pubDate>Tue, 09 Oct 2007 09:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amnuts.com/2007/06/22/create-a-random-thumbnail-of-a-video-file/#comment-16</guid>
		<description>Thank you. this post is very simple and useful.</description>
		<content:encoded><![CDATA[<p>Thank you. this post is very simple and useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
