infery
← All models

PixVerse C1 Reference To Video

pixverse-c1-reference-to-video

Video editby PixVerse

Generate character-consistent videos from reference images using PixVerse C1, with subject and background references.

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.
promptrequiredstringThe prompt for the reference-to-video generation. Use @ref_name to refer to uploaded references. 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 ove…
durationintegerThe duration of the generated video in seconds (1-15)
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
image_referencesrequiredarrayList of reference images with type and name. Use @ref_name in the prompt to refer to each reference.
generate_audio_switchbooleanEnable audio generation (BGM, SFX, dialogue)

Output

FieldTypeDescription
videoThe generated video file.