[Solved]How can I enable the playing of DRM content?
-
burnout426 Volunteer last edited by
@hattie said in How can I enable the playing of DRM content?:
Channel 4
Are you talking about https://www.channel4.com/?
-
burnout426 Volunteer last edited by
What version of Windows though and what version of Opera as seen at the URL
opera://about
? -
hattie last edited by
@burnout426
Thanks for your help, burnout426,I'm running Opera one 105.0.4970.21
Windows 11 64bitProfile: C:\Users\hatak\AppData\Roaming\Opera Software\Opera Stable\Default
Yes, this is about Channel 4.I can't find ' the "WidevineCdm" and "MediaFoundationWidevineCdm" folders one level up from the profile folder.'
This is all "Here be Dragons" territory for me and I'm scared to do something un-reversible as this is a new laptop.I know I'm thick, but I'm 76 and only came to computers in the last 5 years with nobody to teach me. Please don't abandon me.
-
burnout426 Volunteer last edited by
While Opera is closed, hit Windows key + r to open the run dialog, type:
explorer "%APPDATA%\Opera Software\Opera Stable"
and press enter.
That will get you to where you need to go. Then, you can right-click on each of those 2 folders mentioned and delete them. It's safe.
-
hattie last edited by
@burnout426 OK, I found the Widevine files and deleted them. The problem now is that when I try the Update bit, via opera://components I just get an image of the files (Or so it seems) and although it says it's updating, nothing is happening. Probably because it is just a picture?
-
burnout426 Volunteer last edited by
@hattie said in How can I enable the playing of DRM content?:
The problem now is that when I try the Update bit, via opera://components I just get an image of the files (Or so it seems) and although it says it's updating, nothing is happening. Probably because it is just a picture?
Not sure what you were seeing there, but glad all is working now.
-
jameskent last edited by
In my case to enable DRM in Opera I had to create
widevine_config.json
file in/usr/lib/x86_64-linux-gnu/opera/resources
directory.widevine_config.json
:[ { "preload" : "/opt/google/chrome/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so" } ]
I restarted Opera and live Youtube videos are playing at last!
-
ianiver9 last edited by
@burnout426 I had a DRM error message from Amazon Prime and this solution solved the problem. Thank you sir.
-
ferroao last edited by
@jameskent this worked for me https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine
-