<?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>Bytearray - Programming, Computers and Technology &#187; videodisplay</title>
	<atom:link href="http://bytearray.brixtonjunkies.com/tag/videodisplay/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytearray.brixtonjunkies.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Nov 2009 11:52:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex: High Definition MP4 with Flex VideoDisplay</title>
		<link>http://bytearray.brixtonjunkies.com/2009/08/21/high-definition-mp4-with-flex-videodisplay/</link>
		<comments>http://bytearray.brixtonjunkies.com/2009/08/21/high-definition-mp4-with-flex-videodisplay/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 15:35:50 +0000</pubDate>
		<dc:creator>alchemist</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[h264]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[high definition]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[videodisplay]]></category>

		<guid isPermaLink="false">http://bytearray.brixtonjunkies.com/?p=185</guid>
		<description><![CDATA[ Firstly I just like to say it&#8217;s not really true &#8220;High Definition&#8221; but rather &#8220;Higher Definition&#8221;. However if you are are looking to improve playback via the Flex VideoDisplay component then make sure you encode your mp4 (which is in fact not really an mp4) using the H264 codec, sometimes referred to as AVC [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-186 alignleft" title="HD" src="http://bytearray.brixtonjunkies.com/wp-content/uploads/2009/08/hd.png" alt="HD" width="83" height="62" /> Firstly I just like to say it&#8217;s not really true &#8220;High Definition&#8221; but rather &#8220;<span style="text-decoration: underline;">Higher</span> Definition&#8221;. However if you are are looking to improve playback via the Flex <a href="http://livedocs.adobe.com/flex/3/langref/mx/controls/VideoDisplay.html" target="_blank" rel="nofollow">VideoDisplay</a> component then make sure you encode your mp4 <em>(which is in fact not really an mp4)</em> using the H264 codec, sometimes referred to as AVC or AVC1. It&#8217;s not really a big issue as there are plenty of free H264 encoders around, like <a href="http://www.h264encoder.com" target="_blank" rel="nofollow">www.h264encoder.com</a></p>
<p>You &#8216;ll soon know if the mp4 is encoded correctly as you&#8217;ll probably get a black square box with no video and only audio if the mp4 is not compatible.</p>
]]></content:encoded>
			<wfw:commentRss>http://bytearray.brixtonjunkies.com/2009/08/21/high-definition-mp4-with-flex-videodisplay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
