tencent cloud

Cloud Infinite

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Product Overview
Product Strengths
Use Cases
Feature Overview
Regions and Domains
Specifications and Limits
Billing
Billing Overview
Billing Mode
Billable Items
Free Tier
Payment Overdue
Viewing Bill Details
FAQs
Getting Started
Registering and Logging In
Bind Bucket
Uploading and Processing File
Downloading and Deleting Images
Unbinding Buckets
Using CI via COS
Features
Image Processing
Media Processing
Content Moderation
AI Content Recognition
File Processing
Smart Voice
File processing
User Guide
Overview
Bucket Management
Smart Toolbox
Job and Workflow
Data Monitoring
Usage statistics
Use Cases
Copyright Protection Solutions
Image Processing Practices
Working with API Authorization Policies
Workflow Practices
API Documentation
API Overview
Structure
Common Request Headers
Common Response Headers
Activate Vast Service
Image Processing
AI-Based Content Recognition
Smart Audio
Media Processing
Content Moderation
Document Processing
File Processing
Job and Workflow
Cloud Virus Detection
Error Codes
Request Signature
SDK Documentation
SDK Overview
Android SDK
iOS SDK
COS Android SDK
C SDK
C++ SDK
.NET(C#) SDK
Go SDK
COS iOS SDK
Java SDK
JavaScript SDK
Node.js SDK
PHP SDK
Python SDK
Mini Program SDK
Personal Information Protection Policy for SDK
Security and Compliance
Permission ‍Management
FAQs
Basic Settings
Document Processing
Media Processing
Content Recognition
Smart Audio
Agreements
Service Level Agreement
Contact Us
Glossary

Video Editing

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-11-19 19:49:02

Overview

The video clipping feature allows you to clip and splice videos stored in COS.
Video clipping: Clips the specified segment of a video file to generate a new video.
Video splicing: Splices several files to generate a new video.
Video clipping and splicing: Clips multiple files and then splices them to generate a new video.

Directions

You can use the video clipping feature through jobs or workflows. In order to improve the operational efficiency and reduce repetitive operations, CI offers the template feature, which is a configuration item in jobs and workflows. You can save common parameter combinations as templates and reuse them directly in subsequent operations, with no need to set the parameters every time you start a job. You can customize transcoding templates and audio/video splicing templates as follows:
Custom templates: You can create a template in the console as instructed in Template. You can also create, modify, find, and delete a template through API as instructed in Creating Splicing Template, Updating Splicing Template, DescribeMediaTemplates, and DeleteMediaTemplate respectively.
1. To implement video clipping, you can specify the time points for video clipping in the custom transcoding duration in the transcoding template as described in Template and then apply the template when creating a transcoding job or workflow.
2. To implement audio/video splicing, you can specify the locations of source files as well as the container format, frame rate, and other parameters of the output file in the splicing template as describes in Template and then apply the template when creating a splicing job or workflow.

Job

You can create an audio/video transcoding or splicing job for existing data stored in COS.

Creating job

Console: You can create an audio/video transcoding or splicing job visually in the CI console as instructed in Job.
API: You can create an audio/video transcoding or splicing job through API as instructed in Submitting Audio/Video Transcoding Job and Submitting Video Splicing Job.

Deleting, querying, and searching for job

You can delete, query, and search for a job by filters through API as instructed in CancelMediaJob, DescribeMediaJob, and DescribeMediaJobs respectively.

Workflow

With a media processing workflow in CI, you can quickly and flexibly create video processing flows as needed. A workflow is bound to a path of an input bucket. When a video file is uploaded to the path, the media workflow will be automatically triggered to perform the specified operation, with the processing result automatically saved to the specified path of the output bucket. You can create an audio/video transcoding and splicing workflow to clip and splice newly uploaded video files.

Creating workflow

You can create a workflow in the CI console as instructed in Workflow.

Deleting, querying, and testing workflow

You can delete, query, and test a workflow through API as instructed in Deleting Workflow, Querying Workflow, and Testing Workflow respectively.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백