Skip to content

Commit b1c32ac

Browse files
authored
Merge pull request #134556 from Juliako/viupdates
updated
2 parents 20d94e4 + 28c1f71 commit b1c32ac

File tree

6 files changed

+20
-16
lines changed

6 files changed

+20
-16
lines changed
23.3 KB
Loading
30.7 KB
Loading
18.6 KB
Loading

articles/media-services/video-indexer/upload-index-videos.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@ See the [input container/file formats](../latest/media-encoder-standard-formats.
6868
> A name of the video must be no greater than 80 characters.
6969
7070
1. Sign in on the [Video Indexer](https://www.videoindexer.ai/) website.
71-
2. To upload a video, press the **Upload** button or link.
71+
1. To upload a video, press the **Upload** button or link.
7272

73-
![Upload](./media/video-indexer-get-started/video-indexer-upload.png)
73+
> [!div class="mx-imgBorder"]
74+
> :::image type="content" source="./media/video-indexer-get-started/video-indexer-upload.png" alt-text="Upload":::
75+
1. Once your video has been uploaded, Video Indexer starts indexing and analyzing the video.
7476

75-
Once your video has been uploaded, Video Indexer starts indexing and analyzing the video.
76-
77-
![Uploaded](./media/video-indexer-get-started/video-indexer-uploaded.png)
78-
79-
Once Video Indexer is done analyzing, you will get a notification with a link to your video and a short description of what was found in your video. For example: people, topics, OCRs.
77+
> [!div class="mx-imgBorder"]
78+
> :::image type="content" source="./media/video-indexer-get-started/progress.png" alt-text="Progress of the upload":::
79+
1. Once Video Indexer is done analyzing, you will get an email with a link to your video and a short description of what was found in your video. For example: people, topics, OCRs.
8080

8181
## <a name="apis"></a>Upload and index with API
8282

articles/media-services/video-indexer/video-indexer-get-started.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: femila
99
ms.service: media-services
1010
ms.subservice: video-indexer
1111
ms.topic: quickstart
12-
ms.date: 03/17/2020
12+
ms.date: 10/19/2020
1313
ms.author: juliako
1414
---
1515

@@ -35,24 +35,28 @@ See the [input container/file formats](../latest/media-encoder-standard-formats.
3535
### Upload a video
3636

3737
1. Sign in on the [Video Indexer](https://www.videoindexer.ai/) website.
38-
2. To upload a video, press the **Upload** button or link.
38+
1. To upload a video, press the **Upload** button or link.
3939

4040
> [!NOTE]
4141
> The name of the video must be no greater than 80 characters.
4242
43-
![Upload](./media/video-indexer-get-started/video-indexer-upload.png)
43+
> [!div class="mx-imgBorder"]
44+
> :::image type="content" source="./media/video-indexer-get-started/video-indexer-upload.png" alt-text="Upload":::
45+
1. Once your video has been uploaded, Video Indexer starts indexing and analyzing the video. You see the progress.
4446

45-
Once your video has been uploaded, Video Indexer starts indexing and analyzing the video.
46-
47-
![Uploaded](./media/video-indexer-get-started/video-indexer-uploaded.png)
48-
49-
Once Video Indexer is done analyzing, you will get a notification with a link to your video and a short description of what was found in your video. For example: people, topics, OCRs.
47+
> [!div class="mx-imgBorder"]
48+
> :::image type="content" source="./media/video-indexer-get-started/progress.png" alt-text="Progress of the upload":::
49+
1. Once Video Indexer is done analyzing, you will get an email with a link to your video and a short description of what was found in your video. For example: people, spoken and written words, topics, and named entities.
50+
1. You can later find your video in the library list and perform different operations. For example: search, re-index, edit.
5051

52+
> [!div class="mx-imgBorder"]
53+
> :::image type="content" source="./media/video-indexer-get-started/uploaded.png" alt-text="Uploaded the upload":::
54+
5155
## See also
5256

5357
See [Upload and index videos](upload-index-videos.md) for more details.
5458

55-
After you upload and index a video, you can start using [Video Indexer](video-indexer-view-edit.md) website or [Video Indexer Developer Portal](video-indexer-use-apis.md) to see the insights of the video.
59+
After you upload and index a video, you can start using [Video Indexer website](video-indexer-view-edit.md) or [Video Indexer Developer Portal](video-indexer-use-apis.md) to see the insights of the video.
5660

5761
[Start using APIs](video-indexer-use-apis.md)
5862

0 commit comments

Comments
 (0)