v17 IFO files in DVD backups don't play after upgrade from Kodi 16
#1
Hello,

I've been running Kodi 16 for a while under Mint 17, mostly to play DVD backups (e.g., VIDEO_TS folders) stored on an SMB share.

After upgrading to Kodi 17 this no longer works. If I press P on a DVD folder nothing happens, or I get an error about an unplayable item. The debug log shows the problem to be the VIDEO_TS.IFO file that can't be played:
Code:
21:24:16.837 T:140596466477056  NOTICE: Starting Kodi (17.0 Git:20170210-nogitfound). Platform: Linux x86 64-bit
21:24:16.837 T:140596466477056  NOTICE: Using Release Kodi x64 build
21:24:16.837 T:140596466477056  NOTICE: Kodi compiled Feb 10 2017 by GCC 4.8.4 for Linux x86 64-bit version 3.13.11 (199947)
21:24:16.837 T:140596466477056  NOTICE: Running on Ubuntu 14.04 LTS, kernel: Linux x86 64-bit version 3.19.0-32-generic
21:24:16.837 T:140596466477056  NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
21:24:16.837 T:140596466477056  NOTICE: Host CPU: Intel(R) Celeron(R) 2955U @ 1.40GHz, 2 cores available
[...]
21:27:35.222 T:140596466477056   DEBUG: OnKey: p (0xf050) pressed, action is Play
21:27:35.223 T:140596034930432   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
21:27:35.223 T:140596034930432   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
21:27:35.223 T:140596466477056   DEBUG: Shuffle shuffling at pos:0
21:27:35.223 T:140596034930432   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
21:27:35.223 T:140596034930432   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
21:27:35.228 T:140596466477056   DEBUG: Loading settings for smb://WinPC/MediaShare/Video/DVD-Backups/[video-folder]/VIDEO_TS/VIDEO_TS.IFO
21:27:35.233 T:140596466477056   DEBUG: CPlayerCoreFactory::GetPlayers(smb://WinPC/MediaShare/Video/DVD-Backups/[video-folder]/VIDEO_TS/VIDEO_TS.IFO)
[...]
21:27:35.236 T:140596466477056  NOTICE: VideoPlayer: Opening: smb://WinPC/MediaShare/Video/DVD-Backups/[video-folder]/VIDEO_TS/VIDEO_TS.IFO
21:27:35.236 T:140596466477056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
21:27:35.236 T:140596466477056   DEBUG: LinuxRendererGL: Cleaning up GL resources
21:27:35.236 T:140596466477056   DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16
21:27:35.236 T:140594605188864   DEBUG: Thread VideoPlayer start, auto delete: false
21:27:35.236 T:140594605188864  NOTICE: Creating InputStream
21:27:35.239 T:140594605188864   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/VideoPlayer/libdvdnav-x86_64-linux.so)
21:27:35.239 T:140594605188864   DEBUG: Loading: /usr/lib/x86_64-linux-gnu/kodi/system/players/VideoPlayer/libdvdnav-x86_64-linux.so
21:27:35.242 T:140594605188864    INFO:   msg: libdvdnav: Using dvdnav version 5.0.4
21:27:35.243 T:140594605188864    INFO:   msg: libdvdread: Could not open smb://WinPC/MediaShare/Video/DVD-Backups/[video-folder] with libdvdcss.
21:27:35.243 T:140594605188864    INFO:   msg: libdvdread: Can't open smb://WinPC/MediaShare/Video/DVD-Backups/[video-folder] for reading
21:27:35.243 T:140594605188864   DEBUG: libdvdnav: vm: failed to open/read the DVD
21:27:35.243 T:140594605188864   ERROR: Error on dvdnav_open
21:27:35.243 T:140594605188864   ERROR: CVideoPlayer::OpenInputStream - error opening [smb://WinPC/MediaShare/Video/DVD-Backups/[video-folder]/VIDEO_TS/VIDEO_TS.IFO]

But if I select one of the VOB files it will play correctly.

I reverted to Kodi 16.1 and everything worked fine again. I upgraded to 17 again and got the same problem, and the log file above.

Is there a fix for this, or should I go back to 16.1?

Thanks.
Reply
#2
If the full debug log would help, here it is:
Kodi 17 Debug Log

Thanks.
Reply
#3
same problem for me too
Reply

Logout Mark Read Team Forum Stats Members Help
IFO files in DVD backups don't play after upgrade from Kodi 160