<?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>Stroep &#187; video</title> <atom:link href="http://blog.stroep.nl/tag/video/feed/" rel="self" type="application/rss+xml" /><link>http://blog.stroep.nl</link> <description>Just a collection of random works - Mark Knol</description> <lastBuildDate>Tue, 07 Sep 2010 07:08:59 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Particle test center &#8211; video</title><link>http://blog.stroep.nl/2010/01/particle-test-center-video/</link> <comments>http://blog.stroep.nl/2010/01/particle-test-center-video/#comments</comments> <pubDate>Sat, 02 Jan 2010 08:12:38 +0000</pubDate> <dc:creator>Mark Knol</dc:creator> <category><![CDATA[Generative art]]></category> <category><![CDATA[particles]]></category> <category><![CDATA[video]]></category><guid isPermaLink="false">http://blog.stroep.nl/?p=847</guid> <description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/lOlfm-xhMJc&#038;hl=nl_NL&#038;fs=1&#038;color1=0x000000&#038;color2=0x33322F"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/lOlfm-xhMJc&#038;hl=nl_NL&#038;fs=1&#038;color1=0x000000&#038;color2=0x33322F" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="585" height="344"></embed></object>More info <a href="http://blog.stroep.nl/2009/12/particle-test-center/">here</a>]]></description> <content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/lOlfm-xhMJc&#038;hl=nl_NL&#038;fs=1&#038;color1=0x000000&#038;color2=0x33322F"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/lOlfm-xhMJc&#038;hl=nl_NL&#038;fs=1&#038;color1=0x000000&#038;color2=0x33322F" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="585" height="344"></embed></object></p><p>More info <a href="http://blog.stroep.nl/2009/12/particle-test-center/">here</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.stroep.nl/2010/01/particle-test-center-video/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Process rendering Actionscript to PNG to Video</title><link>http://blog.stroep.nl/2008/11/process-rendering-actionscript-to-png-to-video/</link> <comments>http://blog.stroep.nl/2008/11/process-rendering-actionscript-to-png-to-video/#comments</comments> <pubDate>Thu, 20 Nov 2008 23:31:48 +0000</pubDate> <dc:creator>Mark Knol</dc:creator> <category><![CDATA[Other]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[generative]]></category> <category><![CDATA[ImageSaver]]></category> <category><![CDATA[render]]></category> <category><![CDATA[video]]></category><guid isPermaLink="false">http://blog.stroep.nl/?p=252</guid> <description><![CDATA[I've created a new video, and this one isn't rendered like I said in the <a href="http://blog.stroep.nl/2008/11/perlin-noise-more-experiments/">previous post</a> (using flash > export movie > .mov), but I used the <a href="http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/">ImageSaver</a> class every frame. I added an event listener to the class. So I started rendering frame 1. When frame 1 is completed, I call the save function. The <a href="http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/">ImageSaver class</a> saves the images and dispatches an Event. When this Event.COMPLETE is being dispatched, I just render another frame. After rendering I call the save function again and wait till the Event.COMPLETE is being dispatched again. etcetera. ;) Well, I think I've got my own mini-render engine. It works perfect for creating sequences of images (or just videos which use a lot of CPU or cannot be displayed at real-time). While rendering I counted the frames and stopped saving after 1000 frames.So, now we can render more heavy effects and create videos, right? :) In this video 1000 images are rendered by actionscript, using additive blending and a BlurFilter. The movements are based on a <a href="http://blog.stroep.nl/2008/11/make-things-less-static-add-some-movement-with-perlin-noise/">Perlin noise</a>. Not very heavy, but when running it in the FlashPlayer, I've cannot reach more than 11fps. The full version is 800x600 with transparency, 30fps.<object type="application/x-shockwave-flash" width="420" height="315" data="http://www.flickr.com/apps/video/stewart.swf?v=63881" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#38;photo_secret=6abfc51527&#38;photo_id=3047016458"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=63881"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=63881" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#38;photo_secret=6abfc51527&#38;photo_id=3047016458" height="315" width="420"></embed></object><em>Yes, this video is created with actionscript</em>]]></description> <content:encoded><![CDATA[<p>I&#8217;ve created a new video, and this one isn&#8217;t rendered like I said in the <a href="http://blog.stroep.nl/2008/11/perlin-noise-more-experiments/">previous post</a> (using flash > export movie > .mov), but I used the <a href="http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/">ImageSaver</a> class every frame. I added an event listener to the class. So I started rendering frame 1. When frame 1 is completed, I call the save function. The <a href="http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/">ImageSaver class</a> saves the images and dispatches an Event. When this Event.COMPLETE is being dispatched, I just render another frame. After rendering I call the save function again and wait till the Event.COMPLETE is being dispatched again. etcetera. <img src='http://blog.stroep.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> Well, I think I&#8217;ve got my own mini-render engine. It works perfect for creating sequences of images (or just videos which use a lot of CPU or cannot be displayed at real-time). While rendering I counted the frames and stopped saving after 1000 frames.</p><p>So, now we can render more heavy effects and create videos, right? <img src='http://blog.stroep.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> In this video 1000 images are rendered by actionscript, using additive blending and a BlurFilter. The movements are based on a <a href="http://blog.stroep.nl/2008/11/make-things-less-static-add-some-movement-with-perlin-noise/">Perlin noise</a>. Not very heavy, but when running it in the FlashPlayer, I&#8217;ve cannot reach more than 11fps. The full version is 800&#215;600 with transparency, 30fps.</p><p>Single image:<br /> <a href="http://www.flickr.com/photos/markknol/3043977405/sizes/o/" title="render.0212 by mark knol, on Flickr"><img src="http://farm4.static.flickr.com/3242/3043977405_dafeee6b24.jpg" width="420" alt="render.0212" /></a></p><p>Video output:<br /> <object type="application/x-shockwave-flash" width="420" height="315" data="http://www.flickr.com/apps/video/stewart.swf?v=63881" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=6abfc51527&amp;photo_id=3047016458"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=63881"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=63881" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=6abfc51527&amp;photo_id=3047016458" height="315" width="420"></embed></object><em>Yes, this video is created with actionscript</em></p><p>I used Premiere to merge all those images into a video.</p> ]]></content:encoded> <wfw:commentRss>http://blog.stroep.nl/2008/11/process-rendering-actionscript-to-png-to-video/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Perlin noise &#8211; more experiments</title><link>http://blog.stroep.nl/2008/11/perlin-noise-more-experiments/</link> <comments>http://blog.stroep.nl/2008/11/perlin-noise-more-experiments/#comments</comments> <pubDate>Fri, 07 Nov 2008 23:00:42 +0000</pubDate> <dc:creator>Mark Knol</dc:creator> <category><![CDATA[Generative art]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[experiment]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[noise]]></category> <category><![CDATA[perlin]]></category> <category><![CDATA[render]]></category> <category><![CDATA[video]]></category><guid isPermaLink="false">http://blog.stroep.nl/?p=237</guid> <description><![CDATA[After writing a post of using perlin noise, I'll did some more experiments making cool things. I draw lines using Perlin noise as input. Check this out:<object type="application/x-shockwave-flash" width="420" height="210" data="http://www.flickr.com/apps/video/stewart.swf?v=61761" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#38;photo_secret=4ca0066c61&#38;photo_id=3011939774"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=61761"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=61761" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#38;photo_secret=4ca0066c61&#38;photo_id=3011939774" height="210" width="420"></embed></object>]]></description> <content:encoded><![CDATA[<p>After writing <a href="http://blog.stroep.nl/2008/11/make-things-less-static-add-some-movement-with-perlin-noise/">this post</a> of using perlin noise, I&#8217;ll did some more experiments making cool things. I draw lines using Perlin noise as input. Check this out:</p><p><object type="application/x-shockwave-flash" width="420" height="210" data="http://www.flickr.com/apps/video/stewart.swf?v=61761" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=4ca0066c61&amp;photo_id=3011939774"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=61761"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=61761" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=4ca0066c61&amp;photo_id=3011939774" height="210" width="420"></embed></object></p><p>I was also experimenting/figuring out how to convert a actionscript generated movie to video. I never knew it was possible (or that easy) with the Flash CS3 (maybe because I never tried). Just choose file > export movie > and choose .mov extension. The video isn&#8217;t smooth, because (when I save it) it is not really rendering, it&#8217;s just like an invisible screencapture, I guess. So I can&#8217;t use more heavy CPU things. Thats a pity.</p><p>But maybe I could use my <a href="http://blog.stroep.nl/2008/09/as3-imagesaver-class-updated/">ImageSaver Class</a> to create a movie-sequence by saving frame by frame as PNG.</p> ]]></content:encoded> <wfw:commentRss>http://blog.stroep.nl/2008/11/perlin-noise-more-experiments/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>