هذه الصفحة غير متوفرة حاليًا بلغتك المحلية. نحن نعمل جاهدين على إضافة المزيد من اللغات. شاكرين تفهمك ودعمك المستمر لنا.
- What's New
- Function Overview
- Service Overview
- Billing
- Getting Started
- User Guide
-
Best Practices
- Using MPC to Transcode Media Files in OBS
- H.264 and H.265 Low-bitrate HD Creates an Amazing Experience for Video Websites
- Snapshot Capturing Facilitates the Setup of Media Processing Platform for Your Video Website
- Video Packaging Enables the Playback of Online Education Videos on Multiple Terminal Types
- Change History
-
API Reference
- Before You Start
- API Overview
- Calling APIs
- Application Examples
- Transcoding Template APIs
- Transcoding Template Group APIs
- Watermark Template APIs
- Transcoding APIs
- Packaging APIs
- Animated GIF APIs
- Video Metadata Extraction APIs
- Snapshot APIs
-
Authorization and Configuration APIs
- Configuring Transcoding Server Event Notifications
- Querying Transcoding Server Event Notifications
- Querying All Events on a Transcoding Server
- Querying Buckets
- Authorizing or Canceling Authorization of Access to OBS Buckets
- Querying Objects in a Bucket
- Requesting OBS Authorization
- Querying the Status of OBS Authorization Task Creation
- Tenant Subscription
- Appendix
- Change History
- SDK Reference
-
FAQs
- Product Consulting
- Billing
- Upload
-
Transcoding
- Files of What Formats Can Be Transcoded?
- What If Transcoding Fails?
- Can a Transcoding Task Have Multiple Outputs?
- What Is a System Template? What Is It Used for?
- How Do I Download Output Videos?
- What Are the Differences Between DASH, HLS, and MP4 Videos?
- How Do I Share Transcoded Videos?
- How Do I Determine Whether Source Videos Can Be Transcoded to SD, HD, and UHD Videos?
- Why Is There Only Audio but No Image After Video Transcoding?
- Why Can't I Find My OBS Bucket When Creating a Transcoding Task?
- How Do I Overwrite the Input Video File with the Output Video File?
- How Long Does a Transcoding Task Take?
- How Do I Configure Transcoding Event Notifications?
- Can a Low-resolution Video Be Transcoded to a High-resolution One?
- Can I Set the Same Bucket Name and Path for Both Input and Output Buckets During Transcoding?
- Notifications
- Packaging/GIF Converting
- Frame Capture
- Video Watermark
-
API and SDK Usage
- Can I Deliver Transcoding Tasks in Batches?
- How Long Does a Task Take from Submission to Execution?
- Failed to Transcode MP3 Files and A Message Is Displayed Indicating that the Source Width and Height Are Incorrect
- Why Is "The token must be updated" Returned When I Call an API?
- Why Is a Message Displayed Indicating that the Token Is Invalid When I Call an API?
- What Can I Do If an Error Message Is Displayed Indicating that the Input or Output OBS Path Is Invalid When I Use the SDK or API?
- Does MPC Support Video Rotation?
- How Do I Call a Transcoding API to Specify an Output File Name?
- Why Can't I Cancel the Authorization After the IAM User Delegates the Read and Write Permissions on OBS Buckets?
- Videos
- General Reference
Copied.
Uploading Media Files
MPC does not store media files. Upload a video file to be transcoded to an OBS bucket before using MPC. This section describes how to upload media files.
Notes
MPC only processes media files stored in an OBS bucket whose region is the same as MPC. If you want to use MPC in CN North-Beijing 4, then the bucket that stores media files must be in CN North-Beijing 4 as well.
Procedure
- Log in to the OBS console.
- Click Create Bucket.
- On the displayed page, enter the bucket name and select the storage class and bucket policy based on your needs.
- Click Create Now.
If the input and output files are stored in the same bucket, create one bucket. Otherwise, create two buckets as the input and output buckets respectively.
Table 1 Storage classes Storage Class
Application Scenario
Standard
Stores frequently accessed (multiple times per month) data such as small and essential files that require low latency.
Infrequent Access
Stores infrequently accessed (once per month) data that requires low latency.
Archive
Stores rarely accessed (once per year) data.
Table 2 Bucket policies Bucket Policy
Description
Private
Only the bucket owner can read, write, and delete objects in the bucket.
Public Read
Any user can read objects in the bucket. Only the bucket owner can write and delete objects in the bucket.
Public Read and Write
Any user can read, write, and delete objects in the bucket.
NOTE:
- Select a region where you want MPC to do the transcoding. If you use MPC in CN North-Beijing 4, then you need to create a bucket in CN North-Beijing 4.
- If input files and output files are stored in different buckets, you are advised to set the storage class of the input bucket to Infrequent Access and that of the output bucket to Standard.
- Configure the input folder.
- Click the name of the bucket created in step 3. The bucket details page is displayed.
- In the navigation pane, choose Objects. On the displayed page, click Create Folder to create an input folder.
- Configure the output folder. The procedure is similar to that in step 5.
- Click the name of the output bucket created in step 3. The bucket details page is displayed.
- In the navigation pane, choose Objects. On the displayed page, click Create Folder to create an output folder.
- Upload media files.
- On the input bucket details page, click the name of the input folder.
- Click Upload File and select a media file.
- Select the storage class and encryption mode of the file, and click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot