Kodi Community Forum

Full Version: Cannot play media
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, Since few weeks I cannot use Kodi anymore on my android plateform.

So I tried to use playercorefactory to use vlc or archos ... but didn't work with archos.
but with VLC I get better, even if VLC asks me a login and password, that I set but ... fail.

All my files or on a windows domain, so I tried domain\kodi ou kodi@domain ou [email protected]

I tried with options : <args>--smb-user=<user> --smb-pwd=<password></args>
(samba 1 et 2 are activated)

No help with kodi logs :

Code:
ERROR: bool CDVDDemuxFFmpeg::Open(CDVDInputStream*, bool, bool) - Error, could not open file smb://nas/video/FILMS/100 Degrees Below Zero.avi
17:45:43 T:18446744071905797376   ERROR: static bool CDVDFileInfo::ExtractThumb(const string&, CTextureDetails&, CStreamDetails*, int) - Error creating demuxer
17:45:45 T:18446744072346708608  NOTICE: Storing total System Uptime
17:45:45 T:18446744072346708608  NOTICE: Saving settings
17:45:45 T:18446744072346708608  NOTICE: stop all
17:45:45 T:18446744072346708608  NOTICE: stop player
17:45:45 T:18446744072346708608  NOTICE: ES: Stopping event server
17:45:45 T:18446744072346708608  NOTICE: stopping upnp
17:45:45 T:18446744072346708608  NOTICE: stopping zeroconf publishing
17:45:45 T:18446744071905799936  NOTICE: ES: UDP Event server stopped
17:45:45 T:18446744072346708608  NOTICE: stop sap announcement listener
17:45:45 T:18446744072346708608  NOTICE: clean cached files!
17:45:45 T:18446744072346708608  NOTICE: unload skin
17:45:45 T:18446744072346708608  NOTICE: stopped
17:45:45 T:18446744072346708608  NOTICE: destroy
17:45:45 T:18446744072346708608  NOTICE: closing down remote control service
17:45:45 T:18446744072346708608  NOTICE: unload sections
17:45:45 T:18446744072346708608  NOTICE: special://profile/ is mapped to: special://masterprofile/
17:45:46 T:18446744072346708608  NOTICE: destroy
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
17:45:46 T:18446744072346708608 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
17:45:46 T:18446744072346708608  NOTICE: closing down remote control service
17:45:46 T:18446744072346708608  NOTICE: unload sections
17:45:46 T:18446744072346708608  NOTICE: application stopped...

About the demuxer I tried to create advancedsettings (saw on internet) but it doesn"'t work too.

Code:
<xml>
<advancedsettings>
  <network>
    <buffermode>1</buffermode>
    <cachemembuffersize>31457280</cachemembuffersize>
    <readbufferfactor>10</readbufferfactor>
  </network>
  <gui>
    <algorithmdirtyregions>0</algorithmdirtyregions>

Uninstalling and installing kodi again doesn't change anything ( I checked that kodi files are well deleted)
I tried to reset android, but same problem.

I tried to upgrade to v.17 but same again.

I don't know where to look now ...

Thank you for your help