<?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: Seamlessly looping video in Flash</title>
	<atom:link href="http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/</link>
	<description>Actionscript Games, Physics and Papervision3D</description>
	<lastBuildDate>Sun, 14 Mar 2010 17:42:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sakana</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-274</link>
		<dc:creator>Sakana</dc:creator>
		<pubDate>Wed, 29 Apr 2009 09:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-274</guid>
		<description>Hi Seb,

How are you ?

Hey did you noticed that in CS 4 the loop issue is corrected. If you import an FLV on your timeline and just compile you will never see the cut.

Regards,


S.</description>
		<content:encoded><![CDATA[<p>Hi Seb,</p>
<p>How are you ?</p>
<p>Hey did you noticed that in CS 4 the loop issue is corrected. If you import an FLV on your timeline and just compile you will never see the cut.</p>
<p>Regards,</p>
<p>S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakana</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-282</link>
		<dc:creator>Sakana</dc:creator>
		<pubDate>Thu, 06 Nov 2008 12:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-282</guid>
		<description>No :(
Indeed, if I watch carefully I can see the little pause between last frame and first frame.

Regards,

S.</description>
		<content:encoded><![CDATA[<p>No <img src='http://sebleedelisle.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Indeed, if I watch carefully I can see the little pause between last frame and first frame.</p>
<p>Regards,</p>
<p>S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seb Lee-Delisle</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-281</link>
		<dc:creator>Seb Lee-Delisle</dc:creator>
		<pubDate>Thu, 06 Nov 2008 11:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-281</guid>
		<description>That&#039;s really useful information, thank you! Does the flv loop seamlessly with this method?

cheers

Seb</description>
		<content:encoded><![CDATA[<p>That&#8217;s really useful information, thank you! Does the flv loop seamlessly with this method?</p>
<p>cheers</p>
<p>Seb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakana</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-280</link>
		<dc:creator>Sakana</dc:creator>
		<pubDate>Thu, 06 Nov 2008 11:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-280</guid>
		<description>After some tests...

With an FLV of 6 sec 181 frames 640x480 pixels. After recording each frame with bitmapData I notice 217mb in memory usage. But the png sequence took 246mb in memory after loading the swf.

Another alternative, when I compress my mov file to FLV, I check the option, &quot;key frame placement&quot; and I put a key frame on each frame of the movie. The result : the size of the flv increase... from 600kb to 2mb. BUT when I load the flv I can navigate on the timeline like a png sequence with good performances and the size of memory usage is 16mb !

I think this last solution is the best match between performances/size.


Regards,


S.</description>
		<content:encoded><![CDATA[<p>After some tests&#8230;</p>
<p>With an FLV of 6 sec 181 frames 640&#215;480 pixels. After recording each frame with bitmapData I notice 217mb in memory usage. But the png sequence took 246mb in memory after loading the swf.</p>
<p>Another alternative, when I compress my mov file to FLV, I check the option, &#8220;key frame placement&#8221; and I put a key frame on each frame of the movie. The result : the size of the flv increase&#8230; from 600kb to 2mb. BUT when I load the flv I can navigate on the timeline like a png sequence with good performances and the size of memory usage is 16mb !</p>
<p>I think this last solution is the best match between performances/size.</p>
<p>Regards,</p>
<p>S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakana</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-279</link>
		<dc:creator>Sakana</dc:creator>
		<pubDate>Wed, 05 Nov 2008 16:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-279</guid>
		<description>Okay, I will check that because if it&#039;s &quot;uncompressed&quot; bitmap in memory it will be more.

S.</description>
		<content:encoded><![CDATA[<p>Okay, I will check that because if it&#8217;s &#8220;uncompressed&#8221; bitmap in memory it will be more.</p>
<p>S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seb Lee-Delisle</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-278</link>
		<dc:creator>Seb Lee-Delisle</dc:creator>
		<pubDate>Wed, 05 Nov 2008 15:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-278</guid>
		<description>That is true, but in theory that&#039;s the same amount of memory that a PNG sequence would use once it was loaded into memory...</description>
		<content:encoded><![CDATA[<p>That is true, but in theory that&#8217;s the same amount of memory that a PNG sequence would use once it was loaded into memory&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakana</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-277</link>
		<dc:creator>Sakana</dc:creator>
		<pubDate>Wed, 05 Nov 2008 15:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-277</guid>
		<description>Okay I see. But for example, if you have an FLV of 6 sec 640x480 it can become a huge size in the memory of the user computer non ? And maybe crash the player.


Thank you for your feedback,
Regards,

S.</description>
		<content:encoded><![CDATA[<p>Okay I see. But for example, if you have an FLV of 6 sec 640&#215;480 it can become a huge size in the memory of the user computer non ? And maybe crash the player.</p>
<p>Thank you for your feedback,<br />
Regards,</p>
<p>S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seb Lee-Delisle</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-276</link>
		<dc:creator>Seb Lee-Delisle</dc:creator>
		<pubDate>Wed, 05 Nov 2008 15:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-276</guid>
		<description>Hi Sakana,

yes, in fact we implemented this system in the end. Embed the FLV on the timeline, then the first time you play it you record each frame into a bitmapdata. Then you can subsequently play back one bitmapdata at a time. It&#039;s a small filesize but with the speed of rendering of a png sequence!

Seb</description>
		<content:encoded><![CDATA[<p>Hi Sakana,</p>
<p>yes, in fact we implemented this system in the end. Embed the FLV on the timeline, then the first time you play it you record each frame into a bitmapdata. Then you can subsequently play back one bitmapdata at a time. It&#8217;s a small filesize but with the speed of rendering of a png sequence!</p>
<p>Seb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakana</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-275</link>
		<dc:creator>Sakana</dc:creator>
		<pubDate>Wed, 05 Nov 2008 15:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-275</guid>
		<description>Hi,

I&#039;m going to develop a little flash to manage 360° video. It&#039;s just an FLV with a photo product rotating.

I would like to have the possibility to slide in my video.

I did 2 tests:
1/ FLV imported in a SWF, it&#039;s okay, the file size is really smaller BUT the performances are really bad. 53% CPU Usage just when I slide on the timeline.

2/ PNG Sequence. this time the animation is perfect. CPU Usage less than 10% when I slide on the timeline but the file size is 3 times bigger.


Any ideas to have the best of the two solutions... filesize and performances ?


Thank you for your advice.
Regards,


S.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m going to develop a little flash to manage 360° video. It&#8217;s just an FLV with a photo product rotating.</p>
<p>I would like to have the possibility to slide in my video.</p>
<p>I did 2 tests:<br />
1/ FLV imported in a SWF, it&#8217;s okay, the file size is really smaller BUT the performances are really bad. 53% CPU Usage just when I slide on the timeline.</p>
<p>2/ PNG Sequence. this time the animation is perfect. CPU Usage less than 10% when I slide on the timeline but the file size is 3 times bigger.</p>
<p>Any ideas to have the best of the two solutions&#8230; filesize and performances ?</p>
<p>Thank you for your advice.<br />
Regards,</p>
<p>S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seb</title>
		<link>http://sebleedelisle.com/2008/01/seamlessly-looping-video-in-flash/comment-page-1/#comment-273</link>
		<dc:creator>seb</dc:creator>
		<pubDate>Sun, 13 Jan 2008 20:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=151#comment-273</guid>
		<description>Hey Frank, yes true this technique isn&#039;t right for EVERY application, but as my videos are all short and need to be preloaded, this should work just fine! I&#039;ll let you know how i get along.

Seb</description>
		<content:encoded><![CDATA[<p>Hey Frank, yes true this technique isn&#8217;t right for EVERY application, but as my videos are all short and need to be preloaded, this should work just fine! I&#8217;ll let you know how i get along.</p>
<p>Seb</p>
]]></content:encoded>
	</item>
</channel>
</rss>
