happyhorse_edit_video
Edit a video by describing changes in text and adding reference images. Set duration, ratio, resolution, and audio to generate the modified footage.
Instructions
Edit a source video using text and optional reference images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Optional reproducibility seed. | |
| model | No | Video-edit model. Currently happyhorse-1.0-video-edit. | happyhorse-1.0-video-edit |
| ratio | No | Output aspect ratio: 16:9, 9:16, 1:1, 4:3, or 3:4. | 16:9 |
| prompt | Yes | Instructions describing the desired changes. | |
| duration | No | Output duration in seconds, from 3 through 15. | |
| video_url | Yes | Public URL of the source video to edit. | |
| watermark | No | Whether to add a Happy Horse watermark. | |
| image_urls | No | Optional style or subject reference images, up to five. | |
| resolution | No | Output resolution: 720P or 1080P. | 1080P |
| callback_url | No | Optional webhook URL. Omit it to receive a task ID for polling. | |
| audio_setting | No | Audio policy: auto, or origin to preserve the source audio. | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |