export_aaf
Export the active sequence as an AAF file for Pro Tools and other audio applications. Adjust sample rate, bit depth, mono mixing, and video mixdown settings to match workflow needs.
Instructions
Export the active sequence as an AAF file (for Pro Tools, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | Full output file path (e.g., '/Users/me/export.aaf') | |
| sample_rate | No | Audio sample rate (default: 48000) | |
| mix_down_video | No | Mix down video to single track (default: true) | |
| bits_per_sample | No | Audio bit depth (default: 16) | |
| explode_to_mono | No | Explode multichannel audio to mono (default: false) |