video_batch
Apply video editing operations like trim, resize, or convert to multiple files at once. Process a batch of videos with a single command.
Instructions
Apply the same operation to multiple video files.
Args: inputs: List of absolute paths to input video files. operation: Operation (trim, resize, convert, filter, blur, color_grade," " watermark, speed, fade, normalize_audio). params: Parameters for the operation. output_dir: Directory for output files. Auto-generated if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | ||
| params | No | ||
| operation | Yes | ||
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||