scale_video
Resize videos to specified dimensions using width, height, and output path parameters. This FFmpeg-based tool ensures precise video scaling for processing or playback needs.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | Yes | ||
output_path | No | ||
video_path | Yes | ||
width | Yes |