video_template_preview
Preview video template operations, estimated duration, resolution, and file size before rendering. Supports TikTok, YouTube Shorts, Instagram Reel, and more.
Instructions
Preview what a video template would do before rendering.
Analyzes the template and returns a list of operations, estimated output duration, resolution, and file size — without actually processing any video.
Args: template: Template name (tiktok, youtube-shorts, instagram-reel, youtube, instagram-post). input_path: Absolute path to the input video (optional; used for duration probing). duration: Override the estimated duration in seconds. caption: Caption text for TikTok / Instagram Reel / Instagram Post templates. title: Title text for YouTube Shorts / YouTube video templates. music_path: Absolute path to background music file. outro_path: Absolute path to outro video file (YouTube template only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | ||
| input_path | No | ||
| duration | No | ||
| caption | No | ||
| title | No | ||
| music_path | No | ||
| outro_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||