<?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; NVIDIA</title>
	<atom:link href="http://thehtpcblog.com/tag/nvidia/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>Sat, 16 Oct 2010 16:29:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</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>
		<item>
		<title>World&#8217;s First ION Upgrade Kits from ZOTAC</title>
		<link>http://thehtpcblog.com/2010/03/16/worlds-first-ion-upgrade-kits-from-zotac/</link>
		<comments>http://thehtpcblog.com/2010/03/16/worlds-first-ion-upgrade-kits-from-zotac/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 00:53:06 +0000</pubDate>
		<dc:creator>Fernando Dunn</dc:creator>
				<category><![CDATA[Motherboards]]></category>
		<category><![CDATA[Video Cards]]></category>
		<category><![CDATA[geforce]]></category>
		<category><![CDATA[graphics card]]></category>
		<category><![CDATA[ion]]></category>
		<category><![CDATA[motherboard]]></category>
		<category><![CDATA[nforce]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[ZOTAC]]></category>

		<guid isPermaLink="false">http://thehtpcblog.com/?p=331</guid>
		<description><![CDATA[ZOTAC brings mini PC motherboard and ION graphics card upgrade kits.]]></description>
			<content:encoded><![CDATA[<p><a href="http://media.thehtpcblog.com/2010/03/master_nm10-a-e-ion_image3-800x600.jpg"><img class="aligncenter size-full wp-image-336" title="ZOTAC NM10-ITX ION Upgrade Kit (800x600)" src="http://media.thehtpcblog.com/2010/03/master_nm10-a-e-ion_image3-800x600.jpg" alt="" width="500" height="351" /></a></p>
<p>ZOTAC released the world&#8217;s first NVIDIA ION upgrade kits today. Each kit consists of a ZOTAC small form factor (Mini-ITX or Mini-DTX)  motherboard and a PCI Express x1 ION graphics card. <span id="more-331"></span></p>
<p>At the time of this writing the following four kits are available: ZOTAC <a href="http://pden.zotac.com/index.php?page=shop.browse&amp;option=com_virtuemart&amp;Itemid=1">NM10-ITX (pictured)</a>, <a href="http://pden.zotac.com/index.php?page=shop.product_details&amp;flypage=flypage_images.tpl&amp;product_id=210&amp;category_id=7&amp;keyword=NM10-DTX&amp;option=com_virtuemart&amp;Itemid=1">NM10-DTX</a>, <a href="http://pden.zotac.com/index.php?page=shop.product_details&amp;flypage=flypage_images.tpl&amp;product_id=241&amp;category_id=7&amp;keyword=nForce+610i-ITX&amp;option=com_virtuemart&amp;Itemid=1">nForce 610i-ITX</a>, or <a href="http://pden.zotac.com/index.php?page=shop.product_details&amp;flypage=flypage_images.tpl&amp;product_id=242&amp;category_id=7&amp;keyword=GeForce+6100-ITX&amp;option=com_virtuemart&amp;Itemid=1">GeForce 6100-ITX</a>. These translate to the NM10-A-E, NM10-B-E, NF610i-K-E, or GF6100-E-E motherboards.</p>
<p>An excerpt from the ZOTAC press release:</p>
<blockquote><p>A ZOTAC ION graphics card with 16 unified shaders and 512MB of DDR3 memory empowers the ZOTAC ION Upgrade Kits with high-end features such as NVIDIA CUDA and PureVideo HD technologies, DirectX 10.1, DirectCompute, OpenGL and OpenCL compatibility for a high-performance and feature rich experience.</p>
<p>High definition digital content playback is where the ZOTAC ION Upgrade Kits shine, with hardware acceleration for many popular video formats such as AVC, VC-1, MPEG-4, DivX and many more. Adobe Flash Player 10.1 acceleration enables the ZOTAC ION Upgrade Kits to playback streaming high definition Internet video perfectly for flawless video and audio quality.</p></blockquote>
<p>Other details provided:</p>
<ul>
<blockquote>
<li>ZOTAC ION graphics card</li>
<li>Engine Clock: 589 MHz</li>
<li>16 Unified Shaders</li>
<li>Shader Clock: 1402 MHz</li>
<li>512MB DDR3 memory</li>
<li>Memory Clock: 790 MHz</li>
<li>64-bit Memory interface</li>
<li>PCI Express x1</li>
<li>Low profile form factor</li>
<li>NVIDIA PureVideo HD technology</li>
<li>NVIDIA CUDA technology</li>
<li>HDMI, DVI &amp; VGA outputs</li>
<li>HDMI 1.3a compliant</li>
<li>xvYCC Color and Deep Color support</li>
<li>HDCP compliant</li>
<li>Microsoft DirectCompute ready</li>
<li>Adobe Flash Player 10.1 decode acceleration</li>
<li>OpenCL compliant</li>
<li>Microsoft DirectX 10.1 with Shader Model 4.1 compatible</li>
<li>OpenGL 3.2 compatible</li>
<li>Microsoft Windows 7 with premium Aero user interface ready</li>
<li>ZOTAC ION Upgrade Kits includes ZOTAC NM10-A-E, NM10-B-E, NF610i-K-E, or GF6100-E-E platforms</li>
</blockquote>
</ul>
<p>No details on pricing are available at this time.</p>
]]></content:encoded>
			<wfw:commentRss>http://thehtpcblog.com/2010/03/16/worlds-first-ion-upgrade-kits-from-zotac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

