Skip to content

Commit 941a95d

Browse files
authored
Merge pull request #93768 from fvneerden/patch-4
Update FAQ
2 parents d4d38ad + ec1eb9a commit 941a95d

File tree

1 file changed

+5
-1
lines changed
  • articles/azure-video-indexer

1 file changed

+5
-1
lines changed

articles/azure-video-indexer/faq.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
author: Juliako
77
manager: femila
88
ms.topic: faq
9-
ms.date: 05/25/2021
9+
ms.date: 06/01/2022
1010
ms.author: juliako
1111
title: Azure Video Indexer frequently asked questions
1212
summary: This article answers frequently asked questions about Azure Video Indexer.
@@ -57,6 +57,10 @@ sections:
5757
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)).
5858
5959
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.
6064
6165
- question: How long does it take Azure Video Indexer to extract insights from media?
6266
answer: |

0 commit comments

Comments
 (0)