# Sora 2 (https://docs.fuser.studio/docs/nodes/video/sora-2)

_Provided by [OpenAI](https://openai.com) — [Learn More](https://openai.com/index/sora-2/)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — A textual prompt to guide video generation.

- **Image** (`image`) — Image to use as the input reference for video generation. Image should be the same aspect ratio as the video size, otherwise it will be cropped to fit the video size.

   Optional: `true`

- **Model** (`dropdown`) — The model to use for video generation. Sora 2 is the default model and is a good balance of quality and speed. Sora 2 Pro is a more powerful model that is better for generating high quality videos, but it is slower and more expensive.

   Optional: `true` • Default: `sora-2` • Accepts: `Sora 2`, `Sora 2 Pro`

- **Duration** (`dropdown`) — The duration of the generated video in seconds.

   Optional: `true` • Default: `4` • Accepts: `4s`, `8s`, `12s`

- **Video Size** (`dropdown`) — The size of the generated video.

   Optional: `true` • Default: `1280x720` • Accepts: `1280x720 Landscape`, `720x1280 Portrait`, `1792x1024 Landscape`, `1024x1792 Portrait`

## Outputs [#outputs]

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