2013-05-07, 10:50
Hello,
I am running XBMC 12.2 Frodo on an MK809II (Android 4.1 HDMI-Stick). My Videos are stored on a NAS (D-Link DNS320L).
Unfortunately DVD Playback does not work when the DVD Folder (VIDEO_TS) is stored on the NAS or any other SMB share. Same problem with DVD Images (.iso). However, if i copy the DVD Folder or Image to the internal Memory of my MK809II, it works. I took a look at the log files and it seems that libdvdread is having problems with a SMB share.
Her is the log file:
Any ideas how to fix or work around that problem?
Kind Regards
Schoko
I am running XBMC 12.2 Frodo on an MK809II (Android 4.1 HDMI-Stick). My Videos are stored on a NAS (D-Link DNS320L).
Unfortunately DVD Playback does not work when the DVD Folder (VIDEO_TS) is stored on the NAS or any other SMB share. Same problem with DVD Images (.iso). However, if i copy the DVD Folder or Image to the internal Memory of my MK809II, it works. I took a look at the log files and it seems that libdvdread is having problems with a SMB share.
Her is the log file:
Code:
10:34:02 T:1736528504 NOTICE: DVDPlayer: Opening: smb://NAS/Volume_1/Filme/7 Jahre in Tibet/VIDEO_TS/VIDEO_TS.IFO
10:34:02 T:1736528504 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
10:34:02 T:1736528504 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
10:34:02 T:1736528504 DEBUG: LinuxRendererGL: Cleaning up GL resources
10:34:02 T:1736826168 NOTICE: Creating InputStream
10:34:02 T:1736826168 INFO: msg: libdvdnav: Using dvdnav version 4.1.3
10:34:02 T:1736826168 INFO: msg: libdvdread: Using libdvdcss version 1.2.10 for DVD access
10:34:02 T:1736826168 INFO: msg: libdvdread: Could not open smb://NAS/Volume_1/Filme/7 Jahre in Tibet with libdvdcss.
10:34:02 T:1736826168 INFO: msg: libdvdread: Can't open smb://NAS/Volume_1/Filme/7 Jahre in Tibet for reading
10:34:02 T:1736826168 DEBUG: libdvdnav: vm: failed to open/read the DVD
10:34:02 T:1736826168 ERROR: Error on dvdnav_open
10:34:02 T:1736826168 ERROR: CDVDPlayer::OpenInputStream - error opening [smb://NAS/Volume_1/Filme/7 Jahre in Tibet/VIDEO_TS/VIDEO_TS.IFO]
10:34:02 T:1736826168 NOTICE: CDVDPlayer::OnExit()
10:34:02 T:1736826168 NOTICE: CDVDPlayer::OnExit() deleting input stream
10:34:02 T:1736528504 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
10:34:02 T:1736528504 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
10:34:02 T:1736528504 ERROR: Playlist Player: skipping unplayable item: 0, path [smb://NAS/Volume_1/Filme/7 Jahre in Tibet/VIDEO_TS/VIDEO_TS.IFO]
10:34:02 T:1736528504 DEBUG: Playlist Player: one or more items failed to play... aborting playback
Any ideas how to fix or work around that problem?
Kind Regards
Schoko