StaZhu / enable-chromium-hevc-hardware-decoding

A guide that teach you enable hardware HEVC decoding & encoding for Chrome / Edge, or build a custom version of Chromium / Electron that supports hardware & software HEVC decoding and hardware HEVC encoding.
MIT License
1.15k stars 56 forks source link

离线安装的chrome VideoDecoder的codec: hvc1.2.4.L93.B0 显示不支持 #34

Closed guoxiao0521 closed 1 year ago

guoxiao0521 commented 1 year ago

您好, 请问联网环境对webcodec api会有影响吗 联网环境下在线安装的 chrome Canary 108.0.5352.0 是可以使用 codec: hvc1.2.4.L93.B0 的 离线环境下用离线安装包安装的 chrome 108.0.5351.0 显示不支持 感谢

StaZhu commented 1 year ago

没有影响,没有关系,可以先自己debug看看~

guoxiao0521 commented 1 year ago

好的 谢谢您的回复