Score:2

Ubuntu 20.04.2 firefox 89.0.2 doesn't have widevine

cn flag

I recently installed Ubuntu 20.04.2 on a new computer with Firefox 89.0.2 and Widevine Decryption plugin isn't installed on the browser. How can I manually install it?

24601 avatar
in flag
Isn't Widevine media optimiser only for the Windows iE platform?
Nmath avatar
ng flag
I believe that widevine is a plugin for Firefox. Can you search for it and report back? You should also check your settings and make sure that you've enabled DRM playback.
cn flag
I'm sorry I should have mentioned that a plugin search didn't yield any results. I searched Firefox's setting and found the the DRM content button and checked that; then checked the Plugins and the Widevine Decryption module appeared. Thank you very much, Nmath, for fixing my problem.
Sebastian avatar
br flag
That comment helped me a lot, thank you very much! You should post that as an answer to your own question.
Score:0
cz flag

https://linuxhint.com/enabling_widevine_drm_ubuntu/

How to Enable Widevine DRM in Ubuntu 2 years ago by Nitesh Kumar Content streaming services like Netflix, Amazon Prime Video, Disney+, and HBO are providing a huge library of content to their end-users. These services have a much better distribution network, reach, and catalog than any other traditional form of video distribution. Their subscription plans are also cost-effective to end-users, enabling video consumption at a fraction of the price of owning or renting movies and shows. This article will explain how to enable Widevine DRM on Ubuntu, used by most content providers to deliver video content.

About DRM

Digital Rights Management (DRM) provides software and hardware level tools to protect digital content and facilitates its control, use, and distribution. DRM can be forced in many forms, and vendors may lock content if certain conditions about user authentication, presence of certain hardware components or software libraries are not met. DRM can also be used as an anti-tamper mechanism to prevent and block unauthorized modification of software or hardware. About Widevine DRM

Widevine is a DRM solution by Google that allows the delivery of secure and encrypted digital video content. It is widely used by streaming content providers to enable the distribution of encrypted videos on desktop and mobile operating systems. Any Widevine compatible system will have a Content Decryption Module provided by Widevine, mainly used for decryption of content. Check Installed Widevine Libraries on Your System

Widevine libraries must be present and supported by browsers installed on your Ubuntu system. You can verify if Widevine libraries are duly installed on your system or not by running the two commands mentioned below: $ sudo apt install mlocate $ locate libwidevinecdm.so

You should get some output similar to this: /home/<your_username>/.local/share/Steam/config/widevine/linux-x64/libwidevinecdm.so /home/<your_username>/.mozilla/firefox/1xd643wk.default-release/gmp-widevinecdm/ 4.10.1582.2/libwidevinecdm.so /opt/google/chrome/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so

The presence of the word “libwidevinecdm.so” in the output above confirms the availability of widevine libraries. If you have installed these browsers and apps from official sources or from your distribution’s officially supported repositories, it is almost guaranteed that you will get Widevine libraries installed on your system. Enable Widevine DRM on Firefox

Type in “about:addons” in the Firefox URL address bar and hit key. Make sure that “Widevine Content Decryption Module” is set to “Always Activate”. You can do so by clicking on the three-dot button, as shown in the screenshot below:

You may need to restart Firefox after activating the Widevine addon. Enable Widevine DRM on Chrome

Widevine DRM is always turned on in Chrome and cannot be disabled. The presence of the Widevine library under the Chrome installation directory is a confirmation that the DRM is already enabled in the browser. However, you can manually check for Widevine DRM in Chrome by entering URL “chrome://components”.

Fix for Unrecognized Video Format

Sometimes you may get video format errors in browsers while playing a Widevine DRM protected stream even after ensuring that Widevine is properly enabled. This may be due to limited codecs support on your system. To fix this on Ubuntu, install full codecs set by running the command below: $ sudo apt install ubuntu-restricted-extras Conclusion

Widevine DRM is now used by almost all major streaming content providers. Unfortunately, Linux is rarely a priority for these providers. Even though you may have Widevine configured correctly on your system, streams from some content providers may not play at all or play in standard definition. Some streaming services providers also use multiple DRMs, and if even one of them is not configured properly or missing, your audio and video consumption experience may become sub-par.

img1

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.