<?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>Degrafa &#187; video</title>
	<atom:link href="http://www.degrafa.org/blog/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.degrafa.org/blog</link>
	<description>Degrafa is a declarative graphics framework.</description>
	<lastBuildDate>Fri, 06 Nov 2009 05:15:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lights, Camera, Action: VideoFill</title>
		<link>http://www.degrafa.org/blog/2009/11/lights-camera-action-videofill/</link>
		<comments>http://www.degrafa.org/blog/2009/11/lights-camera-action-videofill/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 11:51:56 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[beta 3]]></category>
		<category><![CDATA[fills]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[paint]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.degrafa.org/blog/?p=241</guid>
		<description><![CDATA[Greg Dove, a Degrafa core team member, and the creator of Degrafa&#8217;s VectorFill, has broken new ground with another new Degrafa paint object, VideoFill.
There have been a couple of sneak previews of VideoFill over the past few months; Juan showed a quick preview at 360&#124;Flex earlier this year and Greg showed a quick demo at [...]]]></description>
			<content:encoded><![CDATA[<p>Greg Dove, a Degrafa core team member, and the creator of Degrafa&#8217;s VectorFill, has broken new ground with another new Degrafa paint object, VideoFill.</p>
<p>There have been a couple of sneak previews of VideoFill over the past few months; Juan showed a quick preview at 360|Flex earlier this year and Greg showed a quick demo at FlashCamp in New Zealand as recently as September. Well, no more &#8217;sneaks&#8217; (<a title="VideoFill demo" href="http://interactionscript.com/degrafaTest/videofill/VFill01.html" target="_blank">apart from this one</a>!), it&#8217;s finally going to be available from beta 3.2.</p>
<p>You won&#8217;t believe all the things you can do with this, suffice to say that it makes some video effects that could be difficult to achieve &#8211; even in the Flash authoring tool &#8211; very easy to code in Flex with Degrafa.</p>
<p>To be honest, we don&#8217;t know what you <em>will </em>do with VideoFill. We can see it being used in creating custom players for specific video content or for specific vector/clipping effects for video -this is quite practical and quick to do with VideoFill. And yes&#8230;it can be used for skinning if absolutely required (&#8217;absolutely&#8217;? yeah we can&#8217;t think of when that would be either&#8230;.but hey, we&#8217;ll let someone else tell you not to do it!).</p>
<div id="attachment_242" class="wp-caption aligncenter" style="width: 460px"><a href="http://interactionscript.com/degrafaTest/videofill/VFill01.html" target="_blank"><img class="size-full wp-image-242" title="VideoFill " src="http://www.degrafa.org/blog/wp-content/uploads/2009/11/videoFillSnapshot.jpg" alt="A screen capture from the Avatar trailer being used as a VideoFill" width="450" height="439" /></a><p class="wp-caption-text">A screen capture from the Avatar trailer being used as a VideoFill</p></div>
<p>Under the hood, to make VideoFill work, a complete new custom video player class was written from the ground up, designed for the purpose of supporting the way that VideoFill does its magic internally within Degrafa. VideoFill <em>does </em>require data access permission to work with the bitmapData of the video, but that is quite straightforward if you load from a domain under your control. It handles both progressive download video and also has support for rtmp streaming video content. Greg is also planning to add in support for the Camera object to round things out in terms of capabilities/support so that it&#8217;s easy to add live webcam content as a fill.</p>
<p>Back in the realm of regular paint classes in Degrafa, VideoFill is an ITransformablePaint object, which means you can spin, skew, scale and move a VideoFilll inside its target Geometry object using Degrafa&#8217;s Transforms&#8230;all while the video is happily playing! Watch out for more VideoFill information and tutorials after additional exciting beta 3.2 announcements in the coming days. We&#8217;ll add an official VideoFill sample to the Degrafa samples page as soon as beta 3.2 is released&#8230;for now you can whet your appetite on <a title="VideoFill demo" href="http://interactionscript.com/degrafaTest/videofill/VFill01.html" target="_blank">this one</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2009/11/lights-camera-action-videofill/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Screencast: GeometryRepeater</title>
		<link>http://www.degrafa.org/blog/2008/11/screencast-geometryrepeater/</link>
		<comments>http://www.degrafa.org/blog/2008/11/screencast-geometryrepeater/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 03:38:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beta 3]]></category>
		<category><![CDATA[repeaters]]></category>
		<category><![CDATA[screencasts]]></category>
		<category><![CDATA[Degrafa]]></category>
		<category><![CDATA[repeater]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.degrafa.org/blog/?p=133</guid>
		<description><![CDATA[This screencast walks through a couple basic examples of using the new GeometryRepeater class introduced in Degrafa Beta 3. GeometryRepeaters are a revamped form of the Repeaters introduced in Beta 2, but much more powerful and flexible. Be sure to check it out in HD.
The GeometryRepeater class allows you to repeat any geometry you compose [...]]]></description>
			<content:encoded><![CDATA[<p>This screencast walks through a couple basic examples of using the new GeometryRepeater class introduced in Degrafa Beta 3. GeometryRepeaters are a revamped form of the Repeaters introduced in Beta 2, but much more powerful and flexible. Be sure to <a title="Degrafa Screencast" href="http://vimeo.com/2327860?pg=embed&amp;sec=2327860&amp;hd=1" target="_blank">check it out in HD</a>.</p>
<p>The GeometryRepeater class allows you to repeat any geometry you compose with Degrafa and alter properties for every time the geometry is repeated. With GeometryRepeaters you can create things like bar charts, tick marks for a gauge, artistic explorations and a lot more.</p>
<p>In future screencasts we&#8217;ll explore using GeometryRepeaters mixed with other features of Beta 3 as well as different use cases and more complex examples. You can grab the latest release of Degrafa on the <a title="Degrafa Code" href="http://www.degrafa.org/code/" target="_blank">Degrafa Code</a> page.</p>
<div style="border:solid 1px #CCCCCC; padding:10px 10px 10px 10px; display:block;margin:0 44px 10px 44px;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="375" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2327860&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="375" src="http://vimeo.com/moogaloop.swf?clip_id=2327860&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br/><br />
<a href="http://vimeo.com/2327860">Degrafa: Basic Repeaters</a> from <a href="http://vimeo.com/degrafa">Degrafa</a> on <a href="http://vimeo.com">Vimeo</a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/11/screencast-geometryrepeater/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Degrafa Screencast: Using SVG Path Data</title>
		<link>http://www.degrafa.org/blog/2007/07/degrafa-screencast-using-svg-path-data/</link>
		<comments>http://www.degrafa.org/blog/2007/07/degrafa-screencast-using-svg-path-data/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 08:34:01 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 1]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[screencasts]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2007/07/31/degrafa-screencast-using-svg-path-data/</guid>
		<description><![CDATA[Here&#8217;s a quick demo showing how you can use SVG path data to draw shapes in Flex via Degrafa. I know it&#8217;s a bit hard to see the code because of the video size, but you can at least get a general sense of what&#8217;s going on.
What I&#8217;m going through here is a pretty manual [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick demo showing how you can use SVG path data to draw shapes in Flex via Degrafa. I know it&#8217;s a bit hard to see the code because of the video size, but you can at least get a general sense of what&#8217;s going on.</p>
<p>What I&#8217;m going through here is a pretty manual process that were going to try to eliminate with some import/export and visual tool sets. You can see a slightly larger video <a href="http://www.brightcove.com/title.jsp?title=1130068155&#038;channel=1130055106">here</a>.</p>
<p><embed src='http://admin.brightcove.com/destination/player/player.swf' bgcolor='#FFFFFF' flashVars='allowFullScreen=true&#038;initVideoId=1130068155&#038;servicesURL=http://www.brightcove.com&#038;viewerSecureGatewayURL=https://www.brightcove.com&#038;cdnURL=http://admin.brightcove.com&#038;autoStart=false' base='http://admin.brightcove.com' name='bcPlayer' width='436' height='362' allowFullScreen='true' allowScriptAccess='always' seamlesstabbing='false' type='application/x-shockwave-flash' swLiveConnect='true' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2007/07/degrafa-screencast-using-svg-path-data/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

