Ping Kai
Ping Kai
把把ffmpeg里面相应的decoder打开,然后可能再添加一个枚举值估计就可以了,如果有问题,可能需要针对这个codec的特性做一点处理就好了
哪个分支?
> 找到问题原因了,alivcffmpeg.framework使用的旧版本,旧版本的libcurl缺少上面那两个函数curl_multi_poll, curl_multi_wakeup,这是libcurl组件近期新增的函数,appstore扫描时没找到就当做去使用系统的函数了。 Hi NDluolin, this problem happens sometimes, it's a common issue, and the root cause is the iOS system (and the macOS system) is using libcurl to support...
@futan-yj 来更新下吧,