<?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>The Don&#039;s Craptastic World &#187; screen recording</title>
<atom:link href="http://www.donsalva.com/tag/screen-recording/feed" rel="self" type="application/rss+xml" />
<link>http://www.donsalva.com</link>
<description>A meta-level binary dude embedded to a multimedia proxy world!</description>
<lastBuildDate>Mon, 21 May 2012 13:36:04 +0000</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<item>
<title>How to set up your computer for gameplay recording</title>
<link>http://www.donsalva.com/2010/09/26/how-to-set-up-your-computer-for-pc-game-play-recording</link>
<comments>http://www.donsalva.com/2010/09/26/how-to-set-up-your-computer-for-pc-game-play-recording#comments</comments>
<pubDate>Sun, 26 Sep 2010 07:16:07 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[computer]]>
</category>
<category>
<![CDATA[fraps]]>
</category>
<category>
<![CDATA[game]]>
</category>
<category>
<![CDATA[game play]]>
</category>
<category>
<![CDATA[gameplay]]>
</category>
<category>
<![CDATA[guide]]>
</category>
<category>
<![CDATA[HDD]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[howto]]>
</category>
<category>
<![CDATA[pc]]>
</category>
<category>
<![CDATA[play]]>
</category>
<category>
<![CDATA[record]]>
</category>
<category>
<![CDATA[recording]]>
</category>
<category>
<![CDATA[screen]]>
</category>
<category>
<![CDATA[screen recording]]>
</category>
<category>
<![CDATA[settings]]>
</category>
<category>
<![CDATA[setup]]>
</category>
<category>
<![CDATA[SSD]]>
</category>
<category>
<![CDATA[swap/page file]]>
</category>
<category>
<![CDATA[system]]>
</category>
<category>
<![CDATA[tutorial]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/?p=1041</guid>
<description>
<![CDATA[I've gotten a few eMails complaining that it takes a huge tool on some users computer performance while recording pc game-play. I cannot speak for any other recording software except Fraps because that's all I use. Fraps records video and audio unencoded, uncompressed, raw. That means the files are huge. 30 minutes of recorded gameplay [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize' rel='bookmark' title='Fraps &amp; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips'>Fraps &#038; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips</a></li>
<li><a href='http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube' rel='bookmark' title='VirtualDub 720p HD settings for YouTube! [Good quality, small file size]'>VirtualDub 720p HD settings for YouTube! [Good quality, small file size]</a></li>
<li><a href='http://www.donsalva.com/2009/08/10/real-time-screen-capturing-recording-with-virtualdub-and-vhscrcap' rel='bookmark' title='Real-Time Screen capturing/recording easily done with VirtualDub and VHScrCap'>Real-Time Screen capturing/recording easily done with VirtualDub and VHScrCap</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p>I've gotten a few eMails complaining that it takes a huge tool on some users computer performance while recording pc game-play. I cannot speak for any other recording software except Fraps because that's all I use.</p>
<p>Fraps records video and audio unencoded, uncompressed, raw. That means the files are huge. 30 minutes of recorded gameplay footage are about 50-70 gigabyte large, and there's absolutely no way around that. Which brings me to my <strong>first point</strong> of this how-to: <strong>get a large HDD/SSD</strong>. I'm talking about 1 single HDD/SDD, specifically just for Fraps. 250 Gigabyte ought to do it. Recording video and audio uncompressed also means a huge tool on your computer initially.</p>
<p>Now, the trick is to set up your system in a way that Fraps, while recording, takes as little a tool as possible on your running game.</p>
<p>I have 3 HDDs. 1st HDD is partitioned in C, F, G. 2nd HDD is partitioned in E, H and 3rd HDD is unpartitioned, D. C is my System partition, H is my games partition and D is my Fraps HDD.</p>
<p>You see, 1 HDD for my system, 1 HDD for my games, 1 HDD for Fraps. They are all physically separated, which is imperative. Why am I doing it this way? When a game runs the read/write heads goes back and forth reading the game and deploying the data to your CPU/RAM/GPU. When Fraps records it causes the read/write heads to move around and write data on the HDD.</p>
<p>Now imagine you have a game running and Fraps recording on the same HDD/partition. That means the read/write head has to do double the work namely reading the game and writing the recording (in simplified terms, realistically it's more than double the work) on the HDD which in turn translates into FPS drops and "lags" in the game. And remember, recording uncompressed with Fraps already takes a huge tool on your computer.</p>
<p>So ideally you'd want your game running on one HDD and Fraps recording on another, physically separated, (unpartitioned) HDD. Another important point is the swap/page file. Make absolutely sure your swap/page file is not on the same HDD as Fraps or your games are. I've my swap/page file stowed on C: .</p>
<p>It took me a bit experimenting back then but all this lead to a more stable, even increased, FPS while a massive drop in "lags". It may not work for each and every one of you, but it did for me.</p>
<p>On a side note: Perhaps some of you are using SSDs and can share your experiences? I don't have a SSD, yet, so I can't say how well it works on SSDs.</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize' rel='bookmark' title='Fraps &amp; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips'>Fraps &#038; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips</a></li>
<li><a href='http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube' rel='bookmark' title='VirtualDub 720p HD settings for YouTube! [Good quality, small file size]'>VirtualDub 720p HD settings for YouTube! [Good quality, small file size]</a></li>
<li><a href='http://www.donsalva.com/2009/08/10/real-time-screen-capturing-recording-with-virtualdub-and-vhscrcap' rel='bookmark' title='Real-Time Screen capturing/recording easily done with VirtualDub and VHScrCap'>Real-Time Screen capturing/recording easily done with VirtualDub and VHScrCap</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2010/09/26/how-to-set-up-your-computer-for-pc-game-play-recording/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Fraps &amp; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips</title>
<link>http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize</link>
<comments>http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize#comments</comments>
<pubDate>Mon, 07 Sep 2009 14:06:10 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[720p]]>
</category>
<category>
<![CDATA[decoding]]>
</category>
<category>
<![CDATA[encoding]]>
</category>
<category>
<![CDATA[fraps]]>
</category>
<category>
<![CDATA[good quality]]>
</category>
<category>
<![CDATA[guide]]>
</category>
<category>
<![CDATA[HD]]>
</category>
<category>
<![CDATA[high definition]]>
</category>
<category>
<![CDATA[high quality]]>
</category>
<category>
<![CDATA[high resolution]]>
</category>
<category>
<![CDATA[HiRes]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[howto]]>
</category>
<category>
<![CDATA[HQ]]>
</category>
<category>
<![CDATA[screen capturing]]>
</category>
<category>
<![CDATA[screen recording]]>
</category>
<category>
<![CDATA[settings]]>
</category>
<category>
<![CDATA[transcoding]]>
</category>
<category>
<![CDATA[transcoding software]]>
</category>
<category>
<![CDATA[tricks]]>
</category>
<category>
<![CDATA[vdub]]>
</category>
<category>
<![CDATA[video editing]]>
</category>
<category>
<![CDATA[virtualdub]]>
</category>
<category>
<![CDATA[youtube]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=658</guid>
<description>
<![CDATA[The biggest problem most of us face while recording gameplay clips with Fraps is its disk space usage. Fraps records everything uncompressed, continuously (free version is limited to 30 sec.) and sequential. Meaning from start till stop the "whole" clip is split into single 4GB files (For FAT32 filesystem user convenience). The length of a [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube' rel='bookmark' title='VirtualDub 720p HD settings for YouTube! [Good quality, small file size]'>VirtualDub 720p HD settings for YouTube! [Good quality, small file size]</a></li>
<li><a href='http://www.donsalva.com/2011/07/03/how-to-use-mkv-mp4-flv-mov-and-other-file-formats-with-virtualdub' rel='bookmark' title='VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub'>VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub</a></li>
<li><a href='http://www.donsalva.com/2010/08/24/virtualdub-how-to-split-and-merge-video-files' rel='bookmark' title='VirtualDub: How to split and merge video files'>VirtualDub: How to split and merge video files</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p><img class="alignleft" style="border: 0pt none; margin: 3px;" title="VirtualDub &amp; Fraps settings" src="http://www.donsalva.com/blog/wp-content/uploads/2009/09/configuration_settings.png" alt="VirtualDub &amp; Fraps settings" width="100" height="100" /></p>
<p>The biggest problem most of us face while recording gameplay clips with Fraps is its disk space usage. Fraps records everything uncompressed, continuously (free version is limited to 30 sec.) and sequential. Meaning from start till stop the "whole" clip is split into single 4GB files (For FAT32 filesystem user convenience).</p>
<p>The length of a single 4 GB clip depends on the resolution and the in-game scene you record it in. For example, for me a 4 GB clip has about 90 sec. worth of gameplay in 1920x1200 resolution.</p>
<p>Because of this uncompressed real-time recording your frame-rates drops significantly while playing. There is NO way to keep up 40+fps with Fraps running unless you have one hell of a monster system.</p>
<p>Imagine what happens when you want to capture a 30+ min gameplay clip. Either you buy yourself a Terabyte HDD or you use a very simple trick: <strong>recording in half-size, upscaling and sharpening</strong>. <em>Read the How-To guide!</em><span id="more-658"></span></p>
<p><span style="color: #ff0000;"><strong>This guide is intended for 16:10 and 16:9 resolutions. </strong><strong>It </strong><strong>should not be used for 4:3 resolutions. One cannot upscale a 4:3 resolution into a 16:9, i.e. true 720p or 1080p, without the end result either having black bars left and right or being over-stretched/-squeezed.<br />
</strong></span></p>
<p><span style="text-decoration: underline;"><strong>Recording in Half-screen/size</strong></span></p>
<p>Before we start with VirtualDub transcoding, upscaling and sharpening, we first have to record our gameplay. We do not record our gameplay in full-screen/size mode, as usual, but in <strong>half-screen/size</strong>:</p>
<p><img class="alignnone" style="border: 0pt none; margin: 3px;" title="Fraps: Half-size recording" src="http://www.donsalva.com/blog/wp-content/uploads/2009/09/halfsize_fraps.png" alt="Fraps: Half-size recording" width="382" height="257" /></p>
<p>This means if you have a game running at 1920x1200 resolution, Fraps will record it at 960x600, or if you run it at 1280x1024, Fraps will record 640x512, etc. Which in turn translates into much more gameplay time in each 4 GB file.</p>
<p>Another example: While recording in 1920x1200, I only got about 90 sec. (1:30 min) per 4 GB file, recording in half the resolution (i.e. 960x600) resulted in about 360 sec. (6 min) per 4 GB file. Whole 270 sec. more!</p>
<p><span style="text-decoration: underline;"><strong>Upscaling and Sharpening</strong></span></p>
<p>We want HD Quality, so we're going to upscale and sharpen our recorded clip. Start up VirtualDub, open the uncompressed file, change in <strong>"Video" -&gt; "Full Processing Mode"</strong> and <strong>"Audio" -&gt; "Full Processing Mode"</strong>, then set your VirtualDub according to this screenshot:</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/03/VDub_Settings.jpg"><img class="alignleft" style="border: 0pt none; margin: 3px;" title="VirtualDub settings" src="http://www.donsalva.com/blog/wp-content/uploads/2009/03/VDub_Settings_thumb.png" alt="VirtualDub settings" width="150" height="95" /></a>Save your settings via "File" -&gt; "Save processing settings" or Ctrl+S, so you can simply load them in the future. Saves a lot of time!<strong> </strong></p>
<p><strong>Addendum</strong>: Regarding "Threads"; <a href="http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube">QuadCores = 6, DualCores = 3</a>.</p>
<p>You'll need <a href="http://virtualdub.org/download.html">VirtualDub</a> and the H.264 codec, which you can get <a href="http://komisar.gin.by/">here</a>. Get the <strong>VFW-version</strong>, and pay attention if you're downloading x86(32bit) or x86_64(64bit).</p>
<p>The settings in the screenshot are the same ones like in "<a href="http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube">VirtualDub 720p HD settings for YouTube! [Good quality, small file size]</a>", what differs, however, is that we are also going to use the "sharpen" filter. If you want a very detailed explanation what each option in the x264 codec does, <a href="http://avidemux.org/admWiki/doku.php?id=tutorial:h.264">check this out</a>!</p>
<p>We call the method to resize a lower resolution (960x600) to a higher resolution (1280x720, in this case), UPSCALING (sometimes also refereed to as up-converting). For your information, 1280x720 is the Standard HD (720p) resolution. The other is Ultra-HD or Full-HD (1080p, 1920x1080).</p>
<p>However due the upscaling method we lose quality, which is where the filter "sharpen" comes in. Upscaling from lower to higher resolutions causes the image to "blur" (A <a href="http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube#comment-2994">more detailed explanation</a>).  Sharpen counteract this.</p>
<p>You'll have to experiment with the slider in preview mode around a bit, until you find the result best to your liking. I found myself settling down between 23-30, depending on each clip.</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/09/vdub_sharpen.png" rel="vdub_fraps_halfsize"><img class="alignnone" style="border: 0pt none;" title="VirtualDub Filter: sharpen" src="http://www.donsalva.com/blog/wp-content/uploads/2009/09/vdub_sharpen_thumb.jpg" alt="VirtualDub Filter: sharpen" width="300" height="210" /></a></p>
<p>When everything is set, start transcoding via "File" -&gt; "Save as AVI".</p>
<p>Now on the other hand, if you UPSCALE from a lower resolution to HD resolution the video is not really HD material anymore, because you lose quality during upscaling. Just saying. It's at best pseudo HD.</p>
<p><span style="text-decoration: underline;"><strong>Two important VirtualDub settings you should not forget:</strong></span></p>
<p>"Options" -&gt; "Preferences" -&gt; "Threading": Set the "Video Compression Threads" to 1. This is important if you have a multi-core CPU to make use of the multiple cores and in turn speed up the transcoding process.</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/09/vdub_threading.png" rel="vdub_fraps_halfsize"><img class="alignnone" style="border: 0pt none; margin: 3px;" title="VirtualDub: Threading enabled" src="http://www.donsalva.com/blog/wp-content/uploads/2009/09/vdub_threading.png" alt="VirtualDub: Threading enabled" width="300" /></a></p>
<p>Since VirtualDub Version 1.9.4 there's an option to use your GPU as part of the transcoding process. Make use of it to additionally speed up your transcoding process. "Options" -&gt; "Preferences" -&gt; "3D accel", hack in the box.</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/09/vdub_3daccel.png" rel="vdub_fraps_halfsize"><img title="VirtualDub: 3D acceleration enabled" src="http://www.donsalva.com/blog/wp-content/uploads/2009/09/vdub_3daccel.png" alt="VirtualDub: 3D acceleration enabled" width="300" height="212" /></a></p>
<p>&nbsp;</p>
<p><strong>Addendum 16.05.2010:</strong><br />
I've been getting mixed messages. Apparently using "3d accel" causes it to render slower than usual on some systems. I can confirm that. With 3d accel turned on, a 10min video takes about 1 hour 10-20 minutes, while turned off it takes about 1 hour max. You'll have to experiment on your system!</p>
<p>&nbsp;</p>
<p><strong>Addendum 23.10.2009:</strong><br />
There’s currently a problem causing VirtualDub 1.9.4 - 1.9.9, crashing under Windows 7. The culprit is 3D accel! Turn it off under “Preferences” -&gt; “3D accel” and enjoy VirtualDub once again!</p>
<p>&nbsp;</p>
<p><strong>Update 27.01.2011:</strong><br />
Updated Setting screenshot</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube' rel='bookmark' title='VirtualDub 720p HD settings for YouTube! [Good quality, small file size]'>VirtualDub 720p HD settings for YouTube! [Good quality, small file size]</a></li>
<li><a href='http://www.donsalva.com/2011/07/03/how-to-use-mkv-mp4-flv-mov-and-other-file-formats-with-virtualdub' rel='bookmark' title='VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub'>VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub</a></li>
<li><a href='http://www.donsalva.com/2010/08/24/virtualdub-how-to-split-and-merge-video-files' rel='bookmark' title='VirtualDub: How to split and merge video files'>VirtualDub: How to split and merge video files</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize/feed</wfw:commentRss>
<slash:comments>50</slash:comments>
</item>
<item>
<title>Real-Time Screen capturing/recording easily done with VirtualDub and VHScrCap</title>
<link>http://www.donsalva.com/2009/08/10/real-time-screen-capturing-recording-with-virtualdub-and-vhscrcap</link>
<comments>http://www.donsalva.com/2009/08/10/real-time-screen-capturing-recording-with-virtualdub-and-vhscrcap#comments</comments>
<pubDate>Mon, 10 Aug 2009 11:24:01 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Freeware]]>
</category>
<category>
<![CDATA[Open Source]]>
</category>
<category>
<![CDATA[real-time]]>
</category>
<category>
<![CDATA[recommendation]]>
</category>
<category>
<![CDATA[screen capturing]]>
</category>
<category>
<![CDATA[screen recording]]>
</category>
<category>
<![CDATA[tips]]>
</category>
<category>
<![CDATA[transcoding software]]>
</category>
<category>
<![CDATA[tricks]]>
</category>
<category>
<![CDATA[vdub]]>
</category>
<category>
<![CDATA[VH Screen Capture]]>
</category>
<category>
<![CDATA[VHScrCap]]>
</category>
<category>
<![CDATA[video editing]]>
</category>
<category>
<![CDATA[virtualdub]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=594</guid>
<description>
<![CDATA[I've been looking for a way to capture my screen (not screen-shot it, but real-time capture) while on my OS (WinXP). I've found a lot solutions, but all of them involved shelling out money one way or another. Now why would I do that, when in the age of Open Source and Freeware there are [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize' rel='bookmark' title='Fraps &amp; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips'>Fraps &#038; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips</a></li>
<li><a href='http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube' rel='bookmark' title='VirtualDub 720p HD settings for YouTube! [Good quality, small file size]'>VirtualDub 720p HD settings for YouTube! [Good quality, small file size]</a></li>
<li><a href='http://www.donsalva.com/2011/07/03/how-to-use-mkv-mp4-flv-mov-and-other-file-formats-with-virtualdub' rel='bookmark' title='VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub'>VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p style="text-align: justify;"><img class="alignleft" style="border: 0pt none;" title="Video Editing" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapturing.png" alt="Video Editing" width="100" height="100" />I've been looking for a way to capture my screen (not screen-shot it, but real-time capture) while on my OS (WinXP). I've found a lot solutions, but all of them involved shelling out money one way or another. Now why would I do that, when in the age of Open Source and Freeware there are free solutions for almost everything?</p>
<p style="text-align: justify;">So I set out to look for an Open Source/Freeware solution, and I've found one! <a href="http://www.virtualdub.org/" target="_blank">VirtualDub</a> coupled with <a href="http://www.splitmedialabs.com/download/downloadpage" target="_blank">VH Screen Capture Driver</a> works like a charm!</p>
<p style="text-align: justify;">First you need to download and install VH Screen Capture Driver, then you start up VirtualDub.</p>
<p>In VirtualDub you do the following:<span id="more-594"></span></p>
<p><strong>Step 1:  Switch to Capture Mode</strong></p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_01.png"><img class="alignnone" style="border: 0pt none;" title="Switch to Capture Mode" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_01.png" alt="Switch to Capture Mode" width="300" height="300" /></a></p>
<p><strong>Step 2:  Select Capture Device</strong></p>
<p>This is why you need to install VH Screen Capture Driver, before VirtualDub, otherwise you won't have the Screen Capture "Driver".</p>
<p><img class="alignnone" style="border: 0pt none;" title="Select Capture Device" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_02.png" alt="Select Capture Device" width="304" height="235" /></p>
<p><strong>Step 3: Set your capture file</strong></p>
<p>Choose its name and its location.</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_03.png"><img class="alignnone" style="border: 0pt none;" title="Set capture file" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_03.png" alt="Set capture file" width="300" height="288" /></a></p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_04.png"><img class="alignnone" style="border: 0pt none;" title="Name the capture file" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_04.png" alt="Name the capture file" width="300" height="300" /></a></p>
<p><strong>Step 4: Configure the capture devide / filter</strong></p>
<p><strong> </strong> You need to config VH Screen Capture Driver in order for it to run correctly.</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_05.png"><img class="alignnone" style="border: 0pt none;" title="Configure the capture device" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_05.png" alt="Configure the capture device" width="300" height="300" /></a></p>
<p>Press "select" then put in your current desktop resolution in Width / Height. I'm running my PC in 1920 x 1200 resolution.</p>
<p><img class="alignnone" style="border: 0pt none;" title="Configure the capture device" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_06.png" alt="Configure the capture device" width="520" height="202" /></p>
<p><img class="alignnone" style="border: 0pt none;" title="Configure the capture device" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_07.png" alt="Configure the capture device" width="529" height="212" /></p>
<p>And that's pretty much it. Didn't cost a cent!</p>
<p>You can record uncompressed audio/video and <a href="http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube">transcode it later</a>:</p>
<p><img class="alignnone" style="border: 0pt none;" title="Uncompressed Audio and Video" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_08.png" alt="Uncompressed Audio and Video" width="316" height="226" /></p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_09.png"><img class="alignnone" style="border: 0pt none;" title="Uncompressed Audio and Video" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_09.png" alt="Uncompressed Audio and Video" width="300" height="300" /></a></p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_10.png"><img class="alignnone" style="border: 0pt none;" title="Uncompressed Audio and Video" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_10.png" alt="Uncompressed Audio and Video" width="300" height="300" /></a></p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_11.png"><img class="alignnone" style="border: 0pt none;" title="Uncompressed Audio and Video" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/screencapture_virtualdubvhscrcap_11.png" alt="Uncompressed Audio and Video" width="300" height="300" /></a></p>
<p>or you can choose to expirement with those setting to your best liking! I personally record uncompressed and transcode it afterwards.</p>
<p>Enjoy!</p>
<p><strong>Edit:</strong> According to some users, this method does not work with Windows 7 and Windows Vista.</p>
<p>&nbsp;</p>
<p><strong>Addendum 18.08.2010:</strong><br />
If you are a Windows 7 user, I suggest you use <a href="http://www.fraps.com/" target="_blank">Fraps</a> to record your desktop. Fraps has the ability to record your Aero desktop, which is awesome. No more hassle. Start Fraps, and start recording.</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/08/AeroDeskFraps.png"><img class="alignnone size-full wp-image-776" title="Fraps 3.2.3 w/ Aero Desktop DWM recording" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/AeroDeskFraps.png" alt="" width="238" height="128" /></a></p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize' rel='bookmark' title='Fraps &amp; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips'>Fraps &#038; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips</a></li>
<li><a href='http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube' rel='bookmark' title='VirtualDub 720p HD settings for YouTube! [Good quality, small file size]'>VirtualDub 720p HD settings for YouTube! [Good quality, small file size]</a></li>
<li><a href='http://www.donsalva.com/2011/07/03/how-to-use-mkv-mp4-flv-mov-and-other-file-formats-with-virtualdub' rel='bookmark' title='VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub'>VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/08/10/real-time-screen-capturing-recording-with-virtualdub-and-vhscrcap/feed</wfw:commentRss>
<slash:comments>21</slash:comments>
</item>
<item>
<title>VirtualDub 720p HD settings for YouTube! [Good quality, small file size]</title>
<link>http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube</link>
<comments>http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube#comments</comments>
<pubDate>Sun, 01 Mar 2009 15:45:15 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[720p]]>
</category>
<category>
<![CDATA[decoding]]>
</category>
<category>
<![CDATA[encoding]]>
</category>
<category>
<![CDATA[fraps]]>
</category>
<category>
<![CDATA[good quality]]>
</category>
<category>
<![CDATA[guide]]>
</category>
<category>
<![CDATA[HD]]>
</category>
<category>
<![CDATA[high definition]]>
</category>
<category>
<![CDATA[high quality]]>
</category>
<category>
<![CDATA[high resolution]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[howto]]>
</category>
<category>
<![CDATA[HQ]]>
</category>
<category>
<![CDATA[screen capturing]]>
</category>
<category>
<![CDATA[screen recording]]>
</category>
<category>
<![CDATA[settings]]>
</category>
<category>
<![CDATA[small file size]]>
</category>
<category>
<![CDATA[transcoding]]>
</category>
<category>
<![CDATA[transcoding software]]>
</category>
<category>
<![CDATA[tutorial]]>
</category>
<category>
<![CDATA[vdub]]>
</category>
<category>
<![CDATA[video]]>
</category>
<category>
<![CDATA[video editing]]>
</category>
<category>
<![CDATA[virtualdub]]>
</category>
<category>
<![CDATA[youtube]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=327</guid>
<description>
<![CDATA[I often record gameplay clips from video games I'm playing with FRAPS. Usually in 1920x1080 resolution depending on the game and the FPS I get with FRAPS running. For transcoding the raw footage to something bearable to upload I usually use only VirtualDub. Lately I've experimented with settings, and I think I found some good [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize' rel='bookmark' title='Fraps &amp; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips'>Fraps &#038; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips</a></li>
<li><a href='http://www.donsalva.com/2011/07/03/how-to-use-mkv-mp4-flv-mov-and-other-file-formats-with-virtualdub' rel='bookmark' title='VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub'>VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub</a></li>
<li><a href='http://www.donsalva.com/2010/08/24/virtualdub-how-to-split-and-merge-video-files' rel='bookmark' title='VirtualDub: How to split and merge video files'>VirtualDub: How to split and merge video files</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p><a href="http://www.youtube.com"><img class="alignleft" style="border: 0pt none; margin: 5px;" title="youtube" src="http://www.donsalva.com/blog/wp-content/uploads/2009/03/youtube.png" alt="youtube" width="100" height="100" /></a>I often record gameplay clips from video games I'm playing with <a href="http://www.fraps.com" target="_blank">FRAPS</a>. Usually in 1920x1080 resolution depending on the game and the <abbr title="Frame rate or Frames Per Second">FPS</abbr> I get with FRAPS running. For transcoding the raw footage to something bearable to upload I usually use only <a href="http://www.virtualdub.org">VirtualDub</a>.</p>
<p>Lately I've experimented with settings, and I think I found some good ones. Good video and sound quality with small file size were my goals. I think roughly 100 mb for a 5 min. clip and about 300mb for the full 10 min. in full 720p HD quality is awesome.</p>
<p>I'm still experimenting with sound compression but I think with 192 kb/s <a href="http://fcchandler.home.comcast.net/~fcchandler/AC3ACM/" target="_blank">AC-3 ACM</a> I have a good start.</p>
<p>Please bear in mind that the higher your resolution is the bigger your file size will be and vice versa. Those 100 mb respectively 300 mb are based on my 1920x1080 resolution!</p>
<p><span style="color: #ff0000;"><strong>This guide is intended for 16:10 and 16:9 resolutions. If you're playing on a 4:3 resolution, do not resize down to 1280*720p without <span style="text-decoration: underline;">maintaining aspect ratio</span>, because the end-result will otherwise look </strong><strong>over-stretched/-squeezed.<br />
</strong></span></p>
<p>My settings for VirtualDub are in the picture below. If you want a very detailed explanation what each option does, <a title="x264 Options explained" href="http://avidemux.org/admWiki/doku.php?id=tutorial:h.264" target="_blank">check this out</a>!</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/03/VDub_Settings.jpg"><img class="alignleft" style="margin: 3px;" title="VirtualDub settings" src="http://www.donsalva.com/blog/wp-content/uploads/2009/03/VDub_Settings_thumb.png" alt="VirtualDub settings" width="150" height="95" /></a>By the way, you have to have the H.264 codec installed to get it working. Download and install the latest <span style="text-decoration: underline;"><strong>VFW-version</strong></span> build <a href="http://komisar.gin.by/">here</a>. PAY attention which version you're downloading, x86 (=32bit) or x86_64 (=64bit).</p>
<p>A warning about the Option "Multithreading" -&gt; "Threads" don't set it higher than [# of your CPU Cores * 1.5] because then your whole system will start chugging. For example a Core 2 Duo would be 2 Cores * 1.5 = <strong>3</strong>, a Q9550 would be 4 Cores * 1.5 = <strong>6</strong> and an AMD Phenom II X3 would be 3 Cores * 1.5 = <strong>4<span style="text-decoration: line-through;">.5</span> 4</strong>.</p>
<p>This is by no means a guarantee that it will or will not work on your system. Each system, its components and its software are unique. You'll probably have to experiment a bit on your own. But those mentioned numbers are a good start.</p>
<p>It also might be necessary for you to adjust the audio volume to your liking. I have -10 dB, because the sound I record is <abbr title="terrible and bad">terribad</abbr>. My onboard sound sucks, period. Some people also experience <strong>asynchronous sound</strong>, here's how you can <a href="http://www.donsalva.com/2010/08/24/virtualdub-how-to-prevent-fix-asynchronous-sound" target="_blank">fix it</a>.</p>
<p>On a side note: When you have uploaded your clip on YouTube and YouTube processed it the quality then will be lowered again. There's nothing you or I can do about that, it's up to YouTube.</p>
<p>The whole tutorial is also available on YouTube as a video:<br />
<a href="http://www.youtube.com/watch?v=o9XOgnaJ_Hs" target="_blank">http://www.youtube.com/watch?v=o9XOgnaJ_Hs</a></p>
<p>A few links to my own HD clips:<br />
<a href="http://www.youtube.com/watch?v=nxijbXfIs4A&amp;hd=1">http://www.youtube.com/watch?v=nxijbXfIs4A&amp;hd=1</a><br />
<a href="http://www.youtube.com/watch?v=3yt35f2WFFY&amp;hd=1">http://www.youtube.com/watch?v=3yt35f2WFFY&amp;hd=1</a><br />
<a href="http://www.youtube.com/watch?v=Oe4jCQ8zzz0&amp;hd=1">http://www.youtube.com/watch?v=Oe4jCQ8zzz0&amp;hd=1</a><br />
<a href="http://www.youtube.com/watch?v=eNLlobJbrm8&amp;hd=1">http://www.youtube.com/watch?v=eNLlobJbrm8&amp;hd=1</a></p>
<p>&nbsp;</p>
<p><strong>Addendum 16.September 2009: Enabling GPU acceleration</strong><br />
Since version 1.9.4 it is possible to use the GPUs processing power (if your GPU supports it, which most modern GPUs do) as part of whole the transcoding process. This way you can speed up the transcoding process significantly (depending on your compression settings!).</p>
<p>On <a href="http://www.donsalva.com/blog/system/">my computer</a> this cut my transcoding time from an average 1h for a 10 min. clip down to some 40-ish minutes. Under "Options" -&gt; "Preferences" enable "3D accel".</p>
<p><a href="http://www.donsalva.com/blog/wp-content/uploads/2009/09/vdub_3daccel.png" rel="vdub_fraps_halfsize"><img title="VirtualDub: 3D acceleration enabled" src="http://www.donsalva.com/blog/wp-content/uploads/2009/09/vdub_3daccel.png" alt="VirtualDub: 3D acceleration enabled" width="300" height="212" /></a></p>
<p><strong>Addendum 23.10.2009: Crashes during encoding</strong><br />
There's currently a problem causing VirtualDub 1.9.4/5/6/7/8/9 to crash under Windows 7 while encoding sometimes. The culprit is 3D accel! Turn it off under "Preferences" -&gt; "3D accel" and enjoy VirtualDub once again!</p>
<p><strong>Addendum 16.05.2010: Option "3d accel" slowing down encoding</strong><br />
I've been getting mixed messages. Apparently using "3d accel" causes it to render slower than usual on some systems. I can confirm that. With 3d accel turned on, a 10min video takes about 1 hour 10-20 minutes, while turned off it takes about 1 hour max. You'll have to experiment on your system!</p>
<p>And if you are running on a multicore cpu, don't forget to enable threading via "Option" -&gt; "Preferences" -&gt; set "Threading" to 1!</p>
<p><strong>Update 27.01.2011:</strong><br />
Updated Setting Screenshot</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/07/fraps-virtualdub-save-disk-space-good-quality-small-filesize' rel='bookmark' title='Fraps &amp; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips'>Fraps &#038; VirtualDub: How to save disk space and enjoy good quality, small file size HD video clips</a></li>
<li><a href='http://www.donsalva.com/2011/07/03/how-to-use-mkv-mp4-flv-mov-and-other-file-formats-with-virtualdub' rel='bookmark' title='VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub'>VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub</a></li>
<li><a href='http://www.donsalva.com/2010/08/24/virtualdub-how-to-split-and-merge-video-files' rel='bookmark' title='VirtualDub: How to split and merge video files'>VirtualDub: How to split and merge video files</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/03/01/virtualdub-720p-hd-settings-youtube/feed</wfw:commentRss>
<slash:comments>91</slash:comments>
</item>
</channel>
</rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 1615/1616 objects using disk: basic

Served from: www.donsalva.com @ 2012-05-22 01:35:31 -->
