
(a) Framerate box (b) Output Bit Depth box (c) File Format box (d) Compression 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.
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.
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.

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.
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.
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.
Defining the Export Destination

(a) Path edited by clicking the field (b) Content of the Naming field
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.
| 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. |