Skip to content

Commit 35e49a7

Browse files
authored
Merge pull request #102647 from Juliako/patch-175
Update media-services-analytics-overview.md
2 parents 156f054 + 0ebf3ec commit 35e49a7

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

articles/media-services/previous/media-services-analytics-overview.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ ms.reviewer: milanga; johndeu
2222
## Retirement plans
2323

2424
> [!IMPORTANT]
25-
> The following legacy media processors are going to be retired in 2020, see details in the following table.
25+
> The following legacy media processor is going to be retired in 2020, see details in the following table.
2626
2727
|Media processor name|Retirement date|Additional notes|
2828
|---|---|
29-
|[Azure Media Indexer 2](media-services-process-content-with-indexer2.md)| January 1 of 2020|This media processor will be replaced by [Azure Media Services Video Indexer](https://docs.microsoft.com/azure/media-services/video-indexer/). For more information, see [Migrate from Azure Media Indexer 2 to Azure Media Services Video Indexer](migrate-indexer-v1-v2.md).|
3029
|[Azure Media Indexer](media-services-index-content.md)|October 1st of 2020|This media processor will be replaced by [Azure Media Services Video Indexer](https://docs.microsoft.com/azure/media-services/video-indexer/). For more information, see [Migrate from Azure Media Indexer to Azure Media Services Video Indexer](migrate-indexer-v1-v2.md)
3130

3231
## Overview
@@ -46,17 +45,21 @@ Media Analytics media processors produce MP4 files or JSON files. If a media pro
4645
## Media Analytics services
4746

4847
### Indexer
49-
With Azure Media Indexer, you can make content searchable and generate closed-captioning tracks. Compared to the previous version, Azure Media Indexer 2 Preview has faster indexing and broader language support. Supported languages include English, Spanish, French, German, Italian, Chinese, Portuguese, and Arabic. For detailed information and examples, see [Process videos with Azure Media Indexer 2](media-services-process-content-with-indexer2.md).
48+
With Azure Media Indexer, you can make content searchable and generate closed-captioning tracks. For detailed information and examples, see [Indexing Media Files with Azure Media Indexer](media-services-index-content.md).
49+
5050
### Motion Detector
5151
You can use Motion Detector to detect motion in a video with stationary backgrounds. This makes it possible to check for false positives on motion events detected by surveillance cameras. For detailed information and examples, see [Motion detection for Azure Media Analytics](media-services-motion-detection.md).
52+
5253
### Face Detector
5354
By using Face Detector, you can detect people’s faces and their emotions, including happiness, sadness, and surprise. This has several useful industry applications, described later, including aggregating and analyzing reactions of people attending an event. For detailed information and examples, see [Face and emotion detection for Azure Media Analytics](media-services-face-and-emotion-detection.md).
55+
5456
### Video summarization
5557
Video summarization can help you create summaries of long videos by automatically selecting interesting snippets from the source video. This ability is useful when you want to provide a quick overview of what to expect in a long video. For detailed information and examples, see [Use Azure Media Video Thumbnails to create video summarization](media-services-video-summarization.md).
5658
### Optical character recognition
5759
With Azure Media OCR (optical character recognition), you can convert text content in video files into editable, searchable digital text. You can then automate the extraction of meaningful metadata from the video signal of your media.
5860
### Scalable face redaction
5961
Azure Media Redactor is a Media Analytics media processor that offers scalable face redaction in the cloud. By using face redaction, you can modify your video to blur faces of selected individuals. You might want to use the face redaction service in news media or when public safety is involved. A few minutes of footage that contains multiple faces can take hours to redact manually, but with this service, face redaction takes just a few simple steps. For more information, see the [Redact faces with Azure Media Analytics](media-services-face-redaction.md) article.
62+
6063
### Content Moderation
6164
Azure Content Moderator enables you to use machine-assisted moderation for your videos. For example, you might want to detect possible adult and racy content in videos and review the flagged content by your human moderation teams. Manually moderating videos for undesirable content is a time consuming and expensive task. With this service and associated review tools, you combine machine-assisted moderation with human-in-the-loop capabilities for best results efficiently and cost-effectively. To learn more, see the [Process your videos with Azure Content Moderator](media-services-content-moderation.md) article.
6265

@@ -70,7 +73,7 @@ Media Analytics can help organizations and enterprises glean new insights from v
7073
This section lists the Media Analytics media processors and shows how to use .NET or REST to get a media processor (MP) object.
7174

7275
### MP names
73-
* Azure Media Indexer 2 Preview
76+
7477
* Azure Media Indexer
7578
* Azure Media Face Detector
7679
* Azure Media Motion Detector

articles/media-services/previous/scenarios-and-availability.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,8 @@ Media Analytics is a collection of speech and vision components that makes it ea
206206
|Azure Media Indexer|GA|All|
207207
|Azure Media Motion Detector|Preview|All|
208208
|Azure Media OCR|Preview|All|
209-
|Azure Media Redactor|Preview|All|
209+
|Azure Media Redactor|GA|All|
210210
|Azure Media Video Thumbnails|Preview|All|
211-
|Azure Media Indexer 2|Preview|All except China and Federal Government region|
212211

213212
### Protection
214213

0 commit comments

Comments
 (0)