Remote Rendering with Burn and Wiretap
 
 
 

Burn for Lustre allows you to render footage stored in the local storage array, or footage imported via Wiretap, to a destination specified in the Burn Render Fulls Home. The destination could be the local storage array, shared network storage, or the Stone filesystem via Wiretap.

NoteIf rendering footage imported via Wiretap, the footage must be located on the Stone filesystem.

Remote Rendering to the Local Storage Array or Shared Network Storage with BrowseD

Enter the Wiretap path in the Renders Full Home field in the Render Backburner menu. See Submitting a Remote Render Job.

Example:

BURN_PROJECT_HOME 192.23.200.76:/L:/lustre_project

BURN_RENDERS_FULL_HOME 192.23.200.76:/L:/renders/full

Command Line Render

./render -s <scene_name> -g <grd_name> -r <output_resolution> -i -1

192.23.200.76:/L:/lustre_project -2 192.9.200.19@wt:/stonefs/project/library -3

192.23.200.76:/L:/renders/full

NoteUse the -i option to render, taking trim information into account.

For more information, see Command Line Renderer.