Export Node Settings

 
 
 

Export Settings

(a) Framerate box  (b) Output Bit Depth box (c) File Format box (d) Compression box

Framerate box
Select the framerate for the clip to be output from the Framerate box.

The Framerate box is disabled if the format you selected does not support the frame rate to be specified in the file header. For example, JPEG files do not support frame rate specifications in the file header, while DPX files do. In the latter case, Framerate is available.

Output Bit Depth box
Select the bit depth for the clip to export.
File Format box
Select an export format for the clip to export. If you plan on exporting with a matte, select a file format with support for alpha channels, such as sgi.
Frame Pad field
Define the padding of the frame number appended to the file name (represented by # in the Path field).

For example, 6 indicates that each frames's file name has its frame identifier padded with a number of zeroes required to make it a 6-digit number: frame 1 is written as 000001, frame 22 as 000022, frame 55555 as 055555, and so on.

Offset field
Define any timecode offsets for the processed clip.
Compression box
Select a preset of format-specific compression parameters. The option box varies according to the selected export format.
Export Format box
Select the type of clip to be processed from the Export Format box. Your selection affects the number of available input tabs.

In RGB-A processing mode, the Export node displays a red RGB input tab and a blue matte input tab. The front is exported as the RGB clip and the matte is exported as the alpha result.

In Stereo processing mode, the Export node displays a red left eye input tab, a red right eye input tab, a blue left eye matte input tab, and a blue right eye input tab. Processing the Batch schematic exports files for each of the right and left eyes, with the mattes, if any, as the alpha result. A file's eye is defined by the <polarity> token displayed in the Naming field.

Clip Data Settings

Create Clip Data button
Enable to create a Gateway clip file, which includes extended clip data with the exported files.
Include Setup button
Enable to include the Batch setup alongside the exported clip. This also includes a reference to this setup in the generated Gateway clip.

Later, someone can import the Gateway clip using a Gateway Import node and click Append to current Batch button to view and modify the original Batch setup, similar to how you can edit Clip History.

Version button
Enable to version the processed exports, using a Gateway clip. The resulting Gateway clip has versions you can access through the Gateway Import node, using the Clip Versions box.

The Version field sets the version identifier, which automatically increases at each subsequently processed export. Or you can set the version value manually. Resetting the field (Ctrl+click) sets the next available value. Using a previously used Version value overwrites that version with the new export.

NoteEditing the Path field creates a new Gateway Clip at export, and therefore restarts versioning at 1.

Use the <version> token in the Naming field to include the version identifier in the path/name of the processed media files. If you do not include at least one occurence of the <version> token, Flame automatically adds one to the exported media files. It appears as _v<version> in the Path field.

Version Pad field
Select how the version number is left-padded with zeroes.

Defining the Export Destination

Path field
Displays where the exported files are saved. Click to edit. Appended to this path is the content from the Naming field. The Gateway clip file (created when Create Clip Data is enabled) is stored at the edited path level, not at the appended path where media files are created. In the examples below, Gateway clip files are created in path a.

(a) Path edited by clicking the field (b) Content of the Naming field

Naming field
Defines how the processed media files are named, and where they are located. Use the Naming field to build a dynamic naming scheme using the clip name, version (when available), date of processing, and polarity, as opposed to the path defined in Path field which is static. Use any of the characters allowed in a Linux file name. Creates folders using the forward slash ( / ) character.

Flame automatically appends the frame number (#) and the extension of the file format selected for the export.

The frame number format is defined using the Frame Pad field.

Add Token button
Select the tokens to add to the Naming Field.
Select: To insert:
Clip Name The <name> token. It stands in for the export node's name, minus the brackets and node's numerical identifier.
Version The <version> token. This token stands in for the value of the Version field.

The <version> token is ignored if either the Version or the Create Clip Data buttons are disabled.

If there is no <version> token in the Naming field but the Version button is enabled, Flame automatically adds the value of the Version field to the name of the exported media files, prefixed by v_.

Date The <date> token, which stands for the current date, formatted as YYYY_MM_DD.
Polarity The <polarity> token. It stands in for the Left Eye and Right Eye values defined in the Stereo Naming preferences.

If there is no <polarity> token in the Naming field but the Export Format box is set to Stereo, Flame automatically appends one to the file name in the Path field.

If you add a <polarity> token but export with the RGB-A export format, the token is ignored.

Load Naming button
Click to load a previously saved naming pattern to the Naming field.
Save Naming button
Click to save the content of the Naming field, to be loaded at a later time. Use it to build a library of naming patterns to facilitate naming standards.