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.
@StaZhu As you can see, it is setting --enable-decoder when it shoudl be --enable-parser. The last two version I have had to go through the .patch file manually to fix this. It doesn't cause a problem with regular HEVC, but it DOES cause a problem with AC3 or E-AC3 videos.
@StaZhu As you can see, it is setting --enable-decoder when it shoudl be --enable-parser. The last two version I have had to go through the .patch file manually to fix this. It doesn't cause a problem with regular HEVC, but it DOES cause a problem with AC3 or E-AC3 videos.