tencent cloud

Media Processing Service

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Features
Strengths
Use Cases
Purchase Guide
Billing Overview
Purchase Instructions
Top Up and Purchase
Overdue Payments
Refund
Getting Started
Console Guide
Overview
Creating Tasks
Tasks
Orchestrations
Templates
Resource Packs
Video Evaluation
AIGC Content Generation
Terminal SDK
Subtitle Editing Tool
Usage Statistics
Cloud Access Management Sample
Integration Tutorials
Audio/Video Transcoding Integration
Audio/Video Enhancement Integration
Audio Separation Integration
Integration of Digital and Visible Watermarks
Media AI Integration Tutorial
Media Quality Inspection Integration
Terminal SDK integration
MPS Live Stream Recording integration
DRM integration
Other tutorials
Application Scenario and Practical Tutorial
Image Quality Improvement Scenario
Audio/Video Cost Optimization Scenario
Short Drama Translation Scenario
AI-Generated Content Scenario
Online Education Scenarios
API Documentation
History
Introduction
API Category
Making API Requests
Processing Task Initiation APIs
Task Management APIs
Transcoding and Enhancement Template APIs
Watermark Template APIs
Screenshot Template APIs
Media AI Template APIs
Media AI—Hotword Lexicon APIs
Media AI—Sample Management APIs
Media Quality Inspection Template APIs
Live Streaming Recording Template APIs
Orchestration Management APIs
Data Statistics APIs
StreamLink—Security Group Management APIs
Other APIs
Image Processing Template APIs
AI Generation APIs
Other APIs
Data Types
Error Codes
Other Documents
WebSocket Protocol for Recognition
FAQs
Basics
Account Authorization
Task Configuration
Task Initiation
Task Result Viewing
Related Agreement
Service Level Agreement
Privacy Policy
Data Processing And Security Agreement
Contact Us
Glossary

Task Result Viewing

PDF
Focus Mode
Font Size
Last updated: 2024-07-12 18:10:05

How to Obtain Media Metadata?

Can I Query Newly Finished Tasks Using ScrollToken?

You may not be able to query newly finished tasks using the pagination flag parameter ScrollToken because the tasks returned are sorted by creation time.
Note:
The pagination flag parameter ScrollToken is used when you paginate your queries. If it is impossible to query all tasks with one request, the API will return ScrollToken, which should be passed in for the next request so that it starts from the record following ScrollToken.

How to Query the Task List?

For detailed directions, see the DescribeTasks API.

How Are the Tasks Returned Sorted?

The tasks returned are sorted by creation time. For details, see DescribeTasks.

How to Add Animated Watermarks?

Convert animated images into APNG format, and add them as watermarks in workflow settings.

How to Modify a Watermark Template?

For details, see the ModifyWatermarkTemplate API.

How to Associate MPS with COS Buckets?

When configuring a workflow, select a trigger bucket, and videos uploaded to the selected bucket will be processed automatically. For more information, see Workflow Management.

OCR Results Are Generated for a Video Frame. How Do I Get the Frame in Question?

Use the ProcessMedia API to take a screenshot of the video at the specified time point.
1. Note the time point when OCR results are generated.
2. Pass the time point to the request parameter of ProcessMedia: MediaProcessTaskInput > SnapshotByTimeOffsetTaskInput.

How to Query Statistical Data?

You can log in to the Media Processing Service Console and click Usage Statistics . This page offers detailed statistical data.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback