Publishing a Composition | ![]() |
![]() |
Linking Compositions |
Chapter 7, Working with Compositions |
When you render a composition, a single background task takes care of rendering all the output(s), and the progress bar displays the rendering of frames for all outputs. The outputs are rendered in parallel, one frame index after another alternating between each output. This can speed up the rendering process because some intermediate results are reused.
Also, you can render a non-rendered version. Or you can re-render the rendered files in a different format or because of missing or corrupted files.
All output nodes in the working version are rendered only if their publish mode is set to render. After that, you can decide on a per-output-node basis whether or not the output node is rendered by using the Render toggle on the output node UI and the composition tab. This lets you control the primary output node's rendering--see The Render Modes.
You can delete the rendered files of any version. When you do so, you are deleting only the rendered files, and not the version.
Open the composition you want to render.
In the Composition tab, set the publish mode to Render or Backburner or to any other publish mode that has the Render toggle enabled.
Click the Publish button.
A version with a rendered result appears in the Versions tab.
In the Versions tab, select an unrendered version of the composition.
Click the Render button.
A message window appears.
Click Foreground for foreground rendering or Background for background rendering.
The progress of the composition being rendered is indicated in the taskbar.
|
The rendered result file path is shown in the Versions tab for that composition.
On the left side of the Versions tab, select a version.
On the right side of the Versions tabs, select the rendered result to delete and do one of the following:
Right-click and select Delete.
Click the Delete Files button.
Hint: If there are multiple rendered results to delete, you can right-click and choose Select All.
You can create, rename, edit, and delete render modes in the project preferences. The file format options can be different for each render mode.
After you create a project, a single render mode named Default is automatically created and set to render to the OpenEXR format. You can always change it.
![]() ![]() |