image-to-video
Convert static images into dynamic videos using Vidu API. Specify duration, resolution, and movement amplitude for customized video generation. Supports text prompts for enhanced creative control.
Instructions
Generate a video from an image using Vidu API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | Duration of the output video in seconds (4 or 8) | |
image_url | Yes | URL of the image to convert to video | |
model | No | Model name for generation | vidu2.0 |
movement_amplitude | No | Movement amplitude of objects in the frame | auto |
prompt | No | Text prompt for video generation (max 1500 chars) | |
resolution | No | Resolution of the output video | 720p |
seed | No | Random seed for reproducibility |