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.24k stars 60 forks source link

Widevine .lib #85

Closed Alex313031 closed 1 week ago

Alex313031 commented 1 week ago

I updated the widevine versions in this repo in a PR a while back.

Anyway, when you originally uploaded all the widevine binaries, where did you manage to get widevine.lib? That isn't included in Chrome/Chromium, and isn't in the widevine folder of either bundled widevine or component updated widevine.

Just wondering how u got your hands on what I assume are internal only files.

StaZhu commented 1 week ago

You can retrieve the widevine version list through this link: https://dl.google.com/widevine-cdm/versions.txt

Then use the retrieved version to replace the corresponding version in the following link and download the corresponding widevine.lib

https://dl.google.com/widevine-cdm/4.10.2662.3-win-x64.zip
​https://dl.google.com/widevine-cdm/4.10.2662.3-win-x86.zip
​https://dl.google.com/widevine-cdm/4.10.2662.3-win-arm64.zip
​https://dl.google.com/widevine-cdm/4.10.2662.3-mac-x64.zip
​https://dl.google.com/widevine-cdm/4.10.2662.3-mac-arm64.zip
​https://dl.google.com/widevine-cdm/4.10.2662.3-linux-x64.zip