Setting Cache and Renders Format

Set the default media format for media cache and renders for your project under the Cache and Renders tab.

This setting is used whenever the application writes to its managed storage:

To set the Cache and Renders format:

  1. Click the Cache and Renders tab.
  2. Select the media format from the Cache and Renders Preferred Format box.
Note: Preferred formats are all available in RAW and non-RAW flavours. The difference between the two flavours is the presence or absence of OpenEXR as an alternate format: RAW flavours have only DPX and RAW, non-RAW ones have DPX, OpenEXR, and RAW. As a rule of thumb, use the RAW flavours, unless you are planning on exporting material as OpenEXR using linked publish, in which case you should the but the non-RAW flavours.

Notes regarding the use of DNxHD and DNxHR as an intermediate format (Linux only):

Format Restriction: Description:
Maximum Width Displays the maximum width of a frame for it to use the Preferred Format. A frame wider than this is written using one of the Alternate Formats. None indicates that the preferred format is always used, unless the bit depth do not match the Depths field.

See also the above note regarding DNxHD/DNxHR.

Maximum Height Displays the maximum height of a frame for it to use the Preferred Format. Any frame bigger than this is written using one of the Alternate Formats. None indicates that the preferred format is always used, unless the bit depth do not match the Depths field.

See also the above note regarding DNxHD/DNxHR.

Depths Displays the bit depth required for a frame to use the Preferred Format. Frames with a bit depth that is either higher or lower than the ones listed are written using one of the Alternate Formats.
Alternate Formats Displays the fallback formats used to cache or render frames that do not match the defined Bit Depth.

The application follows a specific fallback strategy, based on the bit depth of the frame and the displayed formats:

  • DPX, OpenEXR, RAW: DPX for 8-, 10-, and 12-bit frames. OpenEXR for 16-bit floating point frames, RAW for 12-bit packed ones.
  • DPX, RAW: DPX for 8-, 10-, and 12-bit frames. RAW for 12-bit packed, 16-bit floating point, and higher.

Note that 12-bit packed frames are always stored as RAW.