You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/concepts/video-generation.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,22 +11,17 @@ ms.date: 05/22/2025
11
11
12
12
# Sora video generation (preview)
13
13
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.
15
15
16
16
## Supported features
17
17
18
18
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.
19
19
20
-
21
-
22
-
23
-
24
20
## Best practices for prompts
25
21
26
22
Users should write text prompts in English or Latin script languages for the best video generation performance.
27
23
28
24
29
-
30
25
## Limitations
31
26
32
27
### Content quality limitations
@@ -40,9 +35,9 @@ Sora supports the following output resolution dimensions:
40
35
41
36
Sora supports the following video durations: 5, 10, 15, and 20 seconds.
42
37
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.
44
39
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.
0 commit comments