compositor 2 image sequence's

I’m wondering if this is possable and how to go about it, pretty sure it can be done.
I have a render’d 100 ambient occlusion frames as .png files and soon 100 color frames.
Is it possable to take both of these image sequence’s and combine them using the compositor, i need to apply the ambient occlusion as muitply or mix at .5

Thanks

Hi,

Yes the compositor can do what you need. You need to use an Image node and set it to sequence. That will then take a sequence of images. So you would have 2 image nodes one of your color and one for your occlusion images which you can then mix together using the mix node.

Thanks got it working :slight_smile: