<?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>Kit Menke&#039;s Blog &#187; Left 4 Dead</title>
	<atom:link href="http://kitmenke.com/blog/category/l4d/feed/" rel="self" type="application/rss+xml" />
	<link>http://kitmenke.com/blog</link>
	<description>Experiences with SharePoint, web development, and programming</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:19:21 +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>How To: Recording L4D videos for YouTube</title>
		<link>http://kitmenke.com/blog/2009/06/02/how-to-recording-l4d-videos-for-youtube/</link>
		<comments>http://kitmenke.com/blog/2009/06/02/how-to-recording-l4d-videos-for-youtube/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 00:52:36 +0000</pubDate>
		<dc:creator>Kit</dc:creator>
				<category><![CDATA[Left 4 Dead]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://kitmenke.com/blog/?p=38</guid>
		<description><![CDATA[After much research (and swearing at my computer), I think I have found a pretty good way for creating L4D videos. By all means this is not easy and can definitely be improved, but it works. Feel free to leave a comment if you have any recommendations.]]></description>
			<content:encoded><![CDATA[<p>After much research (and swearing at my computer), I think I have found a pretty good way for creating L4D videos. By all means this is not easy and can definitely be improved, but it works. Feel free to leave a comment if you have any recommendations.</p>
<p><span id="more-38"></span></p>
<p>Required software:</p>
<ul>
<li><a href="http://www.divx.com/">DivX Codec</a></li>
<li><a href="http://www.virtualdub.org/">VirtualDub</a></li>
<li><a href="http://www.xfire.com/">Xfire</a></li>
</ul>
<h2>0. Enable the developer console</h2>
<p>In order to run use console commands, you must first enable the developer console. At the main L4D menu:</p>
<ol>
<li>Click Options</li>
<li>Click Keyboard/Mouse</li>
<li>Change Allow Developer Console to enabled</li>
<li>Click Done</li>
</ol>
<h2>1. Record a demo using the source engine</h2>
<p>Recording a demo in L4D is the same as any other source game. A demo doesn&#8217;t save an actual video; it saves the sound and the movements in game. To record a demo:</p>
<ol>
<li>Join the L4D game</li>
<li>Press the tilde (~) to bring down the console</li>
<li>Type &#8220;record mydemo_01&#8243;</li>
<li>Play the game like normal</li>
<li>Type &#8220;stop&#8221; in the console when the game is finished</li>
</ol>
<h2>2. Play back the demo while recording in Xfire</h2>
<p>Before recording <strong>anything</strong> with Xfire, change your resolution. For YouTube, the minimum resolution (640 x 480) will work just fine. Recording these videos consumes a large amount of space and the bigger your resolution &#8211; the more space it takes. I change my resolution to 640 x 480 and put it in windowed mode so that I can easily flip back and forth. Unforunately, it seems I have to also restart L4D when I change my video settings.</p>
<ol>
<li>Lower resolution to 640 x 480</li>
<li>Make sure Xfire is running</li>
<li>Open the console (~)</li>
<li>Type &#8220;playdemo mydemo_01&#8243;</li>
<li>Wait for the map to load</li>
<li>Press [Scroll lock] + V to start recording with Xfire</li>
<li>When finished, press [Scroll lock] + V to stop recording with Xfire</li>
<li>Type stopdemo to stop the demo</li>
</ol>
<h2>3. Convert from the Xfire avi format to Divx</h2>
<p>Xfire uses a special codec when it records the demo from L4D. In order to get this into a friendlier format, we need to use VirtualDub to convert it. Converting this format will also reduce the file size by A LOT which will make it a lot quicker to upload to YouTube.</p>
<ol>
<li>Open up VirtualDub</li>
<li>Open your video in the Xfire videos folder (on Vista mine is):<br />
C:\ProgramData\Xfire\videos</li>
<li>Click Video</li>
<li>Click Compression</li>
<li>Click Divx Codec<br />
(If you do not see the Divx Codec, you don&#8217;t have Divx installed. Install it from <a href="http://www.divx.com/">divx.com</a>)</li>
<li>Click File</li>
<li>Click Save As Avi</li>
</ol>
<p>Now it should be MUCH smaller in size, perfect for uploading to Youtube!</p>
<p>Here is an example of me booming the survivors on Blood Harvest:</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/vIQRR_dZVFw&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/vIQRR_dZVFw&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<h2>Miscellaneous</h2>
<h4>Recording your own voice</h4>
<p>The only way that I know of to reliably record your own voice is by using the following console command:</p>
<blockquote><p>voice_loopback 1</p></blockquote>
<p>Basically, all it does is play whatever you say into your microphone back through your speakers/headphones. This is incredibly annoying, but so far I don&#8217;t know of a better way. Most of the time I just leave it off.</p>
<h4>Useful console commands when recording the video of a demo</h4>
<p>Some useful console commands that may be of some use when recording your demo playback. These require &#8220;sv_cheats 1&#8243; to be run first.</p>
<table border="1">
<tbody>
<tr>
<td><strong>Description</strong></td>
<td><strong>Command</strong></td>
</tr>
<tr>
<td>Third person view</td>
<td>thirdperson</td>
</tr>
<tr>
<td>Hide the HUD</td>
<td>cl_drawhud 0</td>
</tr>
</tbody>
</table>
<h2>Problems I still have&#8230;</h2>
<ul>
<li>Unable to use a free camera &#8211; I definitely would like to figure out how to record using a free camera.</li>
<li>Still unable to remove parts of the HUD</li>
<li>Not sure how to remove glow (necessary?)</li>
</ul>
<h2>References:</h2>
<ul>
<li><a href="http://forums.steampowered.com/forums/showthread.php?t=785985">Recording a demo in L4D</a></li>
<li><a href="http://forums.steampowered.com/forums/showthread.php?t=820893">Useful console commands when playing a demo</a></li>
<li><a href="http://forums.steampowered.com/forums/showthread.php?t=765781">Essential Console commands</a></li>
<li><a href="http://forums.steampowered.com/forums/showthread.php?t=799760">L4D Community AutoExec</a></li>
<li><a href="http://left4dead.wikia.com/wiki/Complete_list_of_console_commands">Complete list of L4D Console commands</a></li>
<li><a href="http://left4dead411.com/news/2008/11/demo-split-third-more/">Using Third-Person view in L4D</a></li>
<li><a href="http://www.tacticalgamer.com/left-4-dead-technical-support-faqs/132893-recording-video-l4d.html">Recording a video in L4D on Tactical Gamer</a></li>
</ul>
<img src="http://kitmenke.com/blog/?ak_action=api_record_view&id=38&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://kitmenke.com/blog/2009/06/02/how-to-recording-l4d-videos-for-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
