<?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>Cyber Militia &#187; Tutorials</title>
	<atom:link href="http://www.cybermilitia.net/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cybermilitia.net</link>
	<description>The genius spilleth over ...</description>
	<lastBuildDate>Thu, 15 Jul 2010 05:25:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Downloading from Megaupload (premium) with any download manager</title>
		<link>http://www.cybermilitia.net/2010/03/28/downloading-from-megaupload-premium-with-any-download-manager/</link>
		<comments>http://www.cybermilitia.net/2010/03/28/downloading-from-megaupload-premium-with-any-download-manager/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 01:43:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[download manager]]></category>
		<category><![CDATA[flashget]]></category>
		<category><![CDATA[free download manager]]></category>
		<category><![CDATA[getright]]></category>
		<category><![CDATA[internet download manager]]></category>
		<category><![CDATA[megaupload]]></category>
		<category><![CDATA[megaupload premium]]></category>
		<category><![CDATA[mgr_dl.php]]></category>
		<category><![CDATA[premium]]></category>

		<guid isPermaLink="false">http://www.cybermilitia.net/?p=89</guid>
		<description><![CDATA[This tutorial is about using any download manager to download files from Megaupload using your Premium account &#8211; be it Flashget, Getright, Free download manager (FDM), Internet download manager (IDM) etc. Megaupload&#8217;s FAQ states &#8211; &#8220;While you can use any of the major download managers, we recommend that you use Mega Manager instead.&#8221; Partly true. [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial is about using <span style="text-decoration: underline;">any</span> download manager to download files from Megaupload using your Premium   account &#8211; be it Flashget, Getright, Free download manager (FDM), Internet download manager (IDM) etc.</p>
<p>Megaupload&#8217;s FAQ states &#8211; &#8220;While you can use any of the major download managers, we recommend that you use   Mega Manager instead.&#8221; Partly true.<br />
<span id="more-89"></span><br />
With most other file hosting services, you just put in your login/password into your download manager, paste your list of links and that&#8217;s that.<br />
This approach with Megaupload, on the other hand, will download html codes instead of actual files &#8211; even with the &#8220;Direct downloads&#8221; option selected in your account settings.</p>
<p>This leaves us with two options -</p>
<ol>
<li>Either use &#8220;Mega manager&#8221;. Ugh ! Or &#8230;</li>
<li>Use the method described below (even though it involves a little more work than usual)</li>
</ol>
<p>I found several articles discussing this on the internet, but all of them involve generating the actual download link in a browser and putting this link in the download manager &#8211; one file at a time (e.g., using Flashgot).<br />
With the method described below, you&#8217;ll be able to queue your link list with minimal effort &#8211; no browser required!</p>
<p>For our preferred download manager, we use the same technique that Mega manager uses -</p>
<ol>
<li>Login to Megaupload premium account using Internet explorer.</li>
<li>Go to your cookies storage folder (<span style="color: #0000ff;">Run -&gt; cookies</span> for XP, <span style="color: #0000ff;">C:\users\&lt;username&gt;\AppData\Roaming\Microsoft\Windows\Cookies</span> for Vista/Win7)</li>
<li>Locate and open the megaupload cookie file &lt;username&gt;@megaupload[<span style="color: #0000ff;">x</span>].txt (<span style="color: #0000ff;">x</span> would be some number)</li>
<li>This file contains your username/password hash. Within its contents, look for the part that looks something like this -<br />
&#8230;&lt;lot-of-crap-here&gt;<span style="color: #993366;">user</span><span style="color: #ff0000;">&lt;32-character-user-password-hash&gt;</span><span style="color: #993366;">megaupload.com<span style="color: #000000;">&lt;some-more-crap-here&gt;&#8230;<br />
Make a note of this <span style="color: #ff0000;">&lt;32-character-user-password-hash&gt;</span> </span></span></li>
<li>To download megaupload links with any download manager, we need to modify the link like so -<br />
original link -<br />
http://www.megaupload.com/<span style="color: #0000ff;">?d=UXP1JGLK</span><br />
modified link for download manager -<br />
http://www.megaupload.com/<span style="color: #339966;">mgr_dl.php</span><span style="color: #0000ff;">?d=UXP1JGLK</span><span style="color: #339966;">&amp;u=</span><span style="color: #ff0000;">&lt;32-character-user-password-hash&gt;</span></li>
</ol>
<p>You need to do steps 1-4 only once.</p>
<p>For step 5, you can use the <a title="Excel to convert regular megaupload links to ones usable in download manager" href="http://www.cybermilitia.net/wp-content/uploads/2010/03/MU.xls">attached excel</a> to covert normal megaupload links into links usable in your download manager.</p>
<p>Please note that the <span style="color: #ff0000;">&lt;32-character-user-password-hash&gt;</span> is the hash of your unique username/password combination &#8211; sharing it is equivalent of sharing your username/password. (which, in case you didn&#8217;t already know, is in violation of Megaupload&#8217;s terms of service, and can lead to your premium account getting blocked).<br />
p.s. &#8211; Please leave a comment if it worked for you !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybermilitia.net/2010/03/28/downloading-from-megaupload-premium-with-any-download-manager/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress multi blog hosting</title>
		<link>http://www.cybermilitia.net/2009/09/27/wordpress-multi-blog-hosting/</link>
		<comments>http://www.cybermilitia.net/2009/09/27/wordpress-multi-blog-hosting/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 14:46:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[multi-blog]]></category>
		<category><![CDATA[multiple blogs]]></category>
		<category><![CDATA[symbolic links]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.cybermilitia.net/?p=83</guid>
		<description><![CDATA[If you manage multiple wordpress based blogs, you know it can be quite a chore. Keeping the installations up-to-date is cumbersome. Add to that the time and effort spent keeping all the plugins up-to-date and you&#8217;re spending quite a lot of time there already. Thankfully, there are several options that, if you find them suitable, [...]]]></description>
			<content:encoded><![CDATA[<p>If you manage multiple wordpress based blogs, you know it can be quite a chore.<br />
Keeping the installations up-to-date is cumbersome. Add to that the time and effort spent keeping all the plugins up-to-date and you&#8217;re spending quite a lot of time there already.<br />
Thankfully, there are several options that, if you find them suitable, can make your job easier.</p>
<p>I&#8217;m going to talk about the one that worked the best for me &#8211; the one using symbolic links.<br />
<span id="more-83"></span><br />
I had on my hands multiple blogs each with different owner/author and different databases.</p>
<p>All I had to do was -</p>
<ol>
<li>put all standard wordpress files into a directory above the level that the individual blogs were located &#8211; these files will now be shared by all blogs (make sure the path&#8217;s accessible to php for includes)</li>
<li>remove all standard files/folders (except wp-config.php) from each of the individual blog&#8217;s docroot</li>
<li>in each individual blog&#8217;s doc root, create symlinks pointing to all standard files &amp; folders within the shared wordpress directory.</li>
<li>add to the each individual wp-config.php the following line -
<pre style="padding-left: 30px;"><span style="color: #339966;">define('ABSPATH', dirname(__FILE__) . '/');</span></pre>
</li>
<li>in the shared wp-load.php, change -
<pre style="padding-left: 30px;"><span style="color: #339966;">define( 'ABSPATH', dirname(__FILE__) . '/' );</span></pre>
<p>to read -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">define( 'ABSPATH', $_SERVER["DOCUMENT_ROOT"] . '/');</span></pre>
</li>
</ol>
<p>the directory structure of each individual blog&#8217;s docroot looks like so -</p>
<p><a href="http://www.cybermilitia.net/wp-content/uploads/2009/09/cmi-htdocs.png"><img class="size-thumbnail wp-image-84" title="individual blog's doc root" src="http://www.cybermilitia.net/wp-content/uploads/2009/09/cmi-htdocs-150x150.png" alt="individual blog's doc root" width="150" height="150" /></a></p>
<p>If you wish to share a few plugins and themes, but keep a few different plugins/themes on different blogs, this can be done in the same way.<br />
In each blog&#8217;s doc root, don&#8217;t create a symlink to the whole shared wp-content. Rather symlink the individual plugin or themes folders instead.<br />
like so -</p>
<p><a href="http://www.cybermilitia.net/wp-content/uploads/2009/09/cmi-wp-content.png"><img class="size-full wp-image-85" title="individual blog's wp-content directory" src="http://www.cybermilitia.net/wp-content/uploads/2009/09/cmi-wp-content-150x40.png" alt="individual blog's wp-content directory" width="150" height="40" /></a></p>
<p>It may be a good idea to have all plugins/themes inside the shared wp-content instead of in individual blog&#8217;s wp-content, and symlink them back into individual blogs as required. This makes updating the plugins etc. easier. (I share all-in-one-seo-pack and google-sitemap-generator across multiple blogs)</p>
<p>Now to update wordpress (for all the blogs), just extract the new wordpress files overwriting the shared wordpress directory!<br />
The shared plugins can be updated across the board in the same way !</p>
<p>This blog is now running with this hack, leave a comment if you notice something not working correctly. (I tested and found comments to be working fine <img src='http://www.cybermilitia.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<p>p.s. &#8211; The shared wordpress files are owned by root and are not writable by individual blog, and security is maintained by suexec&#8217;d php.<br />
This might mean that plugin installation/update might now work from within the wp-admin area&#8217;s UI. You&#8217;ll have to do it from command line.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybermilitia.net/2009/09/27/wordpress-multi-blog-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropbear, SFTP and passwordless logins in Debian</title>
		<link>http://www.cybermilitia.net/2009/02/28/dropbear-on-debian/</link>
		<comments>http://www.cybermilitia.net/2009/02/28/dropbear-on-debian/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 00:12:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[disable root]]></category>
		<category><![CDATA[dropbear]]></category>
		<category><![CDATA[dropbear sftp]]></category>
		<category><![CDATA[key pair]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[passwordless login]]></category>
		<category><![CDATA[private key]]></category>
		<category><![CDATA[public key]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.cybermilitia.net/?p=53</guid>
		<description><![CDATA[This tutorial will walk you through the installation of dropbear and getting SFTP and passwordless authentication working on a Debian system. Dropbear is a lightweight SSH server and client . It implements SSH2 protocol, just like OpenSSH, but without all the bells and whistles. So much so that it doesn&#8217;t even come bundled with SFTP [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial will walk you through the installation of dropbear and getting SFTP and passwordless authentication working on a Debian system.</p>
<p>Dropbear is a lightweight SSH server and client . It implements SSH2 protocol, just like OpenSSH, but without all the bells and whistles. So much so that it doesn&#8217;t even come bundled with SFTP capability.<br />
But we can use the SFTP server that comes bundled with OpenSSH to work with Dropbear.<br />
<span id="more-53"></span>Let&#8217;s begin -</p>
<p>It&#8217;s always a good idea to update &amp; upgrade your installation first -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# apt-get update
</span><span style="color: #339966;">:~# apt-get upgrade</span></pre>
<p>First we need to install OpenSSH, if you don&#8217;t already have it (only to use its SFTP server with dropbear) -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# apt-get install openssh-server</span></pre>
<p>Now let&#8217;s install Dropbear -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# apt-get install dropbear</span></pre>
<p>Dropbear gets installed, but it is disabled by default. To enable it, edit <span style="color: #339966;">/etc/default/dropbear</span> and -</p>
<p>modify the line -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">NO_START=1</span></pre>
<p>to read -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">NO_START=0</span></pre>
<p>You can optionally change the listening port (22 by default) by editing the <span style="color: #339966;">DROPBEAR_PORT</span> variable in the same file. It&#8217;s recommended that you do this, for enhanced security. Remember to also change the port number that you connect to in your SSH/SFTP client.</p>
<p>Now that we&#8217;ve enabled Dropbear, we need to disable OpenSSH.</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# mv /etc/rc2.d/S16ssh /etc/rc2.d/K16ssh</span></pre>
<p>finally -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# /etc/init.d/ssh stop
</span><span style="color: #339966;">:~# /etc/init.d/dropbear start</span></pre>
<p>Now, without closing your existing SSH connection, open a new SSH session and make sure your SSH client can connect and show you the username/password prompt. If it doesn&#8217;t work and you logout your current connection &#8211; you&#8217;ll be left without access to your server.<br />
Once you&#8217;re sure it all works, you can logout and login again to end all OpenSSH processes, and let Dropbear takeover SSH responsibilities.<br />
If you check your resource usage, before and after, you should be able to notice the difference now <img src='http://www.cybermilitia.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Also, since we haven&#8217;t uninstalled OpenSSH, Dropbear will be able to serve SFTP with the OpenSSH&#8217;s SFTP server. This is located at /usr/lib/openssh/sftp-server , and symlinked as /usr/lib/sftp-server.<br />
If you want, you can also backup the sftp-server binary, remove openssh-server package and put the binary back at /usr/lib/sftp-server &#8211; and dropbear will still be able to serve SFTP with it.</p>
<p>Now that Dropbear is up and running, let&#8217;s setup private/public key pair based passwordless authentication for the root user &#8211; it&#8217;s convenient and just as secure (if not more so).</p>
<p>Let&#8217;s generate a key pair for SSH use -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# ssh-keygen</span></pre>
<p>the default paths are good for use with Dropbear.<br />
Don&#8217;t enter a passphrase if you don&#8217;t want to have to enter it everytime you login to SSH or do SFTP.</p>
<p>Now we must authorise the generated public key for SSH use -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# cat /root/.ssh/id_rsa.pub &gt;&gt; /root/.ssh/authorized_keys</span></pre>
<p>and copy the private key to your local machine.</p>
<p>*hint* At this point, you can use SFTP to copy this file <img src='http://www.cybermilitia.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>It is now safe to delete the generated key pair -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# rm /root/.ssh/id_rsa
</span><span style="color: #339966;">:~# rm /root/.ssh/id_rsa.pub</span></pre>
<p>Now you can point your SSH/SFTP client to use the private key to allow password-less login.</p>
<p>If, like me, you&#8217;re using PuTTY (or WinSCP) &#8211; you&#8217;ll need to convert the private key to PuTTY compatible <em>.ppk</em> format.<br />
To do this, <a title="Download PuTTYGen" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">download PuTTYGen</a>.<br />
Once you run PuTTYGen, select &#8220;Conversions&#8221; -&gt; &#8220;Import key&#8221; and import the private key file.<br />
Next, click &#8220;Save private key&#8221; and save the converted private key in PuTTY&#8217;s own format.<br />
This converted private key can now be used with PuTTY client (Connection -&gt; SSH -&gt; Auth -&gt; &#8220;Private key file for authentication&#8221;), and with WinSCP for passwordless login to SFTP.</p>
<p>Lastly, we need to disable password login for root in Dropbear. To do this, edit the file <span style="color: #339966;">/etc/default/dropbear</span> and -<br />
edit the line -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">DROPBEAR_EXTRA_ARGS=""</span></pre>
<p>to read -</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">DROPBEAR_EXTRA_ARGS="-g"</span></pre>
<p>and then</p>
<pre style="padding-left: 30px;"><span style="color: #339966;">:~# /etc/init.d/dropbear restart</span></pre>
<p>And we&#8217;re all done !</p>
<p>A lightweight replacement SSH server with SFTP and passwordless logins for root !<br />
All with the usual ease of Debian and apt.</p>
<p>p.s. &#8211; You can use these switches in dropbear configuration -</p>
<ul>
<li>Disallow root logins -
<pre><span style="color: #339966;">DROPBEAR_EXTRA_ARGS="-w"

</span></pre>
</li>
<li>Disable password logins -
<pre><span style="color: #339966;">DROPBEAR_EXTRA_ARGS="-s"

</span></pre>
</li>
<li>Disable password logins for root -
<pre><span style="color: #339966;">DROPBEAR_EXTRA_ARGS="-g"

</span></pre>
</li>
<li>or any combination thereof, like -
<pre><span style="color: #339966;">DROPBEAR_EXTRA_ARGS="-w -s"</span></pre>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cybermilitia.net/2009/02/28/dropbear-on-debian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Synchronize Outlook Express and Thunderbird</title>
		<link>http://www.cybermilitia.net/2007/08/15/synchronize-outlook-express-and-thunderbird/</link>
		<comments>http://www.cybermilitia.net/2007/08/15/synchronize-outlook-express-and-thunderbird/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 03:18:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[eml]]></category>
		<category><![CDATA[export mail]]></category>
		<category><![CDATA[outlook express]]></category>
		<category><![CDATA[smartsave]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[synchronise]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.cybermilitia.net/?p=31</guid>
		<description><![CDATA[I normally use Outlook Express for my email. And I was only playing around with Thunderbird the other day, when I accidentally hit &#8220;Get Messages&#8221; without first configuring Thunderbird to &#8220;Leave mail on the server&#8221; &#8230; So here I was, with Thunderbird holding hostage the mail that belongs in my Outlook Express. Thus began my [...]]]></description>
			<content:encoded><![CDATA[<p>I normally use Outlook Express for my email.<br />
And I was only playing around with Thunderbird the other day, when I accidentally hit &#8220;Get Messages&#8221; without first configuring Thunderbird to &#8220;Leave mail on the server&#8221; &#8230;<br />
So here I was, with Thunderbird holding hostage the mail that belongs in my Outlook Express.<br />
<span id="more-31"></span>Thus began my little research to accomplish some sort of working synchronization between the two email clients.<br />
Thunderbird does have a nice little &#8220;Import from Outlook Express&#8221; feature builtin, but, as far as I know, there&#8217;s no direct way of importing mail from Thunderbird into Outlook Express (Outlook express 6 was out much before Thunderbird, so no surprises there).</p>
<p>From what I know of these two applications, I can think of the following (not thoroughly tested) ways of synchronizing your mailboxes in Thunderbird and Outlook Express :</p>
<p><strong>Outlook Express to Thunderbird</strong><br />
If you have Outlook express and Thunderbird on different machines &#8211; Copy the Outlook Express mailbox files to the machine with Thunderbird at the corresponding path.</p>
<p>These files are located at &#8211; C:\Documents and Settings\&lt;yourprofilename&gt;\Local Settings\Application Data\Identities\{some-random-16-char-guid-here}\Microsoft\Outlook Express\</p>
<p>Now from within Thunderbird » Import » Mail » Outlook Express.</p>
<p>You may have to create an identical folder structure in the Outlook express of the machine that runs Thudnerbird.</p>
<p><strong>Thunderbird to Outlook Express</strong></p>
<p>Download and install <a title="Download SmartSave Thunderbird Extension" href="https://addons.mozilla.org/en-US/thunderbird/addon/2887">SmartSave Thunderbird Extension</a> &#8211; an extension that lets you export multiple mails in one go.</p>
<p>Right Click » Export (the folders/messages that you want to sync into Outlook express).</p>
<p>A bunch of .eml files will be created.<br />
If you have Outlook express and Thunderbird on different machines, copy these files to the machine with Outlook Express.</p>
<p>Select all and drag these files into the corresponding folder inside Outlook express.</p>
<p>That is, the files from Thunderbird&#8217;s inbox into Outlook Express&#8217; inbox; those from Thunderbird&#8217;s sentbox into Outlook Express&#8217; sentbox and so on. (There&#8217;s no compulsion, but it doesn&#8217;t make much sense otherwise &#8230;)</p>
<p>If you find that the above doesn&#8217;t work for you or know of a better way of doing the same &#8211; let me know (you know where to leave a message)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybermilitia.net/2007/08/15/synchronize-outlook-express-and-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video capture for beginners</title>
		<link>http://www.cybermilitia.net/2007/07/16/video-capture-for-beginners/</link>
		<comments>http://www.cybermilitia.net/2007/07/16/video-capture-for-beginners/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 17:30:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[video capture]]></category>
		<category><![CDATA[video compression]]></category>
		<category><![CDATA[virtualdub]]></category>

		<guid isPermaLink="false">http://www.cybermilitia.net/?p=27</guid>
		<description><![CDATA[One of my friends recently wanted my help with recording a web telecast for viewing offline. I thought it would be a good idea to write a small tutorial about it. To capture good quality video without sacrificing a huge amount of disk space, we must compress it before storing it onto the disk. One [...]]]></description>
			<content:encoded><![CDATA[<p>One of my friends recently wanted my help with recording a web telecast for viewing offline. I thought it would be a good idea to write a small tutorial about it.</p>
<p>To capture good quality video without sacrificing a huge amount of disk space, we must compress it before storing it onto the disk.<br />
<span id="more-27"></span>One popular codec for compressing video is the DivX codec.<br />
It&#8217;s compatible with almost all video editing/capturing software.<br />
<a title="DivX homepage" href="http://www.divx.com/">DivX homepage</a><br />
<a title="Download DivX" href="http://download.divx.com/divx/DivXInstaller.exe">Download DivX</a></p>
<p>For video editing/capturing, I recommend VirtualDub.<br />
Virtual dub allows editing/converting/capturing video files with a variety of professional features.<br />
<a title="VirtualDub homepage" href="http://www.virtualdub.org/">VirtualDub homepage</a><br />
<a title="Download VirtualDub" href="http://prdownloads.sourceforge.net/virtualdub/VirtualDub-1.6.15.zip">Download VirtualDub</a></p>
<p>First, you&#8217;ll need to install both these software.To begin Video capture, fire up VirtualDub, and select &#8220;Capture AVI&#8221; from the File menu.</p>
<p>Next We need to set the Video Capture source :</p>
<p>All &#8220;Video for Windows&#8221; (VFW) compatible video devices connected to your computer should be available here.Thus you can capture video from sources like webcams, TV tuners, camcorders &#8230; basically almost any device that works with a computer.</p>
<p>Next we set the location to save the created video file :</p>
<p>Now to set up video compression :</p>
<p>You can also optionally configure advanced compression settings for the selected codec at this point (Select &#8220;Configure&#8221; at this dialogbox).</p>
<p>If you have your devices&#8217;s audio output connected to your computer&#8217;s line-in input, you may also want to configure audio compression at this point :</p>
<p>That&#8217;s it !<br />
Just hit &#8220;F5&#8243; to start video capture, hit &#8220;Esc&#8221; to stop it.</p>
<p>Also note that if the device is not recognized by VirtualDub or doesn&#8217;t work with it for some reason, you can probably still capture compressed video using the software that came with your device.<br />
Just look around for a option to set the compression codec for capture, and select DivX.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybermilitia.net/2007/07/16/video-capture-for-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
