Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script.module.inputstreamhelper] ['ldd', '/storage/.kodi/cdm/libwidevinecdm.so'] cmd failed #584

Open
keiem opened this issue Nov 18, 2024 · 0 comments

Comments

@keiem
Copy link

keiem commented Nov 18, 2024

Hello,

since a few weeks I can't watch drm protected content anymore on libreelec 13 nightly 64 bit (on pine-h64 board)

It seems the installed widevine is 32bit, probably due to an update of widevine.

This is the error message I find in the log (full log in attachement):
01_KODI.log

2024-11-17 22:04:35.987 T:889 critical : [script.module.inputstreamhelper] ['ldd', '/storage/.kodi/cdm/libwidevinecdm.so'] cmd failed.
2024-11-17 22:04:35.987 T:889 critical : [script.module.inputstreamhelper] Failed to check for missing Widevine libraries.
2024-11-17 22:04:35.988 T:889 warning : [script.module.inputstreamhelper] Widevine update check was made on 2024-11-12 20:18
2024-11-17 22:04:35.999 T:889 warning : Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2024-11-17 22:04:36.050 T:830 info : VideoPlayer::OpenFile: plugin://plugin.video.retrospect/?channel=channel.nos.nos2010-uzgjson&action=playvideo&pickle=F90028C6CD6861E75BD11DBF4D250B78157387B6F61DCDBA577C7A75DA6EC083--538A5D80C34FA455F36B0F4421C61FBC4332A718B6C9A75A12D1781390FF2522
2024-11-17 22:04:36.052 T:921 info : Creating InputStream
2024-11-17 22:04:36.148 T:921 info : AddOnLog: inputstream.adaptive: [Repr. chooser] Resolution set: 1920x1080, max allowed: 1920x1080, Adjust refresh rate: 0
2024-11-17 22:04:36.293 T:921 info : AddOnLog: inputstream.adaptive: Manifest successfully parsed (Periods: 1, Streams in first period: 2, Type: VOD)
2024-11-17 22:04:36.295 T:921 error : AddOnLog: inputstream.adaptive: Initialize: Initialize: Failed to load library: /storage/.kodi/cdm/libwidevinecdm.so: wrong ELF class: ELFCLASS32
2024-11-17 22:04:36.295 T:921 error : AddOnLog: inputstream.adaptive: Unable to load widevine shared library (/storage/.kodi/cdm/libwidevinecdm.so)
2024-11-17 22:04:36.295 T:921 error : AddOnLog: inputstream.adaptive: OpenDRMSystem failed
2024-11-17 22:04:36.296 T:921 error : CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.retrospect/?channel=channel.nos.nos2010-uzgjson&action=playvideo&pickle=F90028C6CD6861E75BD11DBF4D250B78157387B6F61DCDBA577C7A75DA6EC083--538A5D80C34FA455F36B0F4421C61FBC4332A718B6C9A75A12D1781390FF2522]
2024-11-17 22:04:36.296 T:921 info : CVideoPlayer::OnExit()
2024-11-17 22:04:36.302 T:921 info : ADDON: Dll Destroyed - InputStream Adaptive
2024-11-17 22:04:36.331 T:830 info : Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2024-11-17 22:04:36.344 T:830 info : CVideoPlayer::CloseFile()
2024-11-17 22:04:36.344 T:830 info : VideoPlayer: waiting for threads to exit
2024-11-17 22:04:36.345 T:830 info : VideoPlayer: finished waiting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant