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/azure-video-indexer/faq.yml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ metadata:
6
6
author: Juliako
7
7
manager: femila
8
8
ms.topic: faq
9
-
ms.date: 05/25/2021
9
+
ms.date: 06/01/2022
10
10
ms.author: juliako
11
11
title: Azure Video Indexer frequently asked questions
12
12
summary: This article answers frequently asked questions about Azure Video Indexer.
@@ -57,6 +57,10 @@ sections:
57
57
In the Azure Video Indexer web-based portal, you can upload a media file using the file upload dialog or by pointing to a URL that directly hosts the source file (see [example](https://nimbuscdn-nimbuspm.streaming.mediaservices.windows.net/2b533311-b215-4409-80af-529c3e853622/Ignite-short.mp4)). Any URL that hosts the media content using an iFrame or embed code will not work (see [example](https://www.videoindexer.ai/accounts/7e1282e8-083c-46ab-8c20-84cae3dc289d/videos/5cfa29e152/?t=4.11)).
58
58
59
59
For more information, please see this [how-to guide](./upload-index-videos.md).
60
+
61
+
- question: How many files can I stitch and render in a project?
62
+
answer: |
63
+
In Azure Video Indexer you can create a project and add multiple files to stitch and render as a new file. The number of source files is set to 10 in the portal UI and 100 in the API. This is a limit set by the Azure Media Services Media Encoder Standard API where we have a dependency on.
60
64
61
65
- question: How long does it take Azure Video Indexer to extract insights from media?
0 commit comments