<?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>A Million Monkeys &#187; k-lite</title>
	<atom:link href="http://www.monkeedev.co.uk/blog/tag/k-lite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monkeedev.co.uk/blog</link>
	<description>Surviving life as a sysadmin.</description>
	<lastBuildDate>Mon, 16 May 2011 09:49:18 +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>Windows 7 Media Center &#8211; CoreAVC and AC3Filter, and some useful plugins</title>
		<link>http://www.monkeedev.co.uk/blog/2010/03/28/windows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins/</link>
		<comments>http://www.monkeedev.co.uk/blog/2010/03/28/windows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 20:35:06 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[ac3filter]]></category>
		<category><![CDATA[codecs]]></category>
		<category><![CDATA[coreavc]]></category>
		<category><![CDATA[ffdshow]]></category>
		<category><![CDATA[k-lite]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[media foundation]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.monkeedev.co.uk/blog/?p=190</guid>
		<description><![CDATA[This is a guide to setting up Windows 7 Media Center, and configuring it to use 3rd party codecs such as CoreAVC and AC3Filter. I&#8217;ve been using an old Vista machine as a media center for a long time. It&#8217;s not great spec, so I use CoreAVC to playback HD content. Firstly, here&#8217;s a little [...]]]></description>
			<content:encoded><![CDATA[<p>This is a guide to setting up Windows 7 Media Center, and configuring it to use 3rd party codecs such as CoreAVC and AC3Filter.</p>
<p>I&#8217;ve been using an old Vista machine as a media center for a long time. It&#8217;s not great spec, so I use CoreAVC to playback HD content. Firstly, here&#8217;s a little background on the setup:</p>
<p>AMD Athlon FX57 processor (2.8ghz)<br />
2GB RAM<br />
ATI Radeon x850<br />
1TB external drive with all my content</p>
<p>I plug it into my TV using a VGA cable and stereo audio (my TV is a Samsung LCD) as the graphics card doesn&#8217;t support HDMI sound bridging. I decided that I&#8217;d upgrade to Windows 7 to hopefully get a bit more performance and get the latest version of windows media center. I know that as this is a &#8216;linux&#8217; blog, I should probably go for MythTV or XBMC on linux, but as the pc is used to play back things for my wife and 2 year old daughter, I wanted it to be as easy as possible.</p>
<p>So, I&#8217;d expected the windows 7 set up to be easy &#8211; I know a bit about codecs etc.. and usually just install the K-Lite pack (say what you want about codec packs, I&#8217;ve heard it all before and know what I&#8217;m doing &#8211; it works!) and then CoreAVC, and set ffdshow to not decode HD streams and leave it to coreavc. This works fine in Vista, so I expected it to work just as easily in Win7 &#8211; I was wrong!</p>
<p>Installing windows 7 was easy, it was a clean install. I then made sure I had drivers for everything, and installed all my usual &#8216;media oriented&#8217; apps.</p>
<p>I know that Windows 7 includes decoders for h264 ,xvid, divx etc.. so decided firstly to give it a try and see if it would work without any extra codecs. Normal avi&#8217;s (xvid) worked flawlessley and I was happy to see that Win7 media center is capable of rewinding and fastforwarding them! I went to play an HD file to be told that the file type isn&#8217;t supported!</p>
<p>It seems that whilst h264 does natively work, a splitter is needed to play mkv files. I installed <a title="Haali" href="http://haali.su/mkv/" target="_blank">haali </a>for this purpose and tried again. HD playback dropped frames and was choppy, even on 720p.</p>
<p>Now, I know that Windows 7 likes to lock playback down to the native decoders and doesn&#8217;t play nicely with CoreAVC. I found a brilliant guide to tweak the registry to force CoreAVC to be the preferred decoder <a href="http://www.timothevs.net/2009/07/29/coreavc-with-windows-7-rtm-take-2/" target="_blank">here</a>. This is a direct cut and paste of the steps to get CoreAVC to be set as the preferred decoder:</p>
<blockquote><p>1. Open REGEDIT as an Administrator<br />
2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectShow\Preferred<br />
3. Right click on ‘Preferred’ and select ‘Permissions’.<br />
4. Click on ‘Advanced’ -&gt; ‘Owner’ tab. ‘Administrators’ , check ‘Replace Owner on subcontainers and objects’ checkbox, OK.<br />
5. Now back to the first window – click ‘Administrators’ and check ‘Full Control’. Press OK.<br />
6. In the left pane look for {e06d8026-db46-11cf-b4d1-00805f6cbbea}<br />
{31435641-0000-0010-8000-00AA00389B71}.<br />
7. Edit these entries with a double click and replace the value data entry with that for CoreAVC – {09571A4B-F1FE-4C60-9760-DE6D310C7C31}.<br />
8. Reboot. This is important.</p></blockquote>
<p>That&#8217;s it, now windows media player and media center will use CoreAVC as the decoder for mkv&#8217;s. Everything worked fine until I noticed that some of my media didn&#8217;t have any sound. I tested it in media player and had no sound so realised it was obviously a codec issue. I opened the file with GSpot and found that the audio codec on the silent files was DTS. As I hadn&#8217;t installed K-Lite on this install, I decided to install <a title="AC3Filter" href="http://ac3filter.net/" target="_blank">AC3Filter </a>and as soon as it was installed, everything worked fine. Windows 7 also had &#8216;real&#8217; support for my TV (automatically setting the desktop to the native resolution and in device manager it shows as a Samsung LCD), and has noticably better picture quality, especially on HD. I&#8217;d always found VGA to be a bit washed out on Vista and just assumed it was because I was using VGA instead of a digital connection. On Windows 7, the quality is comparable to Sky+HD over HDMI.</p>
<p>Now that it&#8217;s all working, I&#8217;ll recommend a few useful addons for media center:</p>
<p style="text-align: left;"><a title="Media Center Studio" href="http://www.adventmediacenter.com/" target="_blank">Media Center Studio</a> &#8211; Allows you to customise the interface, including the ability to add/remove icons.<br />
<a title="iPlayer" href="http://www.neowin.net/news/main/09/11/26/how-to-bbc-iplayer-in-windows-7-media-center-uk" target="_blank">BBC iPlayer addon</a> &#8211; Lets you watch iPlayer content, and it looks like a native media center app.<br />
<a title="Heatwave" href="http://www.hack7mc.com/2009/01/adding-weather-to-media-center.html" target="_blank">Heatwave </a>- I haven&#8217;t actually used this, but I&#8217;ve been recommended it, and it looks like a great weather app.<br />
<a title="My Movies" href="http://www.mymovies.dk/" target="_blank">My Movies</a> &#8211; The best movie catalogue app for media center, bar none!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.monkeedev.co.uk%2Fblog%2F2010%2F03%2F28%2Fwindows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins%2F&amp;title=Windows+7+Media+Center+%26%238211%3B+CoreAVC+and+AC3Filter%2C+and+some+useful+plugins" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.monkeedev.co.uk/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.monkeedev.co.uk%2Fblog%2F2010%2F03%2F28%2Fwindows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins%2F&amp;title=Windows+7+Media+Center+%26%238211%3B+CoreAVC+and+AC3Filter%2C+and+some+useful+plugins" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.monkeedev.co.uk/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.monkeedev.co.uk%2Fblog%2F2010%2F03%2F28%2Fwindows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.monkeedev.co.uk/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.monkeedev.co.uk%2Fblog%2F2010%2F03%2F28%2Fwindows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins%2F&amp;title=Windows+7+Media+Center+%26%238211%3B+CoreAVC+and+AC3Filter%2C+and+some+useful+plugins" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.monkeedev.co.uk/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.monkeedev.co.uk%2Fblog%2F2010%2F03%2F28%2Fwindows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins%2F&amp;title=Windows+7+Media+Center+%26%238211%3B+CoreAVC+and+AC3Filter%2C+and+some+useful+plugins" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.monkeedev.co.uk/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.monkeedev.co.uk%2Fblog%2F2010%2F03%2F28%2Fwindows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins%2F&amp;title=Windows+7+Media+Center+%26%238211%3B+CoreAVC+and+AC3Filter%2C+and+some+useful+plugins" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.monkeedev.co.uk/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.monkeedev.co.uk%2Fblog%2F2010%2F03%2F28%2Fwindows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.monkeedev.co.uk/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Windows+7+Media+Center+%26%238211%3B+CoreAVC+and+AC3Filter%2C+and+some+useful+plugins+@+http%3A%2F%2Fwww.monkeedev.co.uk%2Fblog%2F2010%2F03%2F28%2Fwindows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.monkeedev.co.uk/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.monkeedev.co.uk/blog/2010/03/28/windows-7-media-center-coreavc-and-ac3filter-and-some-useful-plugins/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

