<?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>Dooba.net &#187; Apple TV</title>
	<atom:link href="http://dooba.net/tag/apple-tv/feed/" rel="self" type="application/rss+xml" />
	<link>http://dooba.net</link>
	<description>Tech, Science, Insanity</description>
	<lastBuildDate>Tue, 06 Mar 2012 05:30:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Setting up an automated workflow to convert files for Apple TV on OS X</title>
		<link>http://dooba.net/2009/06/19/setting-up-an-automated-workflow-to-convert-files-for-apple-tv-on-os-x/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setting-up-an-automated-workflow-to-convert-files-for-apple-tv-on-os-x</link>
		<comments>http://dooba.net/2009/06/19/setting-up-an-automated-workflow-to-convert-files-for-apple-tv-on-os-x/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 03:37:18 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple TV]]></category>
		<category><![CDATA[Automator]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=130</guid>
		<description><![CDATA[With the arrival of my Apple TV yesterday I needed a solution to get my Xvix/WMV/Divx files converted and imported into iTunes so that I can watch them. I already have Quicktime Pro, which with the recent release added the ability to &#8220;Export to Apple TV&#8221;. Since I have a lot of files, and no [...]]]></description>
			<content:encoded><![CDATA[<p>With the arrival of my Apple TV yesterday I needed a solution to get my Xvix/WMV/Divx files converted and imported into iTunes so that I can watch them.  I already have Quicktime Pro, which with the recent release added the ability to &#8220;Export to Apple TV&#8221;.  Since I have a lot of files, and no desire to sit around and convert these one at a time, it seemed like a perfect job for automator.  I figured someone out there at some point had to have done something similar so I did a bit of google searching and found the required automator actions.  Using the actions I found combined with the sample workflow they have already created for you, it is trivial to set-up a workflow that will convert to the Apple TV format and then import the file into your iTunes library.  With a slight modification you can set it up a plug-in and attach it to a folder action.  Now I have a simple drop folder on my desktop that launches quicktime pro and converts the file to an Apple TV viewable format, imports the file into iTunes, and cleans up after itself.</p>
<p>Here is a simple step-by-step guide to walk you through what I did:</p>
<p>1) Install xvid, divx, and wmv codecs.</p>
<p>These can be found here:</p>
<p><a href="http://www.divxmovies.com/codec/">Divx</a><br />
<a href="http://www.xvidmovies.com/mac/">Xvid</a><br />
<a href="http://www.flip4mac.com/wmv.htm">WMV</a></p>
<p>2) Install the automator actions for compressing and importing into iTunes.</p>
<p><a href="http://www.apple.com/downloads/macosx/automator/quicktimecompressionactionsandworkflow.html">Download Quick Time Compression Actions and Workflow</a></p>
<p>3) Once installed you will have a directory on your desktop called &#8220;QuickTime Compression Workflow resources&#8221;.  In this folder you will find a sample automator workflow called &#8220;Convert videos and add to iTunes&#8221;.  Open this workflow in automator.</p>
<p>4) Delete the first step of the workflow which is &#8220;Ask for Finder Items&#8221;.  Instead of being prompted for which items to convert, we want to setup a folder action that will automatically convert the files dropped in our folder.</p>
<p>5) Add a new first step to the workflow called &#8220;Get Selected Finder Items&#8221;.  This action can be found under the &#8220;Finder&#8221; application.</p>
<p>6) Under the &#8220;Compress QuickTime Using Most Recent Settings&#8221; step change &#8220;Choose directory for converted files&#8221; to the desktop (or any other temporary folder you want to use).</p>
<p>7) Create a new folder on your desktop.  This will be your drop folder, so call it something relevant.  I called mine &#8220;Convert to AppleTV&#8221;.</p>
<p>8 ) Back in automator, click on file and choose &#8220;Save as plug-in&#8221;, choose &#8220;Folder Actions&#8221; from the &#8220;plug-in for&#8221; drop down.  Give the plug-in the same name as your folder.  Select your newly created folder for the &#8220;Attached to folder&#8221; option.  Click save.</p>
<p>9) Since the script will convert whatever file you drop in your conversion folder using the last settings you used in QuickTime you&#8217;ll need to launch QuickTime with a test file and then choose &#8220;Export&#8221; from the file menu.  Assuming you have the most recent version of QuickTime Pro you should have an option &#8220;Export Movie to Apple TV&#8221;.</p>
<p>10) That&#8217;s it!!! Now just close out of everything and drop your files into your new folder and watch as they are converted and imported to iTunes.  It works great to leave your Mac on and then drop a bunch of files in the folder before you go to bed.  When you get to your PC in the morning everything should be all ready to go.</p>
<p>To find out more about folder actions, check this page out:</p>
<p><a href="http://www.apple.com/applescript/folderactions/">Folder Actions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2009/06/19/setting-up-an-automated-workflow-to-convert-files-for-apple-tv-on-os-x/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Compare Apple TV shows in standard and high definition</title>
		<link>http://dooba.net/2009/06/19/compare-apple-tv-shows-in-standard-and-high-definition/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=compare-apple-tv-shows-in-standard-and-high-definition</link>
		<comments>http://dooba.net/2009/06/19/compare-apple-tv-shows-in-standard-and-high-definition/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 03:31:20 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple TV]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=126</guid>
		<description><![CDATA[With all the news today from Apple, I think one of the most overlooked announcements was that TV shows are available now in HD. HD is sort of a vague term though and just really means higher resolution (more pixels) than a standard NTSC broadcast. They failed to tell us what resolution the new TV [...]]]></description>
			<content:encoded><![CDATA[<p>With all the news today from Apple, I think one of the most overlooked announcements was that TV shows are available now in HD.  HD is sort of a vague term though and just really means higher resolution (more pixels) than a standard NTSC broadcast.  They failed to tell us what resolution the new TV shows are actually provided in.  Because the target delivery device for the HD content is the Apple TV and it has been documented to have a hard limit of 1280 x 720, we can assume that the resolution is at least less than or equal to this for the new content.  The standard resolutions which are used by broadcasters are:</p>
<p>1080p or 1920 x 1080 (progressive)<br />
1080i or 1920 x 1080 (interlaced, which means only have the picture is displayed at a time)<br />
720p or 1280 x 720<br />
480i/p or 640 x 480 in 4:3 mode or 854 x 480 in 16:9</p>
<p>Anything less than 720p and you really can&#8217;t call it HD, it is just &#8220;enhanced definition&#8221; TV.</p>
<p>Here is a handy chart showing the various resolutions in comparison (taken from Wikipedia).</p>
<p><a href="http://vallery.net/wp-content/uploads/resolution.png"><img src="http://vallery.net/wp-content/uploads/resolution.png" alt="" title="resolution" width="499" height="305" class="aligncenter size-full wp-image-56" /></a></p>
<p>I pulled some screenshots from my iMac playing back an episode of the office.  Here is a comparison between the standard definition and the high definition versions of the same scene.  The first shot is the standard definition, and the second is the high definition.  Click the thumbnail to view the full-size image.</p>
<p><a href="http://vallery.net/wp-content/uploads/picture-1.png"><img src="http://vallery.net/wp-content/uploads/picture-1-150x150.png" alt="" title="The Office - Standard Definition" width="150" height="150" class="alignnleft size-thumbnail wp-image-53" /></a>&nbsp;<a href="http://vallery.net/wp-content/uploads/picture-2.png"><img src="http://vallery.net/wp-content/uploads/picture-2-150x150.png" alt="" title="The Office - High Definition" width="150" height="150" class="alignnone size-thumbnail wp-image-54" /></a></p>
<p>If you look in iTunes at the info for &#8220;The Office&#8221; video files, it is reporting that the resolution of the &#8220;Standard Definition&#8221; version is 853 x 480 (or 480p) and that the resolution of the &#8220;High Definition&#8221; version is 1280 x 720 (or 720p).  You can see some improvement, specifically around the text on the milk carton, but I don&#8217;t really see enough to justify the extra $1.00 per episode.</p>
<p>I&#8217;d really have liked to see Apple step up and offer content in 1080p.  If they are going to lure me away from my DirecTV service and my DVR, they need to offer me something more compelling.  I already get my shows in 1080i and will be getting them soon in <a href="http://www.engadgethd.com/2008/07/28/directv-to-boast-130-hd-channels-on-august-14th-1080p-movies-la/">1080p form DirecTV</a>.  If they had come out and started offering 1080p content I would be buying all my TV shows from iTunes.  As it is I can get higher resolution content for an arguably cheaper price from DirecTV service. Until they can get the massive amount of content, all available in 1080i or greater, I think I&#8217;ll stick to my current solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2009/06/19/compare-apple-tv-shows-in-standard-and-high-definition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
