Exporting Clips and Sequences to Files

To export a clip or a sequence:

  1. Do one of the following:
    • Right-click the clip to export and select Export. And then, using the Media Export window, navigate to the clip's destination.
    • From the MediaHub, drag-and-drop the file from the Media panel to the location displayed in the browser.
  2. Select an Export type and a Format Preset.
  3. Click Export.

    Flame prepares the export job. Once that preparation is done, the rest of export happens in the background and frees up Flame for your use.

To export an RGBA movie file or file sequence, create a Matte Container prior to exporting.

Tips

Note: When exporting an Open Clip with Clip Version enabled, make sure the frame rate remains the same between versions: having differing frame rates within one Open Clip is not supported by the format.

Support for MXF XDCAM 422 Short GOP

MXF XDCAM 422 exported by Flame are encoded based on Sony's XDCAM format, and all start with a full Group of Pictures (GOP). Some broadcasters use a different flavour of XDCAM 422, where the media start with a short GOP (starting on an I-frame). You can meet these encoding requirements by setting an environment variable. You can configure either or both Background and Foreground exports to use this alternate encoding.

For Foreground Export, edit the application's .cshrc.

  1. Close Flame.
  2. In a shell, type: cd /opt/Autodesk/<application>
  3. With a text editor, edit the file .cshrc
  4. Add the following ligne to the .chsrc:
    setenv DL_MXF_MPEG2_I_FRAME_FIRST 1
  5. Save the file and restart Flame.

    Encoded MXF XDCAM 422 will now be encoded starting on a I frame. To return to the previous setting, delete the line setenv DL_MXF_MPEG2_I_FRAME_FIRST 1 from the .cshrc.

For Background Export, you need to configure the Backburner Server process.