Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Generates videos synchronously based on prompt and output settings. This node creates video content using text descriptions and various generation parameters, producing the final video output once the generation process is complete.

Inputs

ParameterData TypeRequiredRangeDescription
promptSTRINGYes-Prompt for the video generation (default: empty string)
modelCOMBOYesMultiple options availableThe video generation model to use
aspect_ratioCOMBOYesMultiple options availableThe aspect ratio for the generated video (default: 16:9)
resolutionCOMBOYesMultiple options availableThe output resolution for the video (default: 540p)
durationCOMBOYesMultiple options availableThe duration of the generated video
loopBOOLEANYes-Whether the video should loop (default: False)
seedINTYes0 to 18446744073709551615Seed to determine if node should re-run; actual results are nondeterministic regardless of seed (default: 0)
luma_conceptsCUSTOMNo-Optional Camera Concepts to dictate camera motion via the Luma Concepts node
Note: When using the ray_1_6 model, the duration and resolution parameters are automatically set to None and do not affect the generation.

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video file