<?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>MillieSoft Blog &#187; Add new tag</title>
	<atom:link href="http://blog.milliesoft.co.uk/tag/add-new-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.milliesoft.co.uk</link>
	<description>Blogging about Media Center development</description>
	<lastBuildDate>Mon, 14 Jun 2010 09:16:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Creating nice buttons</title>
		<link>http://blog.milliesoft.co.uk/2009/03/creating-nice-buttons/</link>
		<comments>http://blog.milliesoft.co.uk/2009/03/creating-nice-buttons/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 10:41:08 +0000</pubDate>
		<dc:creator>Martin Millmore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[button gimp]]></category>

		<guid isPermaLink="false">http://blog.milliesoft.co.uk/?p=88</guid>
		<description><![CDATA[I wanted to add some nice buttons to my web site, but didn&#8217;t really know how to draw them very well. After quite a bit of hunting, I found this fantastic tutorial on drawing buttons in GIMP (my favorite photoshop alternative). It&#8217;s a small number of easy steps that are excellently documented, so that even [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-89" title="Buttons" src="http://blog.milliesoft.co.uk/wp-content/uploads/2009/03/finished1.jpg" alt="Buttons" width="228" height="166" /></p>
<p>I wanted to add some nice buttons to my web site, but didn&#8217;t really know how to draw them very well. After quite a bit of hunting, I found <a href="http://technomono.com/blog/make-a-button-with-rounded-corners/" target="_blank">this fantastic tutorial</a> on drawing buttons in <a href="http://www.gimp.org/" target="_blank">GIMP</a> (my favorite photoshop alternative). It&#8217;s a small number of easy steps that are excellently documented, so that even I could follow it with no problem at all to produce buttons like this;</p>
<p><img class="aligncenter size-full wp-image-90" title="vista-download-button" src="http://blog.milliesoft.co.uk/wp-content/uploads/2009/03/vista-download-button.png" alt="vista-download-button" width="210" height="60" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.milliesoft.co.uk/2009/03/creating-nice-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash in windows media center</title>
		<link>http://blog.milliesoft.co.uk/2009/02/flash-in-windows-media-center/</link>
		<comments>http://blog.milliesoft.co.uk/2009/02/flash-in-windows-media-center/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 09:41:46 +0000</pubDate>
		<dc:creator>Martin Millmore</dc:creator>
				<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[mcml]]></category>
		<category><![CDATA[TunerFreeMCE]]></category>

		<guid isPermaLink="false">http://blog.milliesoft.co.uk/?p=73</guid>
		<description><![CDATA[Since my TunerFreeMCE code has been out there for almost a year now, I have picked up a fair bit of experience of playing flash on windows media center. Most of the TV companies who provide flash video do so using the Akamai tech stack to secure and stream their content. They build their own [...]]]></description>
			<content:encoded><![CDATA[<p>Since my <a href="http://www.milliesoft.co.uk/index.php?option=com_content&amp;view=article&amp;id=9:iplayer-mce&amp;catid=1:software&amp;Itemid=11" target="_blank">TunerFreeMCE</a> code has been out there for almost a year now, I have picked up a fair bit of experience of playing flash on windows media center.</p>
<p>Most of the TV companies who provide flash video do so using the Akamai tech stack to secure and stream their content. They build their own custom flash players on top of that to provide their own flavour to the players, e.g. related videos and so on. The probably intentional side effect of this is that it is really not trivial to get in to their flash streams and do anything with it. It&#8217;s not like the have an rtmp url easily accessible for you to get hold of. There are ways of doing it, but not easily. There is for example a project on sourceforge called rtmpdump (<a href="http://sourceforge.net/projects/rtmpdump/">http://sourceforge.net/projects/rtmpdump/</a>) which allows you to download flash videos from the BBC and from Hulu.<span id="more-73"></span>One of the biggest problems with the TV companies building their own flash players is that they typically don&#8217;t build them to interact with the remote control &#8211; i.e. they don&#8217;t listen for key presses, or have useful javascript hooks to send messages to the player. I have at times overcome that in the past by building custom versions of the flash players. That&#8217;s time consuming and annoying.</p>
<p>Another annoyance with flash is that it is not supported in MCML &#8211; the vista and windows 7 presentation layer for writing media center applications. That means that any application like this has to exit MCML and enter html to play flash content. That&#8217;s not that hard to build, but it does have the additional pain that you can&#8217;t use the MCMLPad debugger with the code any more, because it&#8217;s not compatible with the Add-In required to go to html. Doesn&#8217;t effect the end user, but is a pain for the developer.</p>
<p>A further annoyance is Flash&#8217;s full screen behaviour. For some security reason, they don&#8217;t allow any mouse or keyboard input to be received by the flash player when in full screen, except the escape key. Probably to avoid someone creating a fake version of your PC and tricking you in to doing things, but its much more of a pain than a benefit in my opinion. That means that to pick up remote event, you need to exit full screen. You could just have a large flash window to work round that, but flash add some hardware acceleration in full screen mode that you miss out on with just a large flash player.</p>
<p>The really big problem with flash though is extenders. The way that extenders work is that they have one dedicated channel for music and video, and everything else is sent via a remote desktop connection. Microsoft have a great article on it here;</p>
<p><a href="http://msdn.microsoft.com/en-us/library/bb852206.aspx">http://msdn.microsoft.com/en-us/library/bb852206.aspx</a></p>
<p>To summarize it though, you will get WMV, MPEG-1, MPEG-2, WMA, MP3 and WAV-PCM to play fine on an extender, and everything else is routed over the remote desktop protocol, which has quite a few limitations. Most notable of those limitations is that the frame rate is poor, and in some cases no sound (I have never worked out why no sound &#8211; if anyone knows the explanation, I would love to know). Microsoft&#8217;s advice is not to use flash on extenders. It&#8217;s a shame they didn&#8217;t make a flash engine part of the technology requirements on the extender, but it&#8217;s too late for that now.</p>
<p>As part of the windows 7 beta testing, I grilled Microsoft on support for flash in the MCML layer and on extenders. Unfortunately the answer is that they don&#8217;t see it as a priority at this time. I think that is very short sighted given the direction that online video is going. Over the past year, I have noticed more TV providers move away from WMV to flash, because it is cross-platform compatible. That gets the Mac and Linux lobbyists off their backs. I also suspect that the DRM on WMV being cracked didn&#8217;t endear that format to them either.</p>
<p>So, since the future of online video for the moment lies with flash, and Microsoft aren&#8217;t interested in providing better support for that in media center and extenders, the only real way of getting great support for online video in media center is for someone to write a transcoder for converting the flash stream to WMV or MPEG-1/2. Since the flash streams typically contain H.264 video for high def, simply unpacking it from the rtmp stream isn&#8217;t enough for it to play on extenders or pre-windows 7 media centers, since they don&#8217;t support that video format. That conversion is not a trivial thing to do on the fly (as opposed to downloading the whole thing first then converting it).</p>
<p>I am hoping that this mini-essay on the topic is going to prompt someone out there to start an open source project to convert flash streams to a media center compatible format. There are lots of add-ins that would benefit from it, like my <a href="http://www.milliesoft.co.uk/index.php?option=com_content&amp;view=article&amp;id=9:iplayer-mce&amp;catid=1:software&amp;Itemid=11" target="_blank">TunerFreeMCE</a> code, <a href="http://push-a-button.com/products/youglevista/" target="_blank">Yougle</a> and I&#8217;d imagine <a href="http://www.secondrun.tv/" target="_blank">SecondRun.tv</a> when it gets release, so go on someone, make a name for yourself by taking up this challenge.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.milliesoft.co.uk/2009/02/flash-in-windows-media-center/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
