Import footage
ae_importImport stills, video, audio, or image sequences into an After Effects project, returning new item IDs for use in compositions.
Instructions
Import files into the project. Handles stills, video, audio, and image sequences. Returns the new item ids so you can add them to a comp with ae_add_layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Absolute paths to import. | |
| folder | No | Name of a project folder to import into (created if missing). | |
| sequence | No | Treat each path as the first frame of an image sequence. |