Cinema 4D Submitter (beta)

Introduction

The Conductor submitter for Cinema 4D allows you to ship renders to Conductor from a familiar interface within Cinema 4D. It's implemented as a Cinema 4D plugin with a dialog.

Any properties you set on Conductor will be stored inside the project when you save, so you can be confident that subsequent renders of the same scene will behave the same.

Register the Plugin

To register the submitter plugin, perform the following steps:

prefs

Conductor command-line tools

It is recommended to add the Conductor bin location to your PATH variable (if you haven't already done so). You can do this in ~/.bashrc on Mac and Linux, or use the Environment Variables panel on Windows.

# Add the Conductor bin location to your PATH.
export PATH=$PATH:/Users/<username>/Conductor/bin

Shared installation

To make the plugin accessible to others on your network, you can set Cinema 4D's g_additionalModulePath variable in .bashrc or the equivalent for your shell. See below.

# Add the Conductor plugin location to the Cinema 4D's g_additionalModulePath.
export g_additionalModulePath=/Users/<username>/Conductor/cioc4d

Once the plugin is registered, by restarting Cinema 4D, you should see Conductor in the Extensions menu, as well as a standalone pulldown along the top. If not, submit a ticket to Conductor Support.

Quick Start

To create a submission to Conductor

top

You'll now see the Conductor Submitter window.

menu

You'll notice the project is - not set - and the pulldown menu is empty. This is because the submitter has not yet been in contact with your account at Conductor.

You'll notice the Frame Info section has updated to let you know which frames will be submitted, and how many will be scouted first.

frames

You are now ready to submit your render using the Submit button at the bottom of the dialog. On submission, a number of validations will take place to catch any issues. You can also check the Preview section for potential issues in the submission payload beforehand.

preview

If everything looks good, press the Submit button, and then head over to the Conductor dashboard to monitor your job.