<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>omino pixel blog</title>
	
	<link>http://omino.com/pixelblog</link>
	<description>pixels, motion, and scripting</description>
	<lastBuildDate>Wed, 05 Aug 2009 00:40:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/OminoPixelBlog" /><feedburner:info uri="ominopixelblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>AE: Scripting Notes</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/cC9XALwxBNU/</link>
		<comments>http://omino.com/pixelblog/2009/08/04/ae-scripting-notes/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 00:40:32 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[after effects]]></category>
		<category><![CDATA[extendscript]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=380</guid>
		<description>Just a quick note about a bug and an optimization when scripting After Effects CS4 (and probably earlier versions, too).
addProperty() bug
When adding several effects, each addition invalidates the object variable references to earlier ones. Here&amp;#8217;s a code fragment which shows the problem and the solution.

var comp = app.project.activeItem;
var layer = comp.layers.addNull();
layer.name = "null_layer";

var slider1 = [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/cC9XALwxBNU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/08/04/ae-scripting-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://omino.com/pixelblog/2009/08/04/ae-scripting-notes/</feedburner:origLink></item>
		<item>
		<title>AE: Feature Wishes</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/ka9Sx745-kU/</link>
		<comments>http://omino.com/pixelblog/2009/07/06/ae-feature-wishes/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 01:00:11 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[after effects]]></category>
		<category><![CDATA[expressions]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=378</guid>
		<description>After Effects is just about my favorite software application. Very elegant model, and a clean &amp;#038; responsive UI.
But I think I can articulate two well-considered features that would boost its utility quite generally.
Feature Request 1: Foldering&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/ka9Sx745-kU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/07/06/ae-feature-wishes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://omino.com/pixelblog/2009/07/06/ae-feature-wishes/</feedburner:origLink></item>
		<item>
		<title>AE: Projecting a Movie Onto a Complex Surface</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/z3fzDiQuJNY/</link>
		<comments>http://omino.com/pixelblog/2009/05/23/ae-projecting-a-movie-onto-a-complex-surface/#comments</comments>
		<pubDate>Sun, 24 May 2009 06:31:11 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[after effects]]></category>
		<category><![CDATA[pixel bender]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[modo]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=356</guid>
		<description>This is a rendering simulating an image projected onto a simple 3d scene. There&amp;#8217;s nothing too exotic about it, except that the projection was done in 2d, in After Effects.
And&amp;#8230; here&amp;#8217;s a moving sequence of the same scene. With old family movies.

    
        
  [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/z3fzDiQuJNY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/05/23/ae-projecting-a-movie-onto-a-complex-surface/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://omino.com/pixelblog/2009/05/23/ae-projecting-a-movie-onto-a-complex-surface/</feedburner:origLink></item>
		<item>
		<title>AE: Fake Spotlights</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/LN69wuK0idk/</link>
		<comments>http://omino.com/pixelblog/2009/04/18/ae-fake-spotlights/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 00:04:23 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[after effects]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[modo]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=348</guid>
		<description>Here&amp;#8217;s another variation on additive lighting tricks&amp;#8230;
This one is a little experiment using After Effects&amp;#8217; spotlights on still images which have been rendered with similarly-located light sources.
Here&amp;#8217;s one of the several still images.

And here&amp;#8217;s a short movie showin a little more of the procedure, and some results.

    
     [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/LN69wuK0idk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/04/18/ae-fake-spotlights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>

<enclosure url="http://omino.com/pixelblog/wp-content/uploads/2009/04/spotlights.mp4" length="7488255" type="video/mp4" />
<enclosure url="http://omino.com/pixelblog/wp-content/uploads/2009/04/spotlights.mp4" length="7488255" type="video/mp4" />
		<feedburner:origLink>http://omino.com/pixelblog/2009/04/18/ae-fake-spotlights/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/OminoPixelBlog/~5/gKPt37ll5MM/spotlights.mp4" length="7488255" type="video/mp4" /><feedburner:origEnclosureLink>http://omino.com/pixelblog/wp-content/uploads/2009/04/spotlights.mp4</feedburner:origEnclosureLink></item>
		<item>
		<title>Snagging Video from Home Dvd’s</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/ADsPU_dmco4/</link>
		<comments>http://omino.com/pixelblog/2009/04/07/snagging-video-from-home-dvds/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 04:05:35 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[qt_tools]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[quicktime]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vob]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=345</guid>
		<description>My dad recently transferred all his (our!) old 8mm movie reels to dvd. We&amp;#8217;re talking 1957 to 1972 for this first batch. He sent me copies, three dvd&amp;#8217;s worth.
It was pretty painless; he used yesvideo.com, which distributes through Costco. I think the pickup and delivery was at Costco. Quality seems a bit blurry, but maybe [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/ADsPU_dmco4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/04/07/snagging-video-from-home-dvds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://omino.com/pixelblog/2009/04/07/snagging-video-from-home-dvds/</feedburner:origLink></item>
		<item>
		<title>houdini</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/0q5kXspz2mw/</link>
		<comments>http://omino.com/pixelblog/2009/04/04/houdini/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 17:49:33 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[houdini]]></category>
		<category><![CDATA[3d]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=341</guid>
		<description>Lately been trying 3d apps, looking for my next toy.

Quick recap of 3d software that I&amp;#8217;ve used or recently tried:
LightWave. Fluent. This app has everything except proper instancing. Crufty bizarro-world interface&amp;#8230; and yet, gets the job done. Expressions and scripting available.
modo. Fluent. Smooth as silk. Clean and modern UI. Like lightwave, but from this universe, [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/0q5kXspz2mw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/04/04/houdini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://omino.com/pixelblog/2009/04/04/houdini/</feedburner:origLink></item>
		<item>
		<title>AE: Compositing Lights</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/zdcpv8QK-eY/</link>
		<comments>http://omino.com/pixelblog/2009/04/01/ae-compositing-light/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:21:55 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[after effects]]></category>
		<category><![CDATA[compositing]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[modo]]></category>
		<category><![CDATA[radiosity]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=327</guid>
		<description>Long, long ago I saw an article or talk by Paul Haeberli, of SGI. Oh, he covered many interesting and clever graphics tricks. One of them was the idea of &amp;#8220;synthetic lighting&amp;#8221;, or, &amp;#8220;doing lighting in post&amp;#8221;.
He has a page about it, here.
The idea is pretty simple. If you have images (or animations) of individual [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/zdcpv8QK-eY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/04/01/ae-compositing-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://omino.com/pixelblog/2009/04/01/ae-compositing-light/</feedburner:origLink></item>
		<item>
		<title>AE: A Stupid Text-Control Trick</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/y2AbWZ9m1B0/</link>
		<comments>http://omino.com/pixelblog/2009/03/17/ae-a-stupid-text-control-trick/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 07:27:57 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[after effects]]></category>
		<category><![CDATA[expressions]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=320</guid>
		<description>Here&amp;#8217;s a little movie that demonstrates a text track being used to &amp;#8220;trigger&amp;#8221; the opacity of another track.

    
        
            one-part.mov
            
  [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/y2AbWZ9m1B0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/03/17/ae-a-stupid-text-control-trick/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>

<enclosure url="http://omino.com/pixelblog/wp-content/uploads/2009/03/five-parts.mov" length="885706" type="video/quicktime" />
<enclosure url="http://omino.com/pixelblog/wp-content/uploads/2009/03/five-parts.mov" length="885706" type="video/quicktime" />
<enclosure url="http://omino.com/pixelblog/wp-content/uploads/2009/03/one-part.mov" length="233196" type="video/quicktime" />
		<feedburner:origLink>http://omino.com/pixelblog/2009/03/17/ae-a-stupid-text-control-trick/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/OminoPixelBlog/~5/cKBki63pmLQ/five-parts.mov" length="885706" type="video/quicktime" /><feedburner:origEnclosureLink>http://omino.com/pixelblog/wp-content/uploads/2009/03/five-parts.mov</feedburner:origEnclosureLink></item>
		<item>
		<title>AE CS4: Pixel Bender Quick Notes</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/NSJkY9nkg0o/</link>
		<comments>http://omino.com/pixelblog/2009/03/14/ae-cs4-pixel-bender-quick-notes/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 21:20:01 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[after effects]]></category>
		<category><![CDATA[pixel bender]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=284</guid>
		<description>Here are some super short notes about using Pixel Bender inside of After Effects CS4. This post is just another dicing of the available info culled from the After Effects help, and the Pixel Bender Developer Guide.
But it&amp;#8217;s the stuff that I most needed to get started, as well as a handy copy-and-paste source for [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/NSJkY9nkg0o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/03/14/ae-cs4-pixel-bender-quick-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://omino.com/pixelblog/2009/03/14/ae-cs4-pixel-bender-quick-notes/</feedburner:origLink></item>
		<item>
		<title>After Effects CS4: Ultrabrief First Impressions</title>
		<link>http://feedproxy.google.com/~r/OminoPixelBlog/~3/qW3briy5C1I/</link>
		<comments>http://omino.com/pixelblog/2009/03/13/after-effects-cs4-ultrabrief-first-impressions/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 05:15:16 +0000</pubDate>
		<dc:creator>david van brink</dc:creator>
				<category><![CDATA[after effects]]></category>

		<guid isPermaLink="false">http://omino.com/pixelblog/?p=266</guid>
		<description>Joy!
I finally have returned from several months away, back into the usual routine. My fresh copy of After Effects CS4 was waiting! (Thanks so much, you know who you are!)
Verrrry brief first impressions.
Darker, Darker
I love how each successive version is a bit darker, more mysterious looking. It&amp;#8217;s just like Luke Skywalker, remember how in the [...]&lt;img src="http://feeds.feedburner.com/~r/OminoPixelBlog/~4/qW3briy5C1I" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://omino.com/pixelblog/2009/03/13/after-effects-cs4-ultrabrief-first-impressions/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://omino.com/pixelblog/2009/03/13/after-effects-cs4-ultrabrief-first-impressions/</feedburner:origLink></item>
	</channel>
</rss>
