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

Transcode from H264 to H265

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

Example: Transcode a HLS from H264 to H265

Here we assume the original manifest is test264.m3u8 (H.264), and the target output manifest is test265.m3u8 (H.265)

Fill the custom command to the gap:

avthumb/m3u8/vcodec/libws265

  • vcodec
    Video encoding scheme, schemes supported: libx265, libx264, libvpx, libtheora, libxvid, etc. Also supports copy parameter, and maintains the encoding schemes of the original video.

h264h265.png

Addtional Info

If you want to transcode a HLS from H265 to H264
Fill the command to this gap: Fill the custom command to the gap:
avthumb/m3u8/vcodec/libx264

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!