Place clip on timeline
premiere_place_clipPlace a media file onto a Premiere Pro timeline at a specified time and video track. Trim in/out points and choose overwrite or insert mode to control clip placement.
Instructions
Place a media clip on a video track at a given time (seconds). Imports the file if needed. Optionally trim with inSeconds/outSeconds. mode 'overwrite' (default) stamps over; 'insert' ripples later clips right. The clip's own audio is routed automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaPath | Yes | Absolute path to the media file. | |
| videoTrack | No | Target video track, 1-based (default 1). | |
| atSeconds | No | Start time on the timeline in seconds (default 0). | |
| inSeconds | No | Trim: source in-point (seconds). | |
| outSeconds | No | Trim: source out-point (seconds). | |
| mode | No | overwrite (default) or insert (ripple). |