<?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>Lindesk &#187; Uncategorized</title>
	<atom:link href="http://lindesk.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://lindesk.com</link>
	<description>Linux - on the Desktop</description>
	<lastBuildDate>Tue, 19 Jan 2010 05:54:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Creating a Screencast in Linux</title>
		<link>http://lindesk.com/2008/08/creating-a-screencast-in-linux/</link>
		<comments>http://lindesk.com/2008/08/creating-a-screencast-in-linux/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:44:56 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://lindesk.com/?p=121</guid>
		<description><![CDATA[A tutorial that explains how to create screencasts in Linux using RecordMyDesktop application.]]></description>
			<content:encoded><![CDATA[<p class="intro"><a href="http://recordmydesktop.sourceforge.net/about.php">RecordMyDesktop</a> is a tool to create <a href="http://en.wikipedia.org/wiki/Screencast">screencasts</a> in Linux easily. A screencast is a video capture of your desktop &#8211; a video equivalent of a screenshot.</p>
<h2>Install RecordMyDesktop</h2>
<p>You can install RecordMyDesktop in Red Hat/Fedora systems using the command&#8230;</p>
<p><code>yum install recordmydesktop</code></p>
<p>For debian/ubuntu systems, I am guessing that the package name does not change(can anyone confirm this?). The command in this case is&#8230;</p>
<p><code>apt-get install recordmydesktop</code></p>
<h2>Creating a Screencast</h2>
<p>First start the application &#8211; that&#8217;s in Menu &gt; Multimedia &gt; gtk-recordMyDesktop.</p>
<p><img src="http://lindesk.com/wp-content/uploads/2008/08/recondmydesktop.png" alt="" title="RecordMyDesktop" width="500" height="202" class="alignnone size-full wp-image-122" /></p>
<p>There will be a small image of your desktop inside this application &#8211; drag a rectangle inside this preview area to select the record area. Once the selection is made, there will be a bigger rectangle on your screen highlighting the record area. Only the space within this area will be captured.</p>
<p><img src="http://lindesk.com/wp-content/uploads/2008/08/area_selected.png" alt="" title="Recording Area" width="500" height="214" class="alignnone size-full wp-image-123" /></p>
<p>Now press the Record button to begin your recording. You will notice that you have a new icon in the system bar &#8211; something like this&#8230;</p>
<p><img src="http://lindesk.com/wp-content/uploads/2008/08/recording_icon.png" alt="" title="Recording Icon" width="95" height="84" class="alignnone size-full wp-image-124" /></p>
<p>When this icon is a gray square, that means its recording. You can end the recording by left clicking on this icon. This show a new window that will show the status of encoding of the captured video. Depending on the size and length of the captured video (and your processor speed), this might take a long time.</p>
<p><img src="http://lindesk.com/wp-content/uploads/2008/08/encoding.png" alt="" title="Encoding" width="389" height="248" class="alignnone size-full wp-image-125" /></p>
<p>Once this process is completed, you will be shown the main window once again. Now click on the &#8216;Save As&#8217; button to save the file as a <a href="http://en.wikipedia.org/wiki/Ogg_theora">ogg Theora</a> video file.</p>
<p>That&#8217;s it &#8211; you have created your first linux screencast! Congratulations!</p>
<p>Feel free to play around in the application &#8211; and make some screencasts. One you have done that, upload it to youtube &#8211; and post the URL in the comments.</p>
<h2>A Screencast</h2>
<p>Here is my first screencast. A screencast that shows you how to create a screencast using recordMyDesktop. The background music is &#8216;Recursion&#8217; by <a href="http://www.oggfrog.com/music/michael-david-crawford/">Michael David Crawford</a> &#8211; I thought it was appropriate.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/jJ87HhKvVzw"></param> <embed src="http://www.youtube.com/v/jJ87HhKvVzw" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<h2>Links</h2>
<ul>
<li><a href="http://recordmydesktop.sourceforge.net/">RecordMyDesktop</a></li>
<li><a href="http://recordmydesktop.sourceforge.net/documentation.php">Documentation</a></li>
<li><a href="http://recordmydesktop.sourceforge.net/faq.php">FAQ</a></li>
<li><a href="https://sourceforge.net/forum/forum.php?forum_id=590956">Discussion Forum</a></li>
<li><a href="http://recordmydesktop.sourceforge.net/rug/toc.php">User Guide</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2008/08/creating-a-screencast-in-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

