<?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>My Piece of the Inter(.)net &#187; DVD Cover Art Finder</title>
	<atom:link href="http://mypieceoftheinter.net/tag/dvd-cover-art-finder/feed" rel="self" type="application/rss+xml" />
	<link>http://mypieceoftheinter.net</link>
	<description>A place for my geekish ramblings or whatever I find interesting.</description>
	<lastBuildDate>Mon, 16 Jan 2012 16:35:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Sure way to always max out your CPU</title>
		<link>http://mypieceoftheinter.net/archives/1670</link>
		<comments>http://mypieceoftheinter.net/archives/1670#comments</comments>
		<pubDate>Sat, 27 Jun 2009 22:20:50 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Core i7]]></category>
		<category><![CDATA[DVD Cover Art Finder]]></category>
		<category><![CDATA[DVDs]]></category>
		<category><![CDATA[Ripping]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1670</guid>
		<description><![CDATA[Transcode video.&#160; Wow!&#160; I’m transcoding my raw DVD rip collection so that I have a mirrored copy that can play on my Xbox 360. A while ago I got some extra storage and since I have been ripping full DVDs left and right.&#160; I wrote a piece of software, DVD Cover Art Finder, to find [...]]]></description>
			<content:encoded><![CDATA[<p>Transcode video.&#160; Wow!&#160; I’m transcoding my <a href="http://mypieceoftheinter.net/archives/1336">raw DVD rip collection</a> so that I have a mirrored copy that can play on my Xbox 360.     <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/06/rip_dvds_windows_home_server.png"><img style="display: inline" title="Transcoding DVDs on a Core i7 system" alt="Transcoding DVDs on a Core i7 system" src="http://mypieceoftheinter.net/wp-content/uploads/2009/06/rip_dvds_windows_home_server_thumb.png" width="640" height="397" /></a> </p>
<p> <span id="more-1670"></span>
<p>A while ago I got <a href="http://mypieceoftheinter.net/archives/970">some</a> <a href="http://mypieceoftheinter.net/archives/967">extra</a> <a href="http://mypieceoftheinter.net/archives/932">storage</a> and since I have been ripping full DVDs left and right.&#160; I wrote a piece of software, <a href="http://mypieceoftheinter.net/archives/tag/dvd-cover-art-finder">DVD Cover Art Finder</a>, to <a href="http://mypieceoftheinter.net/archives/1096">find cover art for the DVDs</a>, and now I am expanding that program’s feature set to include creating a mirror copy of the full DVDs as M4V files that the Xbox 360 can play.&#160; My efforts aren’t all that special… I just send the correct parameters to the <a href="http://handbrake.fr/">HandBrake</a> <a href="http://en.wikipedia.org/wiki/Command-line_interface">CLI</a>, which takes care of the hard stuff.&#160; This development version of DVD CAF saves key information about the rip, such as what settings it was created with and where it is stored, so that in the future I can add an option to re-transcode the videos with another preset.&#160; I might need to get <a href="http://mypieceoftheinter.net/archives/1607">another hard drive</a> for my <a href="http://mypieceoftheinter.net/archives/1656">Windows Home Server</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1670/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DVD Cover Art Finder version 1.1.0.0</title>
		<link>http://mypieceoftheinter.net/archives/1435</link>
		<comments>http://mypieceoftheinter.net/archives/1435#comments</comments>
		<pubDate>Sat, 21 Feb 2009 22:13:00 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[DVD Cover Art Finder]]></category>
		<category><![CDATA[DVDs]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Ripping]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1435</guid>
		<description><![CDATA[I just finished making some updates to DVD Cover Art Finder.&#160; It now has some new features and fewer bugs! Download DVD Cover Art Finder version 1.1.0.0 here Download DVD Cover Art Finder version 1.1.0.0 (source code) here This release of DVD Cover Art Finder includes the ability to save the list of DVDs as [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished making some updates to DVD Cover Art Finder.&#160; It now has some new features and fewer bugs!    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/02/dvdcoverartfinderversion1100.png"><img style="display: inline" title="dvd cover art finder version 1.1.0.0" alt="dvd cover art finder version 1.1.0.0" src="http://mypieceoftheinter.net/wp-content/uploads/2009/02/dvdcoverartfinderversion1100-thumb.png" width="640" height="439" /></a></p>
<p> <span id="more-1435"></span>
<p><a href="http://download.somewhatgeeky.com/?token=Dvd_Cover_Art_Finder_version_1.1.0.0">Download DVD Cover Art Finder version 1.1.0.0 here</a></p>
<p><a href="http://download.somewhatgeeky.com/?token=DVD_Cover_Art_Finder_version_1.1.0.0_(source_code)">Download DVD Cover Art Finder version 1.1.0.0 (source code) here</a></p>
<p>This release of DVD Cover Art Finder includes the ability to save the list of DVDs as an HTML document for printing or posting on a website.&#160; (I copied the HTML into a Facebook note to document my list of DVDs.)&#160; In addition, now the user can right-click on an item in the list of DVDs to play the DVD, open the DVD’s folder, or delete the DVD.</p>
<p>This version also has the “Load Automatically” option for cover art disabled by default.&#160; In using the program, that caught me up a lot.&#160; It also has a few simple look-and-feel updates.&#160; For example, the DVDs in the list of DVDs no longer display empty square brackets if the DVD has no disk label.</p>
<p>For more information about how to use DVD Cover Art Finder, check out <a href="http://mypieceoftheinter.net/archives/1133">the post about version 1.0.0.0</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1435/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>DVD Cover Art Finder version 1.0.0.0</title>
		<link>http://mypieceoftheinter.net/archives/1133</link>
		<comments>http://mypieceoftheinter.net/archives/1133#comments</comments>
		<pubDate>Tue, 30 Dec 2008 02:44:34 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[DVD Cover Art Finder]]></category>
		<category><![CDATA[DVDs]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Ripping]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1133</guid>
		<description><![CDATA[As promised, here is the first release of DVD Cover Art Finder (version 1.0.0.0), along with the source code.&#160; Read on for download links and a usage tutorial. &#160; Download DVD Cover Art Finder version 1.0.0.0 here Download DVD Cover Art Finder version 1.0.0.0 Source Code here (open with Visual C# 2008 Express) This usage [...]]]></description>
			<content:encoded><![CDATA[<p>As promised, here is the first release of DVD Cover Art Finder (version 1.0.0.0), along with the source code.&#160; Read on for download links and a usage tutorial.   <br /><img style="display: inline" title="dvd cover art finder icon on desktop" alt="dvd cover art finder icon on desktop" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfindericonondesktop1.png" width="252" height="263" /></p>
<p> <span id="more-1133"></span>
<p>&#160;</p>
<p><a href="http://download.somewhatgeeky.com/?token=DVD_Cover_Art_Finder_version_1.0.0.0">Download DVD Cover Art Finder version 1.0.0.0 here</a></p>
<p><a href="http://download.somewhatgeeky.com/?token=DVD_Cover_Art_Finder_version_1.0.0.0_Source_Code">Download DVD Cover Art Finder version 1.0.0.0 Source Code here</a> (open with <a href="http://www.microsoft.com/express/vcsharp/">Visual C# 2008 Express</a>)</p>
<p>This usage tutorial begins with the DVD already properly ripped to the hard drive.&#160; I’ll have to make a tutorial about how to do that later, but for now you could use the tutorial that I used to learn how to do that. (<a href="http://channel8.msdn.com/Posts/Use-Vista-and-Media-Center-to-make-the-best-digital-DVD-library-EVER/">link</a>)</p>
<p>First, download and open DVD Cover Art Finder, duh! (note that I made two minor changes to the program since I did the tutorial.&#160; Can you spot them?)   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder01.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder01-thumb.png" width="640" height="444" /></a></p>
<p>Next, click “Scan for DVDs”.   <br /><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder021.png" width="393" height="445" /></p>
<p>Select the folder where you store all of your DVDs and click OK.   <br /><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder031.png" width="397" height="452" /></p>
<p>Select the DVD of which you want to get cover art.&#160; (notice how the DVDs that lack cover art show up at the top of the list.)   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder04.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder04-thumb.png" width="640" height="449" /></a></p>
<p>Be patient, and DVD Cover Art Finder will show cover art, which is currently picked from <a href="http://amazon.com">Amazon.com</a>.&#160; If the right cover art doesn’t show up, edit the Title text box and click the “(re)load coverart” button.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder05.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder05-thumb.png" width="640" height="450" /></a></p>
<p>Click the cover art that looks right.&#160; This will put the cover art in the image box in the Selected DVD group box and update the Title text box with the title of that DVD.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder06.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder06-thumb.png" width="640" height="444" /></a></p>
<p>Edit the title box if necessary.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder07.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder07-thumb.png" width="640" height="443" /></a></p>
<p>Click the “Save” button.&#160; This will save the cover art to the DVD’s folder, as well as rename the DVD’s folder to match the title.&#160; Saving also creates a data file to keep track of the information and places that in the DVD’s folder.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder08.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder08-thumb.png" width="640" height="448" /></a></p>
<p>Great!&#160; Now the DVD shows up in Media Center with the right title and cover art.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder09.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder09-thumb.png" width="640" height="376" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1133/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DVD Cover Art Finder: Coming Soon</title>
		<link>http://mypieceoftheinter.net/archives/1110</link>
		<comments>http://mypieceoftheinter.net/archives/1110#comments</comments>
		<pubDate>Sun, 28 Dec 2008 22:48:58 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Cover Art]]></category>
		<category><![CDATA[DVD Cover Art Finder]]></category>
		<category><![CDATA[DVDs]]></category>
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1110</guid>
		<description><![CDATA[  I hopped to get it out today, but that will have to wait until tomorrow.]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>I hopped to get it out today, but that will have to wait until tomorrow.<br />
<img style="display: inline" title="DVD Cover Art Finder Icon" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfindericon.png" alt="DVD Cover Art Finder Icon" width="480" height="480" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1110/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ripped DVDs + Media Center, Better with Cover Art</title>
		<link>http://mypieceoftheinter.net/archives/1096</link>
		<comments>http://mypieceoftheinter.net/archives/1096#comments</comments>
		<pubDate>Thu, 25 Dec 2008 17:05:49 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Cover Art]]></category>
		<category><![CDATA[DVD Cover Art Finder]]></category>
		<category><![CDATA[DVDs]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1096</guid>
		<description><![CDATA[Over the past few months I have really gotten into ripping DVDs to my computer in full quality (without re-compressing the video), so that I could play them in Media Center just as though I had put in the physical disk.  (I learned how to do that from a blog post on a Microsoft student [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few months I have really gotten into ripping DVDs to my computer in full quality (without re-compressing the video), so that I could play them in Media Center just as though I had put in the physical disk.  (I learned how to do that from a <a href="http://channel8.msdn.com/Posts/Use-Vista-and-Media-Center-to-make-the-best-digital-DVD-library-EVER/">blog post on a Microsoft student site</a>.)  Since each disk contains about 7.2GB of data, this did require getting a <a href="http://mypieceoftheinter.net/archives/967">little more</a> hard <a href="http://mypieceoftheinter.net/archives/970">drive space</a>.  Since I started I have ripped about 250 DVDs, but I had only taken the time to manually get the cover art for the first few that I ripped.  Getting coverart for the DVDs to show up in Media Center required going to Amazon.com, searching for the DVD, clicking through to the large picture of the box cover, saving that image, cropping it, and moving it to the DVD folder and naming it “folder.jpg”.  That was more mindless work than I wanted to put up with, so I did a little research.</p>
<p>Here’s a quick jump forward to the final product:<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart1.png"><img style="display: inline" title="View Large" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart1-thumb.png" alt="View Large" width="640" height="378" /></a></p>
<p><span id="more-1096"></span> Amazon has a <em>great</em> set of web services available from <a href="http://aws.amazon.com">aws.amazon.com</a>, and one of the services enables integration with Amazon’s online store.  Best of all, the sample code was written in C#, which is my programming language of choice.  The API itself is very easy to use and quite powerful, but enough of that.</p>
<p>My program, which I quickly decided to call DVD Cover Art Finder (very creative), uses the <a href="http://aws.amazon.com/associates/">Amazon Associates Web Service</a> to suggest 6 possible cover arts.  When the user selects one of the choices, the selection is shown in the bigger image box, and the dvd title is updated to the title as listed on Amazon.  I added in a bunch of quick keyboard shortcuts to make the process go a lot faster, which I really needed since I used the software to get 200+ cover arts.  The program also renames the DVD’s folder to the DVD title, and preserves the DVD disk label and some other information in a data file that it keeps in the DVD’s folder.</p>
<p>As you can clearly see, I haven’t put much effort into polishing the product yet (note the window’s title of Form1).  Using it to get a bunch of cover art, however, the thing is stable.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart2.png"><img style="display: inline" title="dvd cover art finder" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart2-thumb.png" alt="dvd cover art finder" width="640" height="370" /></a></p>
<p>I’ll be finalizing this at some point and publish it to my blog, including the source code.  For now just marvel.  <img src='http://mypieceoftheinter.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>FYI, Media Center also supports three ways to display the DVDs.  The one previously shown is “View Large”.  This one below is “View Small”, and there is a third option that I don&#8217;t find very useful called “View List&#8221;.</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart2sdfd.png"><img style="display: inline" title="view small" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart2sdfd-thumb.png" alt="view small" width="640" height="376" /></a></p>
<p>Selecting a DVD shows the disk’s location and and bigger cover art.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart3.png"><img style="display: inline" title="movie details" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart3-thumb.png" alt="movie details" width="640" height="375" /></a></p>
<p>Playing the DVD is exactly the same experience as playing a physical DVD, except there’s no disk.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart.png"><img style="display: inline" title="the princess bride dvd menu" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/mediacenterdvdcoverart-thumb.png" alt="the princess bride dvd menu" width="640" height="378" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1096/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

