Search found 3 matches
- May 27th, 2007, 11:33 pm
- Forum: Expression Discussion
- Topic: A script that converts a movieclip into a raster image?
- Replies: 9
- Views: 26290
More info
For the original poster, here's some info I've discovered. It will take between 2000 and 5000 layers to create the effect depending on the working resolution and how small you want the mosaic pieces to be. This takes a LONG time to pack in. I know I said I wasn't in a hurry, HOWEVER, it just took ov...
- May 27th, 2007, 7:20 pm
- Forum: Expression Discussion
- Topic: A script that converts a movieclip into a raster image?
- Replies: 9
- Views: 26290
DOH!
hahaha, yep. I see it now. Thanks man. :) I guess it does return when you get the syntax right. I'll give it a try. UPDATE: I tried it and I get "expression result must be of dimension 2, not 4, Expression disabled. exp = "thisComp.layer(2).sampleImage(transform.position, [2, 1.5], false, ...
- May 27th, 2007, 8:41 am
- Forum: Expression Discussion
- Topic: A script that converts a movieclip into a raster image?
- Replies: 9
- Views: 26290
trying to do the same mosaic thing
Yeah, I'm trying to do this too. I did a version in Flash using Actionscript's bitmapdata. I've been coding with that for a few years. But I want to output to high quality video, so i tackled AE. I've been using AE for stuff for years too, but not the scripting. Man, I gotta tell ya, the syntax diff...