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

Saccades dans le stream et installation widewine / stuttering while streaming and Widewine install #740

Closed
darodi opened this issue Mar 26, 2022 · 5 comments

Comments

@darodi
Copy link
Contributor

darodi commented Mar 26, 2022

saccades dans le stream et installation widewine

Dans le cas de cette erreur:

2022-03-26 09:54:27.220 T:566 FATAL : [script.module.inputstreamhelper] ['ldd', '/home/osmc/.kodi/cdm/libwidevinecdm.so'] cmd failed.
2022-03-26 09:54:27.220 T:566 FATAL : [script.module.inputstreamhelper] Failed to check for missing Widevine libraries.

il faut (re)installer widevine

  • extensions
  • mes extensions
  • extensions programmes
  • input stream helper
  • configurer
  • (re)installer la bibliotheque widevine CDM
  • et rebooter le rpi

La dernière version Widevine 4.10.2449.0 devrait fonctionner correctement.

S'il y a un problème de saccades à la lecture avec la dernière version de widevine, il se peut qu'il faille installer une version plus ancienne de la bibliothèque et le plus simple est de passer par le repo de SlyGuy

https://www.matthuisman.nz/2020/02/slyguy-kodi-repository.html

ça marche mieux avec cette version apparemment
4.10.2252.5

Follow this to force update: https://www.matthuisman.nz/2021/07/force-update-slyguy-add-ons.html
And then after its updated, Services > Slyguy Common > Advanced > Re(install) Widevine CDM

Originally posted by @darodi in #739 (comment)


mise à jour de libc6 (OSMC)

voir aussi ceci, une mise à jour de libc6 peut expliquer que ldd arrive à charger la lib

xbmc/inputstream.adaptive#678 (comment)

On OSMC/Kodi 18 I found that I only needed to run:

sudo apt-get update
sudo apt-get install --only-upgrade libc6
curl https://k.slyguy.xyz/.decryptmodules/widevine/4.10.2449.0-linux-armv7.so | sudo tee /home/osmc/.kodi/cdm/libwidevinecdm.so >/dev/null
sudo reboot

stuttering while streaming and Widewine install

If you get this error:

2022-03-26 09:54:27.220 T:566 FATAL : [script.module.inputstreamhelper] ['ldd', '/home/osmc/.kodi/cdm/libwidevinecdm.so'] cmd failed.
2022-03-26 09:54:27.220 T:566 FATAL : [script.module.inputstreamhelper] Failed to check for missing Widevine libraries.

You need to (re)install widevine

  • Add-ons
  • My add-ons
  • Program add-ons
  • input stream helper
  • configure
  • (re)install Widevine CDM library
  • and reboot your machine/rpi

last Widevine version 4.10.2449.0 should work correctly

If there is a stuttering playback issue with the latest version of Widevine, you may need to install an older version of the library and the easiest way is to use the SlyGuy repository

https://www.matthuisman.nz/2020/02/slyguy-kodi-repository.html

seems to work better with this version
4.10.2252.5

Follow this to force update: https://www.matthuisman.nz/2021/07/force-update-slyguy-add-ons.html
And then after its updated, Services > Slyguy Common > Advanced > Re(install) Widevine CDM

update libc6 (OSMC)

see this, updating libc6 can make ldd able to load the library

xbmc/inputstream.adaptive#678 (comment)

On OSMC/Kodi 18 I found that I only needed to run:

sudo apt-get update
sudo apt-get install --only-upgrade libc6
curl https://k.slyguy.xyz/.decryptmodules/widevine/4.10.2449.0-linux-armv7.so | sudo tee /home/osmc/.kodi/cdm/libwidevinecdm.so >/dev/null
sudo reboot

cf.

@darodi
Copy link
Contributor Author

darodi commented Mar 26, 2022

@joaopa00

Peux-tu mettre cette issue en sticky issue?
Elle revient souvent, ça éviterait de nouvelles issues
Merci

@darodi darodi changed the title saccades et installation widewine Saccades dans le stream et installation widewine / stuttering while streaming and Widewine install Mar 26, 2022
@joaopa00 joaopa00 pinned this issue Mar 26, 2022
@joaopa00
Copy link
Contributor

joaopa00 commented Mar 26, 2022

Fait. Merci pour le tutoriel. Peut-être peux-tu parler de la mise à jour de libc?

@darodi
Copy link
Contributor Author

darodi commented Mar 27, 2022

Fait. Merci pour le tutoriel. Peut-être peux-tu parler de la mise à jour de libc?

ajouté

@Maze-fr
Copy link

Maze-fr commented Apr 4, 2022

L'installation de widewine mériterait probablement d'être dans la FAQ.

Pour installer le repository de SlyGuy : https://www.matthuisman.nz/2020/02/slyguy-kodi-repository.html

@joaopa00
Copy link
Contributor

joaopa00 commented Dec 6, 2022

On peut estimer que c'est résolu, je suppose...

@joaopa00 joaopa00 closed this as completed Dec 6, 2022
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

3 participants