<?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: Trivial Escape from Minimalist Island Timelapse</title>
	<atom:link href="http://www.ludumdare.com/compo/2008/04/21/trivial-escape-from-minimalist-island-timelapse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ludumdare.com/compo/2008/04/21/trivial-escape-from-minimalist-island-timelapse/</link>
	<description>A tri-annual 48 hour solo game development competition.</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:55:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mjau</title>
		<link>http://www.ludumdare.com/compo/2008/04/21/trivial-escape-from-minimalist-island-timelapse/comment-page-1/#comment-1348</link>
		<dc:creator>mjau</dc:creator>
		<pubDate>Mon, 21 Apr 2008 21:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/21/trivial-escape-from-minimalist-island-timelapse/#comment-1348</guid>
		<description>Thank you =)

shizzy0, I used a script with an infinite loop that runs scrot and then sleeps for 30 seconds, so that it ends up taking a screenshot of the desktop every 30 seconds. (I&#039;ve tried other screenshot tools before, but scrot is the only one I&#039;ve tried that doesn&#039;t freeze the screen when it takes shots.)

Anyway, that gives you a directory full of png files. Then you just have to combine them into a video, which I did with mencoder. Here&#039;s the command line I used:

mencoder &#039;mf://*.png&#039; -audiofile ~/Desktop/timelapse.mp3 -mc 0 -noskip -vf scale -zoom -xy 640 -mf fps=30 -o ../timelapse.avi -ovc lavc -oac copy -lavcopts vcodec=mpeg4</description>
		<content:encoded><![CDATA[<p>Thank you =)</p>
<p>shizzy0, I used a script with an infinite loop that runs scrot and then sleeps for 30 seconds, so that it ends up taking a screenshot of the desktop every 30 seconds. (I&#8217;ve tried other screenshot tools before, but scrot is the only one I&#8217;ve tried that doesn&#8217;t freeze the screen when it takes shots.)</p>
<p>Anyway, that gives you a directory full of png files. Then you just have to combine them into a video, which I did with mencoder. Here&#8217;s the command line I used:</p>
<p>mencoder &#8216;mf://*.png&#8217; -audiofile ~/Desktop/timelapse.mp3 -mc 0 -noskip -vf scale -zoom -xy 640 -mf fps=30 -o ../timelapse.avi -ovc lavc -oac copy -lavcopts vcodec=mpeg4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saluk</title>
		<link>http://www.ludumdare.com/compo/2008/04/21/trivial-escape-from-minimalist-island-timelapse/comment-page-1/#comment-1347</link>
		<dc:creator>saluk</dc:creator>
		<pubDate>Mon, 21 Apr 2008 20:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/21/trivial-escape-from-minimalist-island-timelapse/#comment-1347</guid>
		<description>Yeah I didn&#039;t test my timer code for post deadline :)  I also had upload issues with mine and went a few minutes over, even though the code was actually finished 5 minutes prior.  I was surprised to see my lovely clock spitting out some strange numbers!  Cool timelapse.  Fun to see your beautiful art coming together.</description>
		<content:encoded><![CDATA[<p>Yeah I didn&#8217;t test my timer code for post deadline <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I also had upload issues with mine and went a few minutes over, even though the code was actually finished 5 minutes prior.  I was surprised to see my lovely clock spitting out some strange numbers!  Cool timelapse.  Fun to see your beautiful art coming together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shizzy0</title>
		<link>http://www.ludumdare.com/compo/2008/04/21/trivial-escape-from-minimalist-island-timelapse/comment-page-1/#comment-1346</link>
		<dc:creator>shizzy0</dc:creator>
		<pubDate>Mon, 21 Apr 2008 20:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/21/trivial-escape-from-minimalist-island-timelapse/#comment-1346</guid>
		<description>That&#039;s really cool.  How did you actually get the time lapse footage?  What application did you use?</description>
		<content:encoded><![CDATA[<p>That&#8217;s really cool.  How did you actually get the time lapse footage?  What application did you use?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

