lxmtx

一、问题描述

  将mp4格式视频转换为m3u8格式报错:   Codec \'hevc\' (173) is not supported by the bitstream filter \'h264_mp4toannexb\'. Supported codecs are: h264 (27)

 

二、解决方案

  将h264_mp4toannexb 改为hevc_mp4toannexb即可。

分类:

技术点:

相关文章: