ErosZy / WXInlinePlayer

🤟 Super fast H.264/H.265 FLV player
Other
1.43k stars 237 forks source link

Webcodecs hardware decode support? #95

Closed fishel-feng closed 1 year ago

fishel-feng commented 1 year ago

The new browser supports Webcodecs API, which can use hardware for video codec, is there any planing to support this?

ErosZy commented 1 year ago

Hi @fishel-feng, we have a internel version support WebCodec/WASM/AudioProcessor/AduioWorklet. However, as the work in question conflicts with WXInlinePlayer, it will involve internal confidentiality agreements, so the relevant feature enhancements are not supported on this side for the time being.

我们公司内部版本有一个 WXInlinePlayer 的升级版播放器支持 WebCodec/WASM/AudioProcessor/AudioWorklet 等相关特性,但考虑到涉及内部的工作成果及保密要求,因此 WXInlinePlayer 暂时不会支持相关的特性。

fishel-feng commented 1 year ago

好的,感谢回复