0

i'd like to render in one Blender File different videos at once. Is this possible? I chose for each animation an seperate Render Layer Thx for your help

Jan
  • 1
  • 1

2 Answers2

2

Yes this is possible, for this you will need to use the compositor.

Activate use nodes and delete the composite output node. You will be left with a Render Layers input node. Create a copy of this node for each render layer you wish to create output, and select a separate render layer for each node. Connect a File Output node to each Render Layers node using the yellow image connection dots. Create a separate output path for each file output node. enter image description here

Phip
  • 749
  • 3
  • 3
0

You will have to use the command line but first you have to prepare your blend file.

Instead of animations on different layers, make different scenes for each animation.

Then batch render.

Post on how to do this Is there a way to batch render multiple scenes?

Command line render documentation https://docs.blender.org/manual/de/dev/render/workflows/command_line.html