This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWidevine broken in 0.13.0 on Windows #6948
Closed
Milestone
Comments
bbondy
referenced
this issue
Jan 31, 2017
Includes widevine adapter (but not widevine) is the only difference right now Auditors: @bsclifton
bbondy
referenced
this issue
in brave/muon-winstaller
Jan 31, 2017
Auditors: @bsclifton This doesn't actually include the CDM, but it includes a supporting file that is expecting to be installed. 0.13.0 uses a different location for this file than 0.12.15 used so we need to preserve this new directory and we need to install it When the component updater installs widevine (if the user explicitly does so), the adapter file is copied to the needed location from the install path. It used to do this as well it just used to be in a different location.
|
Fixed. muon: |
This was referenced Jan 31, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It was found that Widevine was not included properly in the Windows build.
QA Steps:
With a clean profile, download the build.
Visit either netflix.com to play a movie or https://shaka-player-demo.appspot.com/demo/ and select Widevine.
Video should display appropriately.