<?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>ActionScript Scraps &#187; flv</title>
	<atom:link href="http://blog.sitedaniel.com/tag/flv/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitedaniel.com</link>
	<description>Flash, Flex and AIR development</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:15:35 +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>FLV Info : duration, width, height, videodatarate, framerate, videocodecid, stereo</title>
		<link>http://blog.sitedaniel.com/2010/01/flv-info-duration-width-height-videodatarate-framerate-videocodecid-stereo/</link>
		<comments>http://blog.sitedaniel.com/2010/01/flv-info-duration-width-height-videodatarate-framerate-videocodecid-stereo/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 12:00:25 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[flvinfo]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[onmetadata]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.sitedaniel.com/?p=489</guid>
		<description><![CDATA[This FLV Info tool enables you to view embedded MetaData without needing to play the video. Just like the SWFInfo tool I blogged about last year, using this tool you select your FLV file using the FileReference class and then you can view all you need to know about your Flash video : duration, width, [...]]]></description>
			<content:encoded><![CDATA[<p>This FLV Info tool enables you to view embedded MetaData without needing to play the video. Just like the <a href="http://blog.sitedaniel.com/2009/11/swf-info-width-height-swf-version-actionscript-version-framerate/">SWFInfo tool</a> I blogged about last year, using this tool you select your FLV file using the FileReference class and then you can view all you need to know about your Flash video : duration, width, height, videodatarate, framerate, videocodecid and stereo values.</p>
<p>It works by converting the loaded FLV data into a ByteArray and then searching for the string values associated with each metadata value. Then it reads either a double-precision (64-bit) floating-point number from the ByteArray, or in the case of 'stereo', a Boolean value. Also it will tell you how the videocodecid number translates into an understandable string value (i.e. VP6, H263 or AVC).</p>
<p><a href="http://dev.sitedaniel.com/tools/flvinfo/flvinfo.swf" rel="shadowbox;height=152;width=200"><img src="http://dev.sitedaniel.com/tools/flvinfo/flvinfo.png" alt="flvinfo" title="flvinfo" width="200" height="152" class="alignnone size-full wp-image-358" /></a></p>
<p> duration, width, height, videodatarate, framerate, videocodecid, stereo</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitedaniel.com/2010/01/flv-info-duration-width-height-videodatarate-framerate-videocodecid-stereo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dead Set launch</title>
		<link>http://blog.sitedaniel.com/2008/09/dead-set-launch/</link>
		<comments>http://blog.sitedaniel.com/2008/09/dead-set-launch/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 15:54:57 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as2.0]]></category>
		<category><![CDATA[brightcove]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.sitedaniel.com/?p=71</guid>
		<description><![CDATA[The E4 Dead Set site went live on Friday. The build was enjoyable as there are many interesting video and sound effects. It is XML driven and uses the BrightCove FLV player and Omniture Tracking. link]]></description>
			<content:encoded><![CDATA[<p>The E4 <a href="http://www.e4.com/deadset">Dead Set</a> site went live on Friday.<br />
The build was enjoyable as there are many interesting video and sound effects.<br />
It is XML driven and uses the BrightCove FLV player and Omniture Tracking.</p>
<p><a href="http://www.e4.com/deadset">link</a></p>
<p><a href="http://www.e4.com/deadset"><img src="http://blog.sitedaniel.com/wp-content/uploads/2008/09/deadset.jpg" alt="" title="Dead Set" width="400" height="293" class="alignnone size-full wp-image-75" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitedaniel.com/2008/09/dead-set-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
