Skip to content

Commit fa8897a

Browse files
committed
acrolinx
1 parent 2981659 commit fa8897a

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

articles/ai-services/openai/concepts/video-generation.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,17 @@ ms.date: 05/22/2025
1111

1212
# Sora video generation (preview)
1313

14-
Sora is an AI model from OpenAI that can create realistic and imaginative video scenes from text instructions. The model is capable of generating a wide range of video content, including realistic scenes, animations, and special effects. A variety of video resolutions and durations are supported.
14+
Sora is an AI model from OpenAI that can create realistic and imaginative video scenes from text instructions. The model is capable of generating a wide range of video content, including realistic scenes, animations, and special effects. Several video resolutions and durations are supported.
1515

1616
## Supported features
1717

1818
Sora can generate complex scenes with multiple characters, diverse motions, and detailed backgrounds. The model interprets prompts with contextual and physical world understanding, enabling accurate scene composition and character persistence across multiple shots. Sora demonstrates strong language comprehension for prompt interpretation and emotional character generation.
1919

20-
21-
22-
23-
2420
## Best practices for prompts
2521

2622
Users should write text prompts in English or Latin script languages for the best video generation performance.
2723

2824

29-
3025
## Limitations
3126

3227
### Content quality limitations
@@ -40,9 +35,9 @@ Sora supports the following output resolution dimensions:
4035

4136
Sora supports the following video durations: 5, 10, 15, and 20 seconds.
4237

43-
Multiple video variants can be requested in the same job: for 1080p resolutions, is feature is disabled; for 720p, the maximum is two variants; for other resolutions, the maximum is four variants.
38+
You can request multiple video variants in a single job: for 1080p resolutions, is feature is disabled; for 720p, the maximum is two variants; for other resolutions, the maximum is four variants.
4439

45-
A user can create two video creation jobs at a time. Then you must wait for one of the jobs to finish before you create another.
40+
A user can have two video creation jobs running at the same time. In that situation, you must wait for one of the jobs to finish before you can create another.
4641

4742
## Responsible AI
4843

articles/ai-services/openai/video-generation-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-openai
77
ms.topic: quickstart
88
author: PatrickFarley
99
ms.author: pafarley
10-
ms.date: 05/12/2025
10+
ms.date: 05/22/2025
1111
---
1212

1313
# Quickstart: Generate a video with Sora (preview)

0 commit comments

Comments
 (0)