Skip to content

Commit 1d853a1

Browse files
Merge pull request #1534 from tonyeiyalla/patch-3
Update video hour limit -service-limits.md
2 parents 3b9a03d + a78c652 commit 1d853a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/content-understanding/service-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article offers a quick reference of the quotas and limits for the Azure AI
2020
| Quota | Standard (S0) |
2121
| --- | --- |
2222
| Max analyzers | 100k |
23-
| Max analysis/min | 1000 pages/images <br> Four hours of audio <br> One hour of video |
23+
| Max analysis/min | 1000 pages/images <br> Four hours of audio <br> Four hours of video |
2424
| Max operations/min | 3000 |
2525

2626
## Input file limits
@@ -48,7 +48,7 @@ This article offers a quick reference of the quotas and limits for the Azure AI
4848

4949
| Supported File Types | File Size | Resolution | Length |
5050
| ---| --- | --- | --- |
51-
| ✓ .mp4, .m4v <br> ✓ .flv (H.264 and `AAC`) <br> ✓ .wmv, .asf <br> ✓ .avi <br> ✓ .mkv <br> ✓ .mov | ≤20 GB † | Min: 320 x 240 pixels <br>Max: 1920 x 1,080 pixels |2 hours †|
51+
| ✓ .mp4, .m4v <br> ✓ .flv (H.264 and `AAC`) <br> ✓ .wmv, .asf <br> ✓ .avi <br> ✓ .mkv <br> ✓ .mov | ≤20 GB † | Min: 320 x 240 pixels <br>Max: 1920 x 1,080 pixels |4 hours †|
5252

5353
> [!NOTE]
5454
> The file size limit is 200 MB and the duration limit is 30 minutes if the video file is included directly in the analysis request.

0 commit comments

Comments
 (0)