Login
Bucket Management
File Management
File Decompression
Customized Data Process
Usage Statistics
Media Processing
Introduction
Convert MP4 to HLS
ABR Transcoding
Video Screenshot
Transcode from H264 to H265
IAM

ABR Transcoding

Last update:2022-06-15 15:47:15

Transcode a Mp4 to multiple HLS files with different bitrates

Assume that we transcode a MP4 file to 3 HLS files, whose master manifest is named as master.m3u8, including 3 media manifests.
The 3 media manifests:
HLS 1: bitrate is 128k, resolution is 320*240
HLS 2: bitrate is 600k, resolution is 640x480
HLS 3: bitrate is 1.25m, resolution is 1080x720

Fill the below command to the custom command gap:
avthumb/m3u8/envBandWidth/128000:600000:1250000/multiVb/128k:600k:1.25m/multiResolution/320x240:640x480:1080x720
abr.png

Is the content of this document helpful to you?
Yes
I have suggestion
Submitted successfully! Thank you very much for your feedback, we will continue to strive to do better!