2

I have never tried to do this so I am sure I am doing something wrong, but I have no idea what. It shows in the preview window but not in the final animation.

Viewport Result.

Render Result.

  • It could be many things... If you don't tell us how you are composing the image in the background. It's that a plane? Or you use the compositor? Or... Please provide a blend file as an example http://blend-exchange.giantcowfilms.com/ and be sure you have checked basic things like the render visibility button in the outline or the ray visibility in the object panel – diramazioni Mar 16 '16 at 11:05
  • It is not a plane, and I am not using the compositor.... Maybe that is my problem?

    (http://blend-exchange.giantcowfilms.com/b/1108/)

    – Logan Kane Films Mar 16 '16 at 11:39
  • The blend file that you uploaded has no background. – Dontwalk Mar 16 '16 at 12:56
  • Yes it does... I don't get it. – Logan Kane Films Mar 16 '16 at 13:00

1 Answers1

3

Images used as background in the 3D viewport are used for reference only and will not render unless you choose to combine them with the scene using the compositor.

Open a Node Editor window. Add a movie clip node and select your video clip. Set the movie clip to be used as the background input on an Alpha Over node and plug the render layers as foreground.

For Blender Render the setup is like this:

enter image description here (click on the image to enlarge)

To Render using cycles this is the node setup: enter image description here

Make sure that the compostitng box is checked:

enter image description here

tomhat
  • 46
  • 1