Skip to content

Commit 0f053b3

Browse files
committed
continue updates
1 parent 9bd36f1 commit 0f053b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: juliako
1010

1111
# Enable and view a clapperboard with extracted metadata (preview)
1212

13-
A clapperboard with extracted metadata insight is most useful to customers involved in the movie post-production process. This insight is used to detect clapperboard instances and information written on each (for example, *production*, *roll*, *scene*, *take*, etc.
13+
The clapperboard insight is used to detect clapper board instances and information written on each. For example, head or tail (the board is upside-down), *production*, *roll*, *scene*, *take*, etc. A [clapperboard](https://en.wikipedia.org/wiki/Clapperboard)'s extracted metadata is most useful to customers involved in the movie post-production process.
1414

1515
When the movie is being edited, the slate is removed from the scene but a metadata with what's on the clapper board is important. Azure Video Indexer extracts the data from clapperboards, preserves and presents the metadata as described in this article.
1616

@@ -77,7 +77,7 @@ The following table describes fields found in json:
7777
|---|---|
7878
|`id`|The line ID.|
7979
|`thumbnailId`|The ID of the thumbnail.|
80-
|`isHeadSlate`|The value stands for head or tail of the clapper board: `true` or `false`.|
80+
|`isHeadSlate`|The value stands for head or tail (the board is upside-down) of the clapper board: `true` or `false`.|
8181
|`fields`|The fields found in the clapper board; also each field's name and value.|
8282
|`instances`|A list of time ranges where this element appeared.|
8383

0 commit comments

Comments
 (0)