infery
← All models

Pixverse V6

pixverse-v6

Video generationby PixVerse

PixVerse V6 is PixVerse's flagship video generation model with synchronized audio, multi-shot sequences, and precise camera control. Run PixVerse V6 with an API.

Example

Details

Accepts
text + image

Pricing

Price
0.625 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed. Set for reproducible generation
imagestringImage to use for the first frame of the video
promptrequiredstringText prompt for video generation
qualityenum: 360p, 540p, 720p, 1080pResolution of the video. Higher resolutions cost more. See pricing for details.
durationenum: 5, 8, 10, 15Duration of the video in seconds. Billing is per second.
resolutionstringenum: 360p, 540p, 720p, 1080p
aspect_ratioenum: 16:9, 9:16, 1:1Aspect ratio of the video. Only used for text-to-video. Ignored when image or last_frame_image is provided.
negative_promptstringNegative prompt to avoid certain elements in the video
last_frame_imagestringUse to generate a video that transitions from the first image to the last image. Must be used with image.
generate_audio_switchbooleanEnable AI-generated audio including BGM, SFX, and character dialogues
generate_multi_clip_switchbooleanEnable multi-shot generation for cinematic sequences with scene transitions. Only available for text-to-video and image-to-video (not transitions).
styleThe style of the generated video
image_urlstringURL of the image to use as the first frame
thinking_typePrompt optimization mode: 'enabled' to optimize, 'disabled' to turn off, 'auto' for model decision