<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Producing video with flash/air: png sequence rendering from swf playback</title>
	<atom:link href="http://blog.controul.com/2009/12/producing-video-with-flashair-png-sequence-rendering-from-swf-playback/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.controul.com/2009/12/producing-video-with-flashair-png-sequence-rendering-from-swf-playback/</link>
	<description>Elaborations on flash.</description>
	<lastBuildDate>Tue, 27 Jul 2010 09:31:06 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Lawrie</title>
		<link>http://blog.controul.com/2009/12/producing-video-with-flashair-png-sequence-rendering-from-swf-playback/comment-page-1/#comment-239</link>
		<dc:creator>Lawrie</dc:creator>
		<pubDate>Fri, 02 Jul 2010 08:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.controul.com/?p=352#comment-239</guid>
		<description>Great job! When CS3 was first released, one of the features I was most excited about was export to video - but it never really worked properly - so I&#039;ll have to give this a go. Cheers!</description>
		<content:encoded><![CDATA[<p>Great job! When CS3 was first released, one of the features I was most excited about was export to video &#8211; but it never really worked properly &#8211; so I&#8217;ll have to give this a go. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hristo</title>
		<link>http://blog.controul.com/2009/12/producing-video-with-flashair-png-sequence-rendering-from-swf-playback/comment-page-1/#comment-134</link>
		<dc:creator>hristo</dc:creator>
		<pubDate>Sat, 26 Dec 2009 10:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.controul.com/?p=352#comment-134</guid>
		<description>Which makes me think, that if one has access to the shell of a linux server, one could encode the pngs in the flash client, send the frames to the server via http and directly encode them with ffmpeg without the air app intermediary. This would eat up a lot of bandwidth though.

But here we go, web20 kids rejoice, this is user-contributed content television! ha</description>
		<content:encoded><![CDATA[<p>Which makes me think, that if one has access to the shell of a linux server, one could encode the pngs in the flash client, send the frames to the server via http and directly encode them with ffmpeg without the air app intermediary. This would eat up a lot of bandwidth though.</p>
<p>But here we go, web20 kids rejoice, this is user-contributed content television! ha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubi de feo</title>
		<link>http://blog.controul.com/2009/12/producing-video-with-flashair-png-sequence-rendering-from-swf-playback/comment-page-1/#comment-133</link>
		<dc:creator>ubi de feo</dc:creator>
		<pubDate>Fri, 25 Dec 2009 11:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.controul.com/?p=352#comment-133</guid>
		<description>hi.

last year in march we built a video renderer for Nokia&#039;s retail spaces.
the system is based on a website to use a WYSIWYG interface to create content,
the newly generated piece is then fed to an off-site mac mini that renders the frames and passes them to ffmpeg through a series of perl scripts that after render update the DB and email the rendered video (or GIF) to the creator so it can be uploaded to a device running either S60 S60touch or S40 with the right screen format.
it was a very fun project to develop and it was nice to find all the workarounds.
we used Flash for the website, Air for the PNG renderer, a linux VM for ffmpeg.
all the system elements communicate over TCP sockets for handshaking, error and queue management and so on.</description>
		<content:encoded><![CDATA[<p>hi.</p>
<p>last year in march we built a video renderer for Nokia&#8217;s retail spaces.<br />
the system is based on a website to use a WYSIWYG interface to create content,<br />
the newly generated piece is then fed to an off-site mac mini that renders the frames and passes them to ffmpeg through a series of perl scripts that after render update the DB and email the rendered video (or GIF) to the creator so it can be uploaded to a device running either S60 S60touch or S40 with the right screen format.<br />
it was a very fun project to develop and it was nice to find all the workarounds.<br />
we used Flash for the website, Air for the PNG renderer, a linux VM for ffmpeg.<br />
all the system elements communicate over TCP sockets for handshaking, error and queue management and so on.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
