Skip to main content

Render Manager

Intro

The Render Manager is the place to output scenes to files. The window consists of two sections – the Header and the Render Queue. The Header at the top contains a few simple controls for submitting renders and the Render Queue at the bottom is where you can drag in Compositions to create Render Queue Items.

tip
  • Adding Compositions to the Render Queue creates Render Queue Items. This can be done by either using the + Current Composition button at the top of the window or by dragging them from the Assets Window into the Render Queue.
  • Render Queue Items are saved with your scene.
  • Any unchecked Render Queue Items will not render.

UI

+ Current Composition - Add the currently active composition to the Render Queue.

Progress Bar - This indicates how complete the entire Render Queue is.

Render All - Start rendering all active Render Queue Items (RQIs) in the Render Queue

Background Rendering (Professional feature) - When checked, rendering will be sent to a second process. A temporary copy of the scene file is saved so that it's possible to continue working in Cavalry while the render processes. Assets (except video) are saved to RAM so any changes to these will not affect the final render. Video assets should not be moved or updated during a background render.

Once a Background Render has been launched, the render's status will appear in the Message Bar every 5 seconds plus a final message to confirm when the render has completed.

Dynamic Index - This value can be passed to any other attributes and iterates on a 'per render' basis. e.g. if you have Number of Renders set to 3 this attribute will pass a value of 0 on the first render, 1 on the second and 2 on the third. See Dynamic Rendering.

Dynamic Index Offset - Offset the Dynamic Index. Useful for previewing or setting ranges.

Render Queue

File Name - Set the output file name.

info

If you include back / (macOS) or forward \ (Windows) slashes in the File Name a new directory will be created (if one doesn't exist) on your file system. e.g. MyFolder/Composition1 will output the filename Composition1 in the MyFolder directory.

Frame Range Mode - Select the frame range mode:

  • Composition Start/End - Output the full composition length.
  • Playback Start/End - Output the frames within the Playback Range.
  • Custom... - Set a custom frame range.

Frame Range - Set the Custom frame range.

Use Composition Playback Step - When checked, the Composition's Playback Step will be respected. When unchecked, the default Playback Step of 1 (every frame) will be used.

Padding - Set the frame number padding (e.g. 3 will output image.001.png).

Path - Set the directory to save the output to.

Resolution Scale - A multiplier for the resolution.

Render Quality - Set which Viewport features are rendered. This can be useful for speeding up test renders:

  • Full - Full quality.
  • Draft - Removes Anti-aliasing and any Image Filtering (see Image Shader).
  • Minimal - As per Draft and also removes any Filters and Shaders.

Respect Viewport Filtering - When checked, any Layers that have been hidden from the Viewport via Tags will not be rendered. This includes soloing via the Composition > Solo Selection in Viewport command which also uses the tagging system.

Path Preview - Preview the absolute output path.

Rendering with Alpha

In order to render with Alpha, don't forget to set the Composition's Background Alpha to 0 via the Composition Settings.