Intelligent media analysis

更新时间:
复制 MD 格式

Intelligent Media Services provides an intelligent media analysis feature. You can use this feature to quickly retrieve content from your media library. This topic describes how to enable intelligent media analysis.

Enable intelligent media analysis

Enable the feature in the console

  1. Log on to the Intelligent Media Services console.

  2. In the upper-left corner of the top navigation bar, select a region as needed.

  3. In the navigation pane on the left, choose Media Asset Management > Intelligent Search to go to the intelligent search interface.

  4. In the upper-right corner, click Intelligent Search Configuration and configure automatic media analysis as needed.

Enable the feature using OpenAPI

Call the CreateSearchIndex operation to enable and configure intelligent media analysis.

View the results of intelligent media analysis

If intelligent media analysis is enabled, you can view the analysis results after a media asset is uploaded. On the Media Asset Management page, click Manage in the Actions column. On the Basic Information tab, view the Content Search Indexing Status.

Content Search Indexing Status

Description

Saved

The analysis and indexing are complete. Click View Analysis Results. If an item in the analysis results is No relevant information detected, the video cannot be retrieved by searching for that item. For example, if the AI Classification is No relevant information detected, the video cannot be retrieved by searching for AI Classification.

Not Indexed

The media asset is being analyzed and indexed. This process can take a long time. The results are available after the analysis is complete.

Retrieve intelligent media assets

Retrieve assets in the console

If an uploaded media asset has been analyzed and indexed, navigate to the Media Asset Management page and select a search condition in the search box. You can retrieve intelligent media assets based on AI Classification, Video Text, and Figures.

Retrieve assets using OpenAPI

Call the SearchMedia operation. Use the Match parameter to set the filter condition and search for media assets.