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

edge的Windows版是怎么开启hevc硬解呢? #24

Closed chan1108 closed 1 year ago

chan1108 commented 1 year ago

按chrome的Windows版的方式修改快捷方式后edge://gpu/页面里没有hevc相关内容

chan1108 commented 1 year ago

看了一下技术实现部分,发现需要安装hevc插件后才可以使用hevc硬解 https://pan.baidu.com/s/1_y4na2N9dSdsuLjxSox89Q?pwd=hevc

StaZhu commented 1 year ago

Chrome不需要安装(Chrome走D3D11),Edge需要安装。