infery
← All models

Veo 3.1

veo3.1-first-last-frame-to-video

Video editby Google

Generate videos from a first and last framed using Google's Veo 3.1

Example

Details

Accepts
image

Pricing

Price
50 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed for the random number generator.
promptrequiredstringThe text prompt describing the video you want to generate
auto_fixbooleanWhether to automatically attempt to fix prompts that fail content policy or other validation checks by rewriting them.
durationstringenum: 4s, 6s, 8sThe duration of the generated video.
resolutionstringenum: 720p, 1080p, 4kThe resolution of the generated video.
aspect_ratiostringenum: auto, 16:9, 9:16The aspect ratio of the generated video.
generate_audiobooleanWhether to generate audio for the video.
last_frame_urlrequiredstringURL of the last frame of the video
first_frame_urlrequiredstringURL of the first frame of the video
negative_promptA negative prompt to guide the video generation.
safety_tolerancestringenum: 1, 2, 3, 4, 5, 6The safety tolerance level for content moderation. 1 is the most strict (blocks most content), 6 is the least strict.

Output

FieldTypeDescription
videoThe generated video.