infery
← All models

PixVerse V6 Transition

pixverse-v6-transition

Video editby PixVerse

Pixverse's latest v6 Model.

Example

Details

Accepts
image

Pricing

Price
0.625 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seed The same seed and the same prompt given to the same version of the model will output the same video every time.
styleThe style of the generated video
promptrequiredstringThe prompt for the transition. Limited to 2048 UTF-8 encoded bytes. Because the limit counts bytes rather than characters, emoji and non-Latin or accented characters (which use multiple bytes each) can push a visually short prompt over the cap.
durationintegerThe duration of the generated video in seconds. v6 supports values from 1 to 15 seconds
resolutionstringenum: 360p, 540p, 720p, 1080pThe resolution of the generated video
aspect_ratiostringenum: 16:9, 4:3, 1:1, 3:4, 9:16, 2:3The aspect ratio of the generated video
end_image_urlrequiredstringURL of the image to use as the last frame
thinking_typePrompt optimization mode: 'enabled' to optimize, 'disabled' to turn off, 'auto' for model decision
first_image_urlrequiredstringURL of the image to use as the first frame
negative_promptstringNegative prompt to be used for the generation. Limited to 2048 UTF-8 encoded bytes. Because the limit counts bytes rather than characters, emoji and non-Latin or accented characters (which use multiple bytes each) can push a visually short prompt over the cap.
generate_audio_switchbooleanEnable audio generation (BGM, SFX, dialogue)
generate_multi_clip_switchbooleanEnable multi-clip generation with dynamic camera changes

Output

FieldTypeDescription
videoThe generated video