All Products
Search
Document Center

ApsaraVideo Media Processing:Manage media files

Last Updated:Mar 06, 2024

The Media List page of the ApsaraVideo Media Processing (MPS) console displays the media files that are uploaded by using the MPS console or generated from workflows. You can search for, view, publish, unpublish, or remove media files on the Media List page. You can also manage media files by calling API operations.

Features

Feature

Description

Search by condition

You can search for a media file based on the time, file name, and video ID. The video ID is the ID of the media file.

View media information

A media file contains an input file, an output file, and related resources such as snapshots. Each media file has a unique ID. You can use the unique ID to search for the media file and view the information about the media file, including the Object Storage Service (OSS) storage paths and metadata such as the creation time, format, length, bitrate, frame rate, thumbnail size, and file size. Media information also includes the information about the nodes in a workflow. You can view the information about the nodes on the tabs such as Intelligent Thumbnail, Content Moderation, and Video DNA.

Publish or unpublish a media file

By default, the Published or Unpublished state of a media file depends on the settings of the Publish node in the relevant workflow. You can change the state of a media file in the MPS console.

  • If a media file is published, the access permissions on all resources related to the media file, including playback resources and snapshots, are the same as those on the OSS bucket in which the media file resides.

  • If a media file is unpublished, the media file can be accessed only by the current account.

Remove a media file

If you remove a media file on the Media List page, the file is not deleted from the OSS bucket in which the media file resides.

Update a media file

You can call an API operation to update the specified or all media files.

View media information

  1. Log on to the MPS console.

  2. In the top navigation bar, select a region from the drop-down list.地域

  3. In the left-side navigation pane, choose Media Management > Media List.

  4. Find the media file whose information you want to view and click Manage in the Actions column to go to the Basics tab.

  5. Click the tabs to view the information about various features.

    Note

    The displayed tabs vary based on the supported features in the current region. For more information, see Regions and endpoints.

    Tab

    Description

    Basics

    Displays the file name, video ID, and creation time.

    Obtain Encoding URL

    • Nodes: displays the information about all Encode nodes in the relevant workflow. For example, if three Encode nodes are run in the workflow, you can click four buttons in this section. The four buttons represent the input file and the three Encode nodes. You can click the buttons to view the information about and OSS storage path of each node.

    • Basics: displays the basic information about the node, including the region in which the node resides and metadata such as the format, bitrate, size, length, frame rate, and resolution.

    • Media address: displays the OSS storage path of the node. You can click Copy to copy the path.

    Snapshots

    • Nodes: displays the information about all Snapshot nodes in the relevant workflow. You can click the buttons that represent the nodes to view the information about each node.

    • Snapshots: displays the information about snapshots. You can click Zoom In to zoom in on a snapshot and click Copy URL to copy the OSS storage path of the node.

    Intelligent Thumbnail

    • Basics: displays the ID, status, and creation time of the job.

    • Settings: displays the ID of the MPS queue for intelligent thumbnail creation.

    • Input File: displays the name of the input media bucket, OSS storage path, and input object.

    • Snapshots: displays the information about snapshots. You can click Zoom In to zoom in on a snapshot and click Copy URL to copy the OSS storage path of the node.

    Content Moderation

    • Basics: displays the ID, status, and creation time of the job.

    • Settings: displays the ID of the MPS queue for content moderation and the type of content moderation.

    • Moderation Result: displays the undesirable content identified from the file. The snapshots of the undesirable content are displayed on the Block or Review tab.

      • If the file does not contain undesirable content, no snapshots are displayed on the two tabs.

      • If the file contains undesirable content, snapshots are displayed on the two tabs.

    • Play: You can click the Play icon to preview the moderated video.

      Important

      You are charged OSS and Alibaba Cloud CDN traffic fees for video preview.

    Video DNA

    • Basics: displays the ID, status, creation time, and end time of the job.

    • Settings: displays the ID of the MPS queue for media fingerprinting.

    • Processing Result: displays the output results after a media fingerprinting workflow or job is run based on the rules that you configured.

Publish or unpublish a media file

  1. Log on to the MPS console.

  2. In the top navigation bar, select a region from the drop-down list.地域

  3. In the left-side navigation pane, choose Media Management > Media List to go to the Media List page.

  4. Publish or unpublish a media file.

    • Publish a media file: In the media list, find the unpublished file that you want to publish and click Publish in the Actions column. In the message that appears, click OK.发布

    • Unpublish a media file: In the media list, find the published file that you want to unpublish and click Unpublish in the Actions column. In the message that appears, click OK.撤销

      Important

      After you unpublish a media file, you cannot access the file by using an OSS path or an Alibaba Cloud CDN domain name.

Remove a media file

Important

The media files that are transcoded by MPS are stored in OSS. The Media List page displays only media information. Therefore, if you remove a media file in the MPS console, the media file is not deleted from OSS. If you delete a media file in the OSS console, the file cannot be recovered. Proceed with caution.

  1. Log on to the MPS console.

  2. In the top navigation bar, select a region from the drop-down list.地域

  3. In the left-side navigation pane, choose Media Management > Media List. On the page that appears, find the media file that you want to remove and click Delete in the Actions column.

  4. In the message that appears, click OK.

Update a media file

MPS allows you to manage media files by calling API operations. For example, you can add, remove, modify, and query a media file. For more information, see Media management.