video_preview
Generate low-resolution video previews for quick review by downscaling input videos with configurable resolution reduction.
Instructions
Generate a fast low-resolution preview for quick review.
Args: input_path: Absolute path to the input video. output_path: Where to save the preview. Auto-generated if omitted. scale_factor: Downscale factor (4 = 1/4 resolution).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_path | No | ||
| scale_factor | No |