Skip to main content
The Veo3FirstLastFrameNode uses Google’s Veo 3 model to generate a video based on a text prompt, with a provided first and last frame that define the start and end of the video sequence.

Inputs

ParameterDescriptionData TypeRequiredRange
promptText description of the video (default: empty string).STRINGYesN/A
negative_promptNegative text prompt to guide what to avoid in the video (default: empty string).STRINGNoN/A
resolutionThe resolution of the output video.COMBOYes"720p"
"1080p"
"4k"
aspect_ratioAspect ratio of the output video (default: “16:9”).COMBONo"16:9"
"9:16"
durationDuration of the output video in seconds (default: 8, step: 2).INTNo4 to 8
seedSeed for video generation (default: 0).INTNo0 to 4294967295
first_frameThe start frame for the video.IMAGEYesN/A
last_frameThe end frame for the video.IMAGEYesN/A
modelThe specific Veo 3 model to use for generation (default: “veo-3.1-generate”).COMBONo"veo-3.1-generate"
"veo-3.1-fast-generate"
"veo-3.1-lite"
generate_audioGenerate audio for the video (default: True).BOOLEANNoN/A
Note: The veo-3.1-lite model does not support 4K resolution. If you select veo-3.1-lite and 4k resolution, an error will occur.

Outputs

Output NameDescriptionData Type
outputThe generated video file.VIDEO
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 63d2cf6b636bff6e8bc4efc8b795cb63f6cd775e040323e290986266029109b3