Skip to content

Commit 5d7e5d9

Browse files
committed
updates
1 parent 58d031b commit 5d7e5d9

File tree

8 files changed

+4
-4
lines changed

8 files changed

+4
-4
lines changed

articles/azure-video-indexer/audio-effects-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Audio Effects in closed captions file will be retrieved with the following logic
107107

108108
## Adding audio effects in closed caption files
109109

110-
Audio effects can be added to the closed captions files supported by Azure Video Indexer via the [Get video captions API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Get-Video-Captions) by choosing true in the `includeAudioEffects` parameter or via the video.ai portal experience by selecting **Download** -> **Closed Captions** -> **Include Audio Effects**.
110+
Audio effects can be added to the closed captions files supported by Azure Video Indexer via the [Get video captions API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Get-Video-Captions) by choosing true in the `includeAudioEffects` parameter or via the video.ai website experience by selecting **Download** -> **Closed Captions** -> **Include Audio Effects**.
111111

112112
> [!div class="mx-imgBorder"]
113113
> :::image type="content" source="./media/audio-effects-detection/close-caption.jpg" alt-text="Audio Effects in CC":::

articles/azure-video-indexer/clapperboard-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In the following example the board contains the following fields:
4747
|date|FILTER (in this case the board contains no date)|
4848
|director|John|
4949
|production|Prod name|
50-
|scene|FPS|
50+
|scene|1|
5151
|take|99|
5252

5353
#### View the insight
13.7 KB
Loading
-697 Bytes
Loading
-792 Bytes
Loading
-116 Bytes
Loading
-21.3 KB
Loading

articles/azure-video-indexer/video-indexer-embed-widgets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ This section discusses embedding videos by [using the portal](#the-portal-experi
6464

6565
The `location` parameter must be included in the embedded links, see [how to get the name of your region](regions.md). If your account is in preview, the `trial` should be used for the location value. `trial` is the default value for the `location` parameter. For example: `https://www.videoindexer.ai/accounts/00000000-0000-0000-0000-000000000000/videos/b2b2c74b8e/?location=trial`.
6666

67-
### The portal experience
67+
### The website experience
6868

69-
To embed a video, use the portal as described below:
69+
To embed a video, use the website as described below:
7070

7171
1. Sign in to the [Azure Video Indexer](https://www.videoindexer.ai/) website.
7272
1. Select the video that you want to work with and press **Play**.

0 commit comments

Comments
 (0)