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

支持下 AV1? #17

Closed bzyiostream closed 2 years ago

StaZhu commented 2 years ago

chrome 2020年就支持了呀

bzyiostream commented 2 years ago

好吧,chrome是支持的,但是在electron里只有编解码部分可以用app.commandLine.appendSwitch('enable-blink-features', 'WebCodecs')

StaZhu commented 2 years ago

有问题建议往crbug提。