Skip to content

Commit ebb5e88

Browse files
committed
more updates
1 parent 33c6599 commit ebb5e88

File tree

1 file changed

+29
-31
lines changed

1 file changed

+29
-31
lines changed
Lines changed: 29 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
---
22
title: Indexing configuration guide
3-
description: This article provides a guide on indexing configuration options.
3+
description: This article explains the configuration options of indexing process with Azure Video Indexer.
44
ms.topic: conceptual
55
ms.date: 10/26/2022
66
ms.author: juliako
77
---
88

99
# Indexing configuration guide
1010

11-
When indexing videos, users can use the default settings but also have the option of adjusting many of the settings. It's important to understand the configuration options to index efficiently while ensuring you meet your indexing objectives. Video Indexer allows you to choose between a range of language, indexing, custom models, and streaming settings that have implications on the insights generated, cost, and performance.
11+
When indexing videos, users can use the default settings or adjusting many of the settings. It's important to understand the configuration options to index efficiently while ensuring you meet your indexing objectives. Azure Video Indexer allows you to choose between a range of language, indexing, custom models, and streaming settings that have implications on the insights generated, cost, and performance.
1212

13-
This article will explain each of the options and the impact of each option to enable informed decisions when indexing. It discusses the Video Indexer portal experience but the same options apply when submitting jobs through the API – see [API guide](video-indexer-use-apis.md) and the [at-scale guide](considerations-when-use-at-scale.md) for what to consider when indexing large volumes.
13+
This article explains each of the options and the impact of each option to enable informed decisions when indexing. The article discusses the [Azure Video Indexer website](https://www.videoindexer.ai/) experience but the same options apply when submitting jobs through the API (see the [API guide](video-indexer-use-apis.md)). When indexing large volumes, follow he [at-scale guide](considerations-when-use-at-scale.md).
14+
15+
## Upload options
1416

1517
The initial upload screen presents options to define the video name, source language, and privacy settings.
1618

@@ -20,42 +22,53 @@ All the other setting options appear if you select Advanced options.
2022

2123
:::image type="content" source="./media/indexing-configuration-guide/advanced-configuration.png" alt-text="The screen presents advanced options to define the video name, source language, and privacy settings.":::
2224

25+
## Default Settings
26+
27+
By default, Azure Video Indexer is configured to a video source language of English, Privacy of private, Standard audio and video setting, and Streaming quality of single bitrate. This topic describes each option in detail
28+
29+
Below are a few examples of when using the default setting might not be a good fit:
30+
31+
- If you need insights observed people or matched person that is only available through Advanced Video.
32+
- If you're only using Video Indexer for transcription and translation, indexing of both Audio & Video isn’t required, Basic audio should suffice.
33+
- If you're consuming Video Indexer insights but have no need to generate a new media file, streaming isn’t necessary and No streaming should be selected to avoid the encoding job and its associated cost.
34+
- If a video is primarily in a language that isn't English.
35+
2336
## Video source language
2437

25-
If you're aware of the language spoken in the video, select the language from the Video source language list. If you're unsure of the language of the video, choose **Auto-detect single language** when uploading and indexing your video and Video Indexer will use language identification (LID) to detect the videos language and generate transcription and insights with the detected language. If the video may contain multiple languages and you aren't sure which ones, select **Auto-detect multi-language** and multi-language (MLID) detection will be applied when uploading and indexing your video.
38+
If you're aware of the language spoken in the video, select the language from the Video source language list. If you're unsure of the language of the video, choose **Auto-detect single language**. When uploading and indexing your video and Video Indexer will use language identification (LID) to detect the videos language and generate transcription and insights with the detected language. If the video may contain multiple languages and you aren't sure which ones, select **Auto-detect multi-language**; in this case, multi-language (MLID) detection will be applied when uploading and indexing your video.
2639

2740
While auto-detect is a great option when the language in your videos varies, there are two points to consider when using LID or MLID:
2841

29-
- LID/MLID don't support all the languages supported by Video Indexer
30-
- The transcription is of a higher quality when you pre-select the video’s appropriate language
42+
- LID/MLID don't support all the languages supported by Azure Video Indexer.
43+
- The transcription is of a higher quality when you pre-select the video’s appropriate language.
3144

3245
Learn more about [language support and supported languages](language-support.md).
3346

3447
### Privacy
3548

36-
This option allows you to determine if the insights should only be accessible to users in your Video Indexer account or to anyone with a link.
49+
This option allows you to determine if the insights should only be accessible to users in your Azure Video Indexer account or to anyone with a link.
3750

3851
### Indexing options
3952

40-
When indexing a video, default settings are applied (see end of the doc for information on default settings). Each of the audio and video indexing options may be priced differently. See the [Azure Video Indexer pricing](https://azure.microsoft.com/pricing/details/video-indexer/) page for details.
53+
When indexing a video with the default settings, beware each of the audio and video indexing options may be priced differently. See [Azure Video Indexer pricing](https://azure.microsoft.com/pricing/details/video-indexer/) for details.
4154

42-
Below are the indexing type options with details of their insights provided. To modify the Indexing type, select Advanced settings and go to Video + audio indexing.
55+
Below are the indexing type options with details of their insights provided. To modify the indexing type, select **Advanced settings*..
4356

4457
|Audio only|Video only |Audio & Video
4558
|---|---|---|
4659
|Basic |||
4760
|Standard| Standard |Standard |
4861
|Advanced |Advanced|Advanced |
4962

50-
### Audio only
63+
#### Audio only
5164

5265
**Basic** - Indexes and extract insights by using audio only (ignoring video) and provides the following insights: transcription, translation, formatting of output captions and subtitles, named entities (brands, locations, people), and topics.
5366

5467
**Standard** - Indexes and extract insights by using audio only (ignoring video) and provides the following insights: transcription, translation, formatting of output captions and subtitles, emotions, keywords, named entities (brands, locations, people), sentiments, speakers, and topics.
5568

5669
**Advanced** - Indexes and extract insights by using audio only (ignoring video) and provides the following insights: transcription, translation, formatting of output captions and subtitles, audio effects (preview), emotions, keywords, named entities (brands, locations, people), sentiments, speakers, and articles.
5770

58-
### Video only
71+
#### Video only
5972

6073
**Standard** - Indexes and extract insights by using video only (ignoring audio) and provides the following insights: labels (OCR), named entities (OCR - brands, locations, people), OCR, people, scenes (keyframes and shots), and topics (OCR).
6174

@@ -77,20 +90,16 @@ Encoding and streaming operations are performed by and billed by Azure Media Ser
7790

7891
There are several aspects that influence the total costs of the encoding job. The first is if the encoding is with single or adaptive streaming. This will create either a single output or multiple encoding quality outputs. Each output is billed separately and depends on the source quality of the video you uploaded to Video Indexer.
7992

80-
See the [Media Service pricing](https://azure.microsoft.com/pricing/details/media-services/#pricing) page for encoding pricing details.
93+
For Media Services pricing information, see [pricing](https://azure.microsoft.com/pricing/details/media-services/#pricing) for encoding pricing details.
8194

82-
When indexing a video, default streaming settings are applied (see below for information on default settings). Below are the streaming type options that can be modified if you, select Advanced settings and go to Streaming quality.
95+
When indexing a video, default streaming settings are applied. Below are the streaming type options that can be modified if you, select **Advanced** settings and go to **Streaming quality**.
8396

8497
|Single bitrate|Adaptive bitrate| No streaming |
8598
|---|---|---|
8699

87-
**Single bitrate**
88-
89-
With Single Bitrate, the standard Media Services encoder cost will apply for the output. If the video height is greater than or equal to 720p HD, Azure Video Indexer encodes it with a resolution of 1280 x 720. Otherwise, it's encoded as 640 x 468. The default setting is content-aware encoding.
100+
**Single bitrate** - With Single Bitrate, the standard Media Services encoder cost will apply for the output. If the video height is greater than or equal to 720p HD, Azure Video Indexer encodes it with a resolution of 1280 x 720. Otherwise, it's encoded as 640 x 468. The default setting is content-aware encoding.
90101

91-
**Adaptive bitrate**
92-
93-
With Adaptive Bitrate, if you upload a video in 720p HD single bitrate to Video Indexer and select Adaptive Bitrate, the encoder will use AdaptiveStreaming preset. An output of 720p HD (no output exceeding 720p HD is created) and several lower quality outputs are created (for playback on smaller screens/low bandwidth environments). Each output will use the Media Encoder Standard base price and apply a multiplier for each output. The multiplier is 2x for HD, 1x for non-HD, and 0.25 for audio and billing is per minute of the input video.
102+
**Adaptive bitrate** - With Adaptive Bitrate, if you upload a video in 720p HD single bitrate to Video Indexer and select Adaptive Bitrate, the encoder will use [AdaptiveStreaming preset](/rest/api/media/transforms/create-or-update?tabs=HTTP#encodernamedpreset). An output of 720p HD (no output exceeding 720p HD is created) and several lower quality outputs are created (for playback on smaller screens/low bandwidth environments). Each output will use the Media Encoder Standard base price and apply a multiplier for each output. The multiplier is 2x for HD, 1x for non-HD, and 0.25 for audio and billing is per minute of the input video.
94103

95104
Example: If you index a video in the US East region that is 40 minutes in length and is 720p HP and have selecting the streaming option of Adaptive Bitrate, 3 outputs will be created - 1 HD (multiplied by 2), 1 SD (multiplied by 1) and 1 audio track (multiplied by 0.25). This will total to (2+1+0.25) * 40 = 130 billable output minutes.
96105

@@ -100,21 +109,10 @@ Output minutes (standard encoder): 130 x $0.015/minute = $1.95
100109

101110
Insights are generated but no streaming operation is performed and the video isn't available on the Video Indexer website. When No streaming is selected, you aren't billed for encoding.
102111

103-
Customizing content models - People/Animated characters and Brand categories
112+
## Customizing content models - People/Animated characters and Brand categories
104113

105114
Azure Video Indexer allows you to customize some of its models to be adapted to your specific use case. These models include animated characters, brands, language, and person. If you have customized models, this section enables you to configure if one of the created models should be used for the indexing.
106115

107-
### Default Settings
108-
109-
By default, Video Indexer is configured to a Video source language of English, Privacy of private, Standard audio and video setting, and Streaming quality of single bitrate.
110-
111-
Below are a few examples of when using the default setting might not be a good fit:
112-
113-
- If you need insights observed people or matched person that is only available through Advanced Video.
114-
- If you're only using Video Indexer for transcription and translation, indexing of both Audio & Video isn’t required, Basic audio should suffice.
115-
- If you're consuming Video Indexer insights but have no need to generate a new media file, streaming isn’t necessary and No streaming should be selected to avoid the encoding job and its associated cost.
116-
- If a video is primarily in a language that isn't English.
117-
118116
## Next steps
119117

120118
Learn more about [language support and supported languages](language-support.md).

0 commit comments

Comments
 (0)