video_preview
Create a low-resolution preview of a video by downscaling, enabling quick review with reduced file size and resolution.
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
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_path | No | ||
| scale_factor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||