Hi all,
i’ve one old file I cannot play using Kodi 17.3 on Rpi2 (LibreElec) and also tested on 17.1 on Windows. This file is stored on smb share, but also tried to play using local drive ( D: ) , getting the same result. The file seems to be ok because I can play it normally using VLC. Also, played before (marked as seen on database) on Kodi using older versions. I tried to play it using kodi 15.0 and it fails, but using xbmc 13.2 it works.
This is the error :
Code:
23:01:19.624 T:6856 ERROR: CDVDDemuxFFmpeg::Open - error probing input format, D:\temp\Aladdin\Aladdin.avi
23:01:19.624 T:6856 ERROR: CVideoPlayer::OpenDemuxStream - Error creating demuxer
23:01:19.624 T:6856 NOTICE: CVideoPlayer::OnExit()
23:01:19.624 T:6856 DEBUG: CApplication::OnPlayBackStopped: play state was 1, starting 1
23:01:19.624 T:6856 DEBUG: Thread VideoPlayer 6856 terminating
23:01:19.624 T:3404 DEBUG: CApplication::OnPlayBackStopped: play state was 3, starting 0
23:01:19.624 T:3404 ERROR: Playlist Player: skipping unplayable item: 0, path [D:\temp\Aladdin\Aladdin.avi]
I’ve posted the whole log, enabling debug log with video degub at https://pastebin.com/LrPGF476
Thanks for your help!!