Skip to content

Commit b214f92

Browse files
committed
updated
1 parent c97149b commit b214f92

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed
23.3 KB
Loading
30.7 KB
Loading

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

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,23 @@ 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. As the video is being uploaded, the Video Indexer starts indexing the video and you see the indexing 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 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.
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.

0 commit comments

Comments
 (0)