RxFFmpeg icon indicating copy to clipboard operation
RxFFmpeg copied to clipboard

转码失败,提示未找到解码器

Open yuyingfeng1989 opened this issue 2 years ago • 2 comments

报错日志:TAG_FFMPEG: Decoder (codec none) not found for input stream #0:0 请问这是什么情况呢。

yuyingfeng1989 avatar Sep 06 '23 11:09 yuyingfeng1989

视频文件编码H265 封装格式avi

yuyingfeng1989 avatar Sep 06 '23 11:09 yuyingfeng1989

这个库看介绍,只集成了x264,不支持h265的编解码。 但是我测试三星手机上的hevc格式的可以转成264,我都懵逼了

Hhcoco avatar Apr 08 '24 14:04 Hhcoco