Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/ai-foundry/openai/concepts/video-generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ Saved video.mp4

### Video generation from reference source

The `input_refernce` parameter allows you to transform existing images and videos using Sora 2. The resolution of the source image/video and final video must match. Supported values are `720x1280`, `1280x720`, `1024x1792`, and `1792x1024`.
The `input_refernce` parameter allows you to transform existing images using Sora 2. The resolution of the source image and final video must match. Supported values are `720x1280`, `1280x720`, `1024x1792`, and `1792x1024`.
Copy link

Copilot AI Nov 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'input_refernce' to 'input_reference'.

Suggested change
The `input_refernce` parameter allows you to transform existing images using Sora 2. The resolution of the source image and final video must match. Supported values are `720x1280`, `1280x720`, `1024x1792`, and `1792x1024`.
The `input_reference` parameter allows you to transform existing images using Sora 2. The resolution of the source image and final video must match. Supported values are `720x1280`, `1280x720`, `1024x1792`, and `1792x1024`.

Copilot uses AI. Check for mistakes.

# [Microsoft Entra ID](#tab/python-entra)

Expand Down