<?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>Record and Reverie &#187; Frontrow</title>
	<atom:link href="http://www.cod3r.com/tag/frontrow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cod3r.com</link>
	<description>General things I find interesting</description>
	<lastBuildDate>Sat, 07 Jan 2012 15:44:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Common Media Player Framework</title>
		<link>http://www.cod3r.com/2010/02/common-media-player-framework/</link>
		<comments>http://www.cod3r.com/2010/02/common-media-player-framework/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 19:27:43 +0000</pubDate>
		<dc:creator>Graham Booker</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Frontrow]]></category>
		<category><![CDATA[Sapphire]]></category>

		<guid isPermaLink="false">http://www.cod3r.com/?p=292</guid>
		<description><![CDATA[About 3 weeks ago, Kevin (developer of NitoTV) and I decided it was a bit silly how we were each writing playback mechanisms on the AppleTV with little to no collaboration between us. So, we decided to write a Common Media Player Framework, which is licensed using LGPL. Kevin sent me the code he used [...]]]></description>
			<content:encoded><![CDATA[<p>About 3 weeks ago, Kevin (developer of <a href="http://wiki.awkwardtv.org/wiki/NitoTV">NitoTV</a>) and I decided it was a bit silly how we were each writing playback mechanisms on the AppleTV with little to no collaboration between us.  So, we decided to write a Common Media Player Framework, which is licensed using LGPL.</p>
<p>Kevin sent me the code he used for DVD playback inside NitoTV as a place to start.  I stripped it down to a smaller piece, and started the framework.  After I had it doing basic playback, I worked on overlays to provide feedback to the user.  Now, hitting up and down changes the overlays between normal, chapter view, audio/subtitle selection, and zoom.<br />
<div id="attachment_294" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.cod3r.com/images/2010/02/Chapter-Overlay.png"><img src="http://www.cod3r.com/images/2010/02/Chapter-Overlay-300x168.png" alt="" title="Chapter Overlay" width="300" height="168" class="size-medium wp-image-294" /></a><p class="wp-caption-text">Chapter Overlay Sceenshot</p></div></p>
<p>Also, I added a pretty menu using a blurred image as the resume menu.  This is more consistent with Apple&#8217;s own playback<br />
<div id="attachment_296" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.cod3r.com/images/2010/02/Resume-Overlay.png"><img src="http://www.cod3r.com/images/2010/02/Resume-Overlay-300x168.png" alt="" title="Resume Overlay" width="300" height="168" class="size-medium wp-image-296" /></a><p class="wp-caption-text">Resume Overlay</p></div></p>
<p>In addition, I used my work on AC3 Passthrough in <a href="http://www.perian.org">Perian</a> to see if I could pull off the same in DVD Playback.  The issue is the AppleTV claims to only have a device which can play uncompressed audio, not one that can send Dolby Digital to a decoder.  So, I created an audio driver that claims to do exactly that and pipe the data through to the optical/HDMI port.  It was a lot of fun getting that working, and then I added support for DTS.</p>
<p>Anyway, now <a href="http://appletv.nanopi.net/">Sapphire</a> uses the common media player framework for DVD playback.  In the future, we&#8217;ll add other playback mechanisms as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cod3r.com/2010/02/common-media-player-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sapphire Plugin</title>
		<link>http://www.cod3r.com/2007/12/sapphire-plugin/</link>
		<comments>http://www.cod3r.com/2007/12/sapphire-plugin/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 05:34:18 +0000</pubDate>
		<dc:creator>Graham Booker</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Frontrow]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Sapphire]]></category>

		<guid isPermaLink="false">http://www.cod3r.com/2007/12/sapphire-plugin/</guid>
		<description><![CDATA[Well, it&#8217;s official. Sapphire, one of the best AppleTV plugins, has released beta 4. This is a major upgrade from beta 3, adding support for movies and improvements overall. One of the most interesting features is that this version also works as a frontrow plugin in Leopard. As far as I have been able to [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s official.  <a href="http://appletv.nanopi.net/">Sapphire</a>, one of the best AppleTV plugins, has released beta 4.  This is a major upgrade from beta 3, adding support for movies and improvements overall.  One of the most interesting features is that this version also works as a frontrow plugin in Leopard.  As far as I have been able to find out, this is the first plugin to do this, which means it could open up a whole new world for frontrow.  Previously, it was limited to those with an AppleTV, but now, anyone with a mac can use it.  The only question is how many would find it useful?</p>
<p>I have been thoroughly enjoying this baby on my AppleTV.  Can&#8217;t wait to see what comes down the road.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cod3r.com/2007/12/sapphire-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

