Playbak never properly starts on some content
matejdro opened this issue · 3 comments
matejdro commented
Netflix add-on version
v1.23.3+matrix.1
Operative systems used
Android
Kodi version used
Other (specify in description)
Description of the bug
When playing some content, playback never properly starts. Seekbar starts seeking, but loading spinner never disappears and there is no audio or video.
This same show has worked a couple of days ago, so something must have changed in the meantime. I can play it in the Netflix app on the some device without issue.
Kodi version is 21.0 (it looks like template needs updating, since 21 is not an option).
Steps to reproduce the behavior
- Play content that is broken (for example Queen's Gambit)
Debug log - mandatory
https://paste.kodi.tv/torepixika.kodi
Possible fix
No response
Additional context
This seems relevant from the logs?
CDVDVideoCodecAndroidMediaCodec::AddData error
Screenshots
matejdro commented
Hm, looking at the Android logs, this might be a clue:
08-07 08:28:42.854 27039 6596 W MediaCodec: Log queueSecureInputBuffer error: -2001
08-07 08:28:42.854 27039 5931 W System.err: android.media.MediaCodec$CryptoException: Crypto key not available
08-07 08:28:42.854 27039 5931 W System.err: at android.media.MediaCodec.native_queueSecureInputBuffer(Native Method)
08-07 08:28:42.854 27039 5931 W System.err: at android.media.MediaCodec.queueSecureInputBuffer(MediaCodec.java:2821)
CastagnaIT commented
this is related to know problems