<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>indiWiz.com &#187; screencast</title>
	<atom:link href="http://indiwiz.com/tag/screencast/feed/" rel="self" type="application/rss+xml" />
	<link>http://indiwiz.com</link>
	<description>Subhash&#039;s Tech Log</description>
	<lastBuildDate>Sun, 29 Apr 2012 15:11:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Desktop Video Capture in Linux</title>
		<link>http://indiwiz.com/2009/07/15/desktop-video-capture-in-linux/</link>
		<comments>http://indiwiz.com/2009/07/15/desktop-video-capture-in-linux/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 04:00:27 +0000</pubDate>
		<dc:creator>Subhash Chandran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://indiwiz.com/?p=385</guid>
		<description><![CDATA[recordmydesktop is a powerful screencasting commandline tool for Linux. To capture the screen: $ recordmydesktop Press Ctrl+C to quit capturing. The captured video will be encoded in Ogg Theora format and saved as out.ogv (if out.ogv exists, as out-1.ogv and so on). To save the file in another name, say myout.ogv: $ recordmydesktop myout.ogv There [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p><tt>recordmydesktop</tt> is a powerful screencasting commandline tool for Linux. To capture the screen:</p>
<pre>
$ recordmydesktop
</pre>
<p><br/></p>
<p>Press Ctrl+C to quit capturing. The captured video will be encoded in <a href="http://en.wikipedia.org/wiki/Ogg_Theora">Ogg Theora</a> format and saved as <tt>out.ogv</tt> (if out.ogv exists, as out-1.ogv and so on). To save the file in another name, say myout.ogv:</p>
<pre>
$ recordmydesktop myout.ogv
</pre>
<p><br/></p>
<p>There is also a GTK frontend for <tt>recordmydesktop</tt>. To launch it:</p>
<pre>
$ gtk-recordMyDesktop
</pre>
<div class="shr-publisher-385"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://indiwiz.com/2009/07/15/desktop-video-capture-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

