pixverse/pixverse-v6
PixVerse's flagship video generation model. Generate cinematic videos with synchronized audio, multi-shot sequences, and precise camera control.
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
prompt * | string | Text prompt for video generation | — | — |
aspect_ratio | string | Aspect ratio of the video. Only used for text-to-video. Ignored when image or last_frame_image is provided. | "16:9" | 16:9 9:16 1:1 |
duration | integer | Duration of the video in seconds. Billing is per second. | 5 | 5 8 10 15 |
generate_audio_switch | boolean | Enable AI-generated audio including BGM, SFX, and character dialogues | false | — |
generate_multi_clip_switch | boolean | Enable multi-shot generation for cinematic sequences with scene transitions. Only available for text-to-video and image-to-video (not transitions). | false | — |
image | string (uri) | Image to use for the first frame of the video | — | — |
last_frame_image | string (uri) | Use to generate a video that transitions from the first image to the last image. Must be used with image. | — | — |
negative_prompt | string | Negative prompt to avoid certain elements in the video | "" | — |
quality | string | Resolution of the video. Higher resolutions cost more. See pricing for details. | "540p" | 360p 540p 720p 1080p |
seed | integer | Random seed. Set for reproducible generation | — | — |
prompt required string Text prompt for video generation
aspect_ratio string Aspect ratio of the video. Only used for text-to-video. Ignored when image or last_frame_image is provided.
"16:9" duration integer Duration of the video in seconds. Billing is per second.
5 generate_audio_switch boolean Enable AI-generated audio including BGM, SFX, and character dialogues
false generate_multi_clip_switch boolean Enable multi-shot generation for cinematic sequences with scene transitions. Only available for text-to-video and image-to-video (not transitions).
false image string Image to use for the first frame of the video
last_frame_image string Use to generate a video that transitions from the first image to the last image. Must be used with image.
negative_prompt string Negative prompt to avoid certain elements in the video
"" quality string Resolution of the video. Higher resolutions cost more. See pricing for details.
"540p" seed integer Random seed. Set for reproducible generation
1f6e2dbe1aec Updated: 6/26/2026 52.8K runs
cinemasetfree.com