You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/content-understanding/video/overview.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,7 @@ The first pass is all about extracting a first set of details—who's speaking,
109
109
> [!WARNING]
110
110
> 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.
111
111
> This transcription behavior is known. Make sure to configure locales when not using multilingual transcription!
112
+
112
113
* **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.
113
114
* **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.
114
115
@@ -191,15 +192,19 @@ Content Understanding offers three ways to slice a video, letting you get the ou
191
192
}
192
193
```
193
194
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.
195
198
196
199
197
200
198
201
## Face identification description add-on
199
202
200
203
Face identification description is an add-on that provides context to content extraction and field extraction using face information.
201
204
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.
203
208
204
209
### Content extraction: grouping and identification
205
210
@@ -253,7 +258,8 @@ See [Language and region support](../language-region-support.md).
253
258
254
259
As with all Azure AI services, review Microsoft's [Data, protection, and privacy](https://www.microsoft.com/trust-center/privacy) documentation.
255
260
256
-
> \[!IMPORTANT]
261
+
> [!IMPORTANT]
262
+
>
257
263
> 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).
0 commit comments