The thumbnail node generates a contact-sheet preview (a tiled grid of frames) for a video, giving the UI a fast visual summary of the content.
Kind |
|
Applies to |
Video only |
Inputs |
Reads upstream |
Output keys |
|
Requirements |
OpenCV / video4j native runtime (frame extraction). CPU-bound. Storage: the generated image is written to the worker’s local thumbnail cache (a durable |
Persists to |
|
Configuration
ThumbnailNodeOptions control the contact-sheet layout:
| Option | Meaning |
|---|---|
|
Pixel size of each frame tile |
|
Number of columns in the grid |
|
Number of rows in the grid |
Use Cases
-
Fast browsing — show a visual overview of a video without opening it.
-
Preview generation — produce a poster/scrubbing sheet for the asset detail view.