<?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 HTPC Blog &#187; GeForce GT 330M</title>
	<atom:link href="http://thehtpcblog.com/tag/geforce-gt-330m/feed/" rel="self" type="application/rss+xml" />
	<link>http://thehtpcblog.com</link>
	<description>A resource providing news, reviews and how-to tips for media center software, HTPC hardware, media players, audio, movies and TV.</description>
	<lastBuildDate>Tue, 08 May 2012 03:35:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>XBMC for OSX gains H.264 hardware acceleration</title>
		<link>http://thehtpcblog.com/2010/05/03/xbmc-for-osx-gains-h-264-hardware-acceleration/</link>
		<comments>http://thehtpcblog.com/2010/05/03/xbmc-for-osx-gains-h-264-hardware-acceleration/#comments</comments>
		<pubDate>Mon, 03 May 2010 13:08:24 +0000</pubDate>
		<dc:creator>Fernando Dunn</dc:creator>
				<category><![CDATA[XBMC Media Center]]></category>
		<category><![CDATA[geforce]]></category>
		<category><![CDATA[GeForce 320M]]></category>
		<category><![CDATA[GeForce GT 330M]]></category>
		<category><![CDATA[h264]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[mediacenter]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[NVIDIA GeForce 9400M]]></category>
		<category><![CDATA[x264]]></category>

		<guid isPermaLink="false">http://thehtpcblog.com/?p=606</guid>
		<description><![CDATA[H.264 hardware decoding comes to XBMC users on OS X 10.6.3 with specific GeForce cards.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-medium wp-image-132  aligncenter" title="xbmc_logo" src="http://media.thehtpcblog.com/2009/11/logo-300x73.png" alt="" width="300" height="73" /></p>
<p>Hot on the tails of Plex, <a href="http://xbmc.org">XBMC </a>also gains hardware acceleration after Apple finally released their <a href="http://developer.apple.com/mac/library/technotes/tn2010/tn2267.html" target="_blank">Video Decode Acceleration Framework Reference</a> to third-party developers. This means Mac OS X 10.6.3 users can now offload all that video decoding to their GPU freeing up the CPU to do other things.</p>
<p><span id="more-606"></span>Here is a snippet of Team XBMC&#8217;s announcement:</p>
<blockquote><p>We are very happy to announce that Apple’s new API (VDADecoder) for exposing GPU accelerated H.264 decoding under OSX 10.6.3 is present and fully functional in svn (r29729 and above) trunk builds of XBMC for Mac, and will appear in the next stable version. Now, non-CrystalHD equipped XBMC for Mac users that can enjoy the pure pleasure of accelerated H.264 decoding that was enjoyed by XBMC for Linux (VDPAU/VAAPI/CrystalHD) and XBMC for Windows (DXVA/CrystalHD) users. The VDADecoder API will handle all H.264 video content including that in m2ts containers. The last bit is very important as it means accelerated video decoding of decrypted Bluray m2ts files that are in H.264 format. Bluray can be one of three formats, VC1, MPEG-2 and H.264, with about 75 percent being in H.264 format. There is no word yet on accelerated VC1 decoding but since VDADecoder interfaces to low level Nvidia VP3 functions which can handle H.264 AND VC1/MPEG-2 content, we might see VC1/MPEG-2 support added to VDADecoder API at later date.</p>
<p>Also, while performance is fantastic with VDADecoder, there is still room for improvement. Running XBMC for Mac under Shark (Apple’s profiler) shows that about half of the CPU usage is now due to copying and converting the video frame from UYVY422 (VDADecoder’s native format) to YUV420P (XBMC’s internal format). Future work on the XBMC rendering path will allow passing decoded frames directly up to our renderer and thus skipping the copy/convert step. Stay tuned :)</p></blockquote>
<p>Keep in mind that just like Plex this only applies to Macs equipped with a NVIDIA GeForce 9400M, GeForce 320M or GeForce GT 330M running OS X 10.6.3. Current supported models:</p>
<ul>
<li>MacBook (Aluminum) shipped between October, 2008 and June, 2009.</li>
<li>MacBooks shipped after January 21st, 2009.</li>
<li>Mac Minis shipped after March 3rd, 2009.</li>
<li>MacBook Pros shipped after October 14th, 2008.</li>
<li>iMacs which shipped after the first quarter of 2009.</li>
</ul>
<p>As stated, to get this functionality right now, you need to get the svn (r29729 and above) trunk builds of XBMC for Mac. To do this run the <code># svn co http://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk</code> command. Or you can wait for the next stable version of XBMC to be released soon.</p>
<p>If you try out the new SVN please share your thoughts in the comments and questions in the <a href="http://thehtpcblog.com/forums/">community forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thehtpcblog.com/2010/05/03/xbmc-for-osx-gains-h-264-hardware-acceleration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hardware accelerated H.264 decoding on Plex with latest binary</title>
		<link>http://thehtpcblog.com/2010/04/27/hardware-accelerated-h-264-decoding-on-plex-with-latest-binary/</link>
		<comments>http://thehtpcblog.com/2010/04/27/hardware-accelerated-h-264-decoding-on-plex-with-latest-binary/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 18:31:53 +0000</pubDate>
		<dc:creator>Fernando Dunn</dc:creator>
				<category><![CDATA[Plex]]></category>
		<category><![CDATA[geforce]]></category>
		<category><![CDATA[GeForce 320M]]></category>
		<category><![CDATA[GeForce GT 330M]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[NVIDIA GeForce 9400M]]></category>

		<guid isPermaLink="false">http://thehtpcblog.com/?p=598</guid>
		<description><![CDATA[With NVIDIA GeForce 9400M, GeForce 320M or GeForce GT 330M and the latest Plex binary, you can enjoy H.264 hardware decoding.]]></description>
			<content:encoded><![CDATA[<p>Apple recently released <a href="http://developer.apple.com/mac/library/technotes/tn2010/tn2267.html" target="_blank">Video Decode Acceleration Framework Reference</a> (VDA) for Mac OS X 10.6.3 and later which opens the door for enabling H.264 hardware accelerated decoding in <a href="http://plexapp.com">Plex</a>.</p>
<p>Thanks to the hard work of <a href="http://ryan.plexapp.com/">Ryan</a> of the Plex team the latest Plex binary is now integrated with the VDA framework, providing high definition GPU decoding in Plex for devices with NVIDIA GeForce 9400M, GeForce 320M or GeForce GT 330M. To reap the fruits of Ryan&#8217;s labor, just download the <a href="http://bluemandrill.com/plex/Plex-hardware-decode.zip">binary</a> and install it into Plex.app/Contents/MacOS.</p>
<p>Download: <a href="http://bluemandrill.com/plex/Plex-hardware-decode.zip">Link</a><br />
Source: <a href="http://elan.plexapp.com/2010/04/27/hardware-accelerated-h-264-decoding-on-plex/">Plex</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thehtpcblog.com/2010/04/27/hardware-accelerated-h-264-decoding-on-plex-with-latest-binary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

