<?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>NewMedia On the Go &#187; video card</title>
	<atom:link href="http://newmediaonthego.com/blog/category/computers/hardware/video-card/feed/" rel="self" type="application/rss+xml" />
	<link>http://newmediaonthego.com/blog</link>
	<description>a tech blog mostly about electronic publishing and virtual worlds</description>
	<lastBuildDate>Sun, 25 Sep 2011 23:42:50 +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>Revving Up Graphics and Virtual Machines</title>
		<link>http://newmediaonthego.com/blog/2009/07/08/revving-up-graphics-and-virtual-machines/</link>
		<comments>http://newmediaonthego.com/blog/2009/07/08/revving-up-graphics-and-virtual-machines/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 23:43:55 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[video card]]></category>
		<category><![CDATA[Video editing]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[Virtual Worlds]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/?p=378</guid>
		<description><![CDATA[Working on a forthcoming review of <a href="http://vreveal.com" target="_blank">vReveal</a> video enhancment software (for Windows&#174;) has led me to learn more about both Graphical Processing Units (GPUs) and virtual machine (VM) applications ...]]></description>
			<content:encoded><![CDATA[<p>Working on a forthcoming review of <a href="http://vreveal.com" target="_blank">vReveal</a> video enhancment software (for Windows&reg;) has led me to learn more about both Graphical Processing Units (GPUs) and virtual machine (VM) applications, not to mention brushing up on various recent operating systems. When I realized the opensource VM app I was using (Sun&#8217;s <a href="http://virtualbox.org" target="_blank">VirtualBox</a>) wasn&#8217;t taking advantage of my iMac&#8217;s video card (an <a href="http://nvidia.com" target="_blank">Nvidia GeForce MT 130</a>), I dug into the manual to see if there was a way to improve its performance. There actually is a way to make the VMs work better, called <em>VirtualBox Guest Additions</em>, which includes a lot of extra drivers and utilities, but sadly that doesn&#8217;t include drivers for any Nvidia&reg; <a href="http://www.nvidia.com/object/cuda_what_is.html" target="_blank">CUDA&trade;</a>enhanced GPUs.</p>
<p>However, while it is not possible to get the hardware accelleration normally available from the GPU, it is still possible to use <em>vReveal</em> to clean up shaky, low-contrast videos. It just takes longer since it will be processed by the CPU instead of the GPU. Much longer &#8212; in some cases it can be up to 20Xs slower on the CPU. But if you have the time, it can be done with just one click of a button.</p>
<p>While investigating <em>CUDA</em>, I was bemused to see a whitepaper in the <a href="http://www.nvidia.com/object/cuda_what_is.html" target="_blank">Nvidia CUDA Zone</a> called &#8220;Fast N-body Simulation with CUDA&#8221;. If you&#8217;ve been following this blog for awhile, you may recall an item I wrote about a year ago, called <a href="http://newmediaonthego.com/blog/2008/07/02/virtual-worlds-galore/" target="_blank">Virtual Worlds Galore</a>, that included a video made by the guys at <a href="http://genkii.com" target="_blank">Genkii</a> in cooperation with <a href="http://mica-vw.org" target="_blank">the Meta Institute for Computational Astrophysics</a>, or MICA, on this subject. Apparently n-body simulations are all the rage now that desktop computers are capable of displaying them, thanks to virtualization and graphics acceleration architectures like the Nvidia CUDA. They&#8217;re a bit over my head, since I&#8217;m neither an astrophysicist nor a 3D visualization expert, but its fascinating to follow what&#8217;s being done by people who are. And it is more than a little interesting to see how so many of the topics I cover are connected one way or another in unexpected ways.</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2009/07/08/revving-up-graphics-and-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox 3.0 Upgrade Joy</title>
		<link>http://newmediaonthego.com/blog/2009/07/05/virtualbox-3-0-upgrade-joy/</link>
		<comments>http://newmediaonthego.com/blog/2009/07/05/virtualbox-3-0-upgrade-joy/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 11:08:52 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[emulator]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[sound card]]></category>
		<category><![CDATA[video card]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/?p=373</guid>
		<description><![CDATA[In my quest to get vReveal video enhancement software to run in Windows&#174; on a virtual machine (VM), I installed the newly-released VirtualBox 3.0 VM application update on my 24-inch iMac yesterday. The problem I was trying to correct is that the video card emulator in VirtualBox 1.5 was not up to handling a high-end [...]]]></description>
			<content:encoded><![CDATA[<p>In my quest to get <a href="http://vreveal.com" target="_blank">vReveal video enhancement software</a> to run in <em>Windows&reg;</em> on a virtual machine (VM), I installed the newly-released <a href="http://virtualbox.org" target="_blank">VirtualBox 3.0</a> VM application update on my <a href="http://www.apple.com/imac" target="_blank">24-inch iMac</a> yesterday.</p>
<p>The problem I was trying to correct is that the video card emulator in <em>VirtualBox</em> 1.5 was not up to handling a high-end graphics task like video editing. Version 3 does a much better job, especially after I read the User Manual (gasp!) and followed the suggestion there to install the <em>VirtualBox Guest Additions</em>, a package of device drivers and applications designed to optimize the guest operating system&#8217;s performance. It did indeed do that. Before installing these Guest Additions, I was unable to resize the window where <em>Windows 7 beta</em> was running, and when I clicked the cursor inside that window it was &#8220;captured&#8221; by the VirtualBox application until I tapped the &#8220;Host key&#8221; to release it. With Guest Additions installed, I can stretch the display window as large or small as I want it, and the cursor moves smoothly from one OS to the other without requiring a keystroke to release it.</p>
<p>There are a few other enhancements as well, including shared folders, which allow access to any designated folder on the host system, time synchronization between host and guest systems, and of course better graphics support.</p>
<p>So, with all that, does <em>vReveal</em> run? Yes! So, I will be testing it using some videos I&#8217;m shooting on my new <a href="http://www.apple.com/iphone/" target="_blank">iPhone 3GS</a>, and will have some before and after examples here soon. It still might not work, because even though the application did open, when I tried to look at a sample video I got an error saying it could not find a compatible GPU (Graphic Processor Unit). Even though the iMac has an <a href="http://www.nvidia.com/" target="_blank">nVidia GeForce GT 130</a> on board, the <em>Windows 7</em> installation may not be able to take advantage of it if the correct drivers are not available. Cross your fingers!</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2009/07/05/virtualbox-3-0-upgrade-joy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cleaning up Video with vReveal</title>
		<link>http://newmediaonthego.com/blog/2009/07/03/cleaning-up-video-with-vreveal/</link>
		<comments>http://newmediaonthego.com/blog/2009/07/03/cleaning-up-video-with-vreveal/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 03:25:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[audio]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[sound card]]></category>
		<category><![CDATA[video card]]></category>
		<category><![CDATA[Video editing]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[WindowsXP]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/?p=365</guid>
		<description><![CDATA[I have a chance to review a new, specialized video editing tool called vReveal, just in time to try to fix up some of the shaky vids I&#8217;m making with my new iPhone 3GS. But there&#8217;s a catch. vReveal is a MS-Windows&#174; program. Normally this would not be a problem, since I have Windows XP [...]]]></description>
			<content:encoded><![CDATA[<p>I have a chance to review a new, specialized video editing tool called <a href="http://www.vreveal.com" target="_blank">vReveal</a>, just in time to try to fix up some of the shaky vids I&#8217;m making with my new <a href="http://www.apple.com/iphone" target="_blank">iPhone 3GS</a>. But there&#8217;s a catch.</p>
<p><em>vReveal</em> is a <em>MS-Windows&reg;</em> program. Normally this would not be a problem, since I have Windows XP Pro&reg;, Vista&reg; and even the Windows 7&reg; beta operating systems running in virtual machines on my Mac. I use both <a href="http://parallels.com/desktop" target="_blank">Parallels Desktop for Mac</a> and Sun Microsystems&#8217; opensource <a href="http://virtualbox.org" target="_blank">VirtualBox</a>. But my new 24&#8243; iMac apparently has some hardware not supported yet by either of these VM systems, and it&#8217;s possible that vReveal itself does not support my video card, even though it&#8217;s made by their partner, <a href="http://www.nvidia.com" target="_blank">nVidia</a> (nVidia GeForce GT 130). Maybe upgrading to the latest version of <em>Parallels</em> will help, too.</p>
<p>So, I have some more work to do before I can try out <em>vReveal</em>. Luckily, <em>nVidia</em> has a nifty tool, shown below, that can help locate drivers for their video cards. By having it here in my blog, I can use it from within the various VMs I have running to see if I can get them optimized to take advantage of the nice graphics I enjoy on the Mac OS side. And of course you can do the same; enjoy!  The sound card issue may be isolated to Sun&#8217;s <em>VirtualBox</em>, and if that&#8217;s the case I&#8217;ll have to spend some time on the users forum over there to see if I can resolve that issue. But at any rate, here&#8217;s the nVidia widget:</p>
<div align=”center”><script src='http://www.nvidia.com/content/includes/js/AC_OETags.js' language='javascript'></script><script>AC_FL_RunContent('flashVars', 'widgetVersion=horizontal&#038;widgetLanguage=en-us','src', 'http://www.nvidia.com/content/DriverDownload/widget/v2/driver_widget','width', '550','height', '480','align', 'middle','id', 'driver_widget','quality', 'high','bgcolor', '#869ca7','name', 'driver_widget','wmode', 'transparent','allowScriptAccess','sameDomain','type', 'application/x-shockwave-flash','pluginspage', 'http://www.adobe.com/go/getflashplayer');</script></div>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2009/07/03/cleaning-up-video-with-vreveal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

