# Luma Video (https://docs.fuser.studio/docs/nodes/video/luma-video)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/luma-dream-machine)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — The prompt to generate a video from.

- **Image Prompt** (`image`) — The image to generate a video from. The image must be 960x544 or it will get cropped and resized to that size.

   Optional: `true`

- **End Image Prompt** (`image`) — An image to blend the end of the video with.

   Optional: `true`

- **Aspect Ratio** (`dropdown`) — The aspect ratio of the generated video.

   Optional: `true` • Default: `16:9` • Accepts: `16:9`, `9:16`, `4:3`, `3:4`, `21:9`, `9:21`

- **Loop** (`toggle`) — Whether the video should loop (end of video is blended with the beginning).

   Optional: `true` • Default: `false`

## Outputs [#outputs]

- **Generated Video** (`video`) — The generated video from the model.