1

I'm new to blender. I created an animation, and it saved in my folder as 140 pictures, for each frame. How do I take all of that and add it into the compositor to add some effects that I need?

Reggie96
  • 61
  • 2
  • 3

2 Answers2

2

In the node editor, delete the "Render Layers" node and replace it with an "Image" node. Then click "Open" and navigate to folder where your animation images are saved. Hit A to select all the images, and then finally select "Open Images".

Kidus
  • 1,046
  • 6
  • 11
-1

I would rerender the animation into an avi file. Not a png file or something. You do this at the render tab under output. Just set it to a video type file. Your rendered animation will be a video already. Not separate images. And if you set up your compositing setup first, that setup will be applied to every frame of the animation.

Hendriks3D
  • 1,141
  • 1
  • 8
  • 19