contact_sheet
Export a still from the middle of each clip on a video track to review the entire color grade in one view. Returns the file paths for easy access.
Instructions
Export one still per clip on a video track, taken from the middle of each clip, and return the file paths. Read the images afterwards to judge a grade across the whole edit at once instead of one frame at a time. Slow, since every frame is a real render.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Stop after this many clips | |
| output_dir | Yes | Existing folder to write the stills into | |
| track_index | No | Which video track, V1 is 0 |