generate_video
Create videos using AI replicas with text scripts or audio input, customizable backgrounds, and advanced rendering options.
Instructions
Generate a video using a replica and script or audio
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replica_id | Yes | Unique identifier for the replica | |
| script | No | Text script for the video (alternative to audio_url) | |
| audio_url | No | URL to audio file (.wav/.mp3) (alternative to script) | |
| video_name | No | Name for the generated video | |
| background_url | No | Website URL to use as background | |
| background_source_url | No | Direct video URL to use as background | |
| callback_url | No | URL to receive completion callback | |
| fast | No | Use fast rendering (limited features) | |
| transparent_background | No | Generate with transparent background (.webm) | |
| watermark_image_url | No | URL to watermark image (png/jpeg) | |
| properties | No | Additional video properties |