Skip to content

Commit 5b33680

Browse files
authored
Update overview.md
1 parent 3dec33b commit 5b33680

File tree

1 file changed

+9
-3
lines changed
  • articles/ai-services/content-understanding/video

1 file changed

+9
-3
lines changed

articles/ai-services/content-understanding/video/overview.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ The first pass is all about extracting a first set of details—who's speaking,
109109
> [!WARNING]
110110
> When multilingual transcription is used, a file with an unsupported locale still produces a result. This result is based on the closest locale but most likely not correct.
111111
> This transcription behavior is known. Make sure to configure locales when not using multilingual transcription!
112+
112113
* **Shot detection:** Identifies segments of the video aligned with shot boundaries where possible, allowing for precise editing and repackaging of content with breaks exactly on shot boundaries.
113114
* **Key frame extraction:** Extracts key frames from videos to represent each shot completely, ensuring each shot has enough key frames to enable field extraction to work effectively.
114115

@@ -191,15 +192,19 @@ Content Understanding offers three ways to slice a video, letting you get the ou
191192
}
192193
```
193194

194-
> **Note:** Setting segmentation triggers field extraction even if no fields are defined.
195+
> [!NOTE]
196+
>
197+
> Setting segmentation triggers field extraction even if no fields are defined.
195198
196199

197200

198201
## Face identification description add-on
199202

200203
Face identification description is an add-on that provides context to content extraction and field extraction using face information.
201204

202-
> **Note:** Face features incur additional cost. This feature is limited access and involves face identification and grouping; customers need to register for access at Face Recognition.
205+
> [!NOTE]
206+
>
207+
> Face features incur additional cost. This feature is limited access and involves face identification and grouping; customers need to register for access at Face Recognition.
203208
204209
### Content extraction: grouping and identification
205210

@@ -253,7 +258,8 @@ See [Language and region support](../language-region-support.md).
253258

254259
As with all Azure AI services, review Microsoft's [Data, protection, and privacy](https://www.microsoft.com/trust-center/privacy) documentation.
255260

256-
> \[!IMPORTANT]
261+
> [!IMPORTANT]
262+
>
257263
> If you process **Biometric Data** (for example, enable **Face Grouping** or **Face Identification**), you must meet all notice, consent, and deletion requirements under GDPR or other applicable laws. See [Data and Privacy for Face](/legal/cognitive-services/face/data-privacy-security).
258264
259265

0 commit comments

Comments
 (0)