Kodi Community Forum

Full Version: ERROR: Open - error probing input format
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm using the latest Android build kodi-20170511-c6420b5-Krypton-arm64-v8a.apk, always got this error from YouTube addon, but I think this may be the issue of Kodi.

Code:
ERROR: Open - error probing input format, https://manifest.googlevideo.com/api/manifest/dash/xxx

I manually download the file from above URL and paste it here, it's a dash file. Would you please check this? Thanks!
WARNING: Unable to resolve: /libinputstream.adaptive.so ADDON_HasSettings, reason: undefined symbol: ADDON_HasSettings

Seems caused by https://github.com/xbmc/xbmc/pull/12011
Maybe a full debug log may reveal a bit more.

Link in my signature "Debug Log" will provide instructions.

Also, if you haven't already, check out the youtube thread. http://forum.kodi.tv/showthread.php?tid=267160
Tested all versions at http://mirrors.kodi.tv/nightlies/android...a/Krypton/, only this oldest one kodi-20170419-661dd08-Krypton-arm64-v8a.apk works. Got same "couldn't load shared library" error for inputstream.adaptive, which is also mentioned in the PR thread https://github.com/xbmc/xbmc/pull/12011.