Add overlay (light leak / dust / grain)
premiere_add_overlayPlace a media clip as an overlay on a higher video track with a blend mode and opacity to add light leaks, dust, grain, or letterbox elements.
Instructions
Place a media clip as an OVERLAY on a higher video track (default V2) with a blend mode (screen|add|overlay|multiply|soft light|...) and opacity - the cinematic way to add light leaks, dust, grain or letterbox elements. Combine with premiere_keyframe to fade the overlay in/out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaPath | Yes | Absolute path to the overlay media (e.g. a light-leak mp4). | |
| videoTrack | No | Track to place it on (default 2). | |
| atSeconds | No | ||
| outSeconds | No | ||
| blendMode | No | Blend mode (default screen - ideal for light leaks). | |
| opacity | No | Clip opacity 0-100. |