Sample frames (contact sheet)
sample_framesExtract evenly-spaced frames from a video into a single image with timestamps, so you can preview the video content before editing.
Instructions
Tile evenly-spaced frames from across the video into one image, each stamped with its timestamp. Use this to SEE what's in a video before deciding how to edit it — create the sheet, then view the image file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many frames to sample (default 12) | |
| columns | No | Grid columns (default 4) | |
| input_path | Yes | Path to the source video | |
| tile_width | No | Width of each tile in pixels (default 320) | |
| output_path | No | Where to write the image |