Win Some DVD stop working in Kodi 14 problem libdvdnav.dll
#1
After install Kodi 14 beta 3 some dvd stop working. Some even not start, some start and fail. After some examination I found out that problem in libdvdnav.dll. If I replace it with version from 13.2 or from 12.3 all not working DVD start working again. Is there a way to update to this newer version? http://forum.kodi.tv/showthread.php?tid=...dvdnav.dll
Reply
#2
Same problem with 14rc2.
Reply
#3
Release 14 Same problem.
Reply
#4
What about a Debug Log?
Reply
#5
Hi! Thank you for trying to help. Is that possible simply update to newer 5.0.1 version or it doesn't work that way? Here is the part of log. I unpack image to hdd for excluding other types of errors:

Code:
(C:\_SET\EXTRACT\VIDEO_TS\)
10:35:44 T:3432   DEBUG:   ParentPath = [C:\_SET\EXTRACT\]
10:35:44 T:3432   DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: SELECT  files.strFilename, files.playCount,  bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files  LEFT JOIN bookmark ON    files.idFile = bookmark.idFile AND bookmark.type = 1  WHERE files.idPath=4705
10:35:44 T:1552  NOTICE: Thread BackgroundLoader start, auto delete: false
10:35:44 T:1552   DEBUG: Thread BackgroundLoader 1552 terminating
10:35:45 T:3432   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
10:35:45 T:3432   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
10:35:45 T:3432   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
10:35:45 T:3432   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
10:35:46 T:3432   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
10:35:46 T:3432   DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
10:35:46 T:3432   DEBUG: CGUIWindowVideoBase::OnPlayMedia C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO
10:35:46 T:3432   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
10:35:46 T:3432   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
10:35:46 T:3432   DEBUG: Loading settings for C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO
10:35:46 T:3432   DEBUG: CPlayerCoreFactory::GetPlayers(C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO)
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
10:35:46 T:3432   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
10:35:46 T:3432   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
10:35:46 T:3432   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
10:35:46 T:3432   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
10:35:46 T:3432   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
10:35:46 T:3432   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
10:35:46 T:3432   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
10:35:46 T:3432  NOTICE: DVDPlayer: Opening: C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO
10:35:46 T:3432 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
10:35:46 T:3432   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
10:35:46 T:1756  NOTICE: Thread DVDPlayer start, auto delete: false
10:35:46 T:1756  NOTICE: Creating InputStream
10:35:46 T:1756   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libdvdnav.dll)
10:35:46 T:1756    INFO:   msg: libdvdnav: Using dvdnav version 4.2.1
10:35:46 T:1756   DEBUG: libdvdcss debug:
10:35:46 T:1756    INFO:   msg: opening target `C:\_SET\EXTRACT'
10:35:46 T:1756   DEBUG:   msg:
10:35:46 T:1756   DEBUG: libdvdcss debug:
10:35:46 T:1756   DEBUG: using libc for access
10:35:46 T:1756   DEBUG:   msg:
10:35:46 T:1756   DEBUG: libdvdcss debug:
10:35:46 T:1756    INFO:   msg: cannot open C:\_SET\EXTRACT (No error)
10:35:46 T:1756   DEBUG:   msg:
10:35:46 T:1756    INFO:   msg: libdvdcss error: failed to open device
10:35:46 T:1756    INFO:   msg: libdvdread: Could not open C:\_SET\EXTRACT with libdvdcss.
10:35:46 T:1756    INFO:   msg: libdvdread: Can't open C:\_SET\EXTRACT for reading
10:35:46 T:1756    INFO:   msg: libdvdread: Device C:\_SET\EXTRACT inaccessible, CSS authentication not available.
10:35:46 T:1756   DEBUG: libdvdcss debug:
10:35:46 T:1756    INFO:   msg: opening target `C:\_SET\EXTRACT/VIDEO_TS/VIDEO_TS.IFO'
10:35:46 T:1756   DEBUG:   msg:
10:35:46 T:1756   DEBUG: libdvdcss debug:
10:35:46 T:1756   DEBUG: using libc for access
10:35:46 T:1756   DEBUG:   msg:
10:35:46 T:1756   DEBUG: NAME OPEN FAILED
10:35:46 T:1756    INFO:   msg: libdvdnav: vm: DVD Title:
10:35:46 T:1756    INFO:   msg: libdvdnav: Unable to find map file 'RIVE=C:/.dvdnav/.map'
10:35:46 T:1756    INFO:   msg: libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions:
10:35:46 T:1756    INFO:   msg:  1
10:35:46 T:1756    INFO:   msg:  2
10:35:46 T:1756    INFO:   msg:  3
10:35:46 T:1756    INFO:   msg:  4
10:35:46 T:1756    INFO:   msg:  5
10:35:46 T:1756    INFO:   msg:  6
10:35:46 T:1756    INFO:   msg:  7
10:35:46 T:1756    INFO:   msg:  8
10:35:46 T:1756   DEBUG:   msg:
10:35:46 T:1756   DEBUG: CDVDInputStreamNavigator::Open - Setting region mask ff
10:35:46 T:1756  NOTICE: DVDPlayer: playing a file with menu's
10:35:46 T:1756  NOTICE: Creating Demuxer
10:35:46 T:1756   DEBUG: libdvdcss debug:
10:35:46 T:1756    INFO:   msg: opening target `C:\_SET\EXTRACT/VIDEO_TS/VTS_01_0.IFO'
10:35:46 T:1756   DEBUG:   msg:
10:35:46 T:1756   DEBUG: libdvdcss debug:
10:35:46 T:1756   DEBUG: using libc for access
10:35:46 T:1756   DEBUG:   msg:
10:35:46 T:1756    INFO:   msg: libdvdcss error: failed creating cache directory
10:35:46 T:1756    INFO:   msg:
                                            *** libdvdread: CHECK_VALUE failed in c:/jenkins/slave/workspace/WIN-32/project/BuildDependencies/../../lib/libdvd/libdvdread/src/ifo_read.c:1264 ***
                                            *** for vts_ptt_srpt->title[i].ptt[j].pgn < 100 ***
10:35:46 T:1756   DEBUG: libdvdnav: ifoRead_VTS_PTT_SRPT failed
10:35:46 T:1756   ERROR: Error getting next block: Encrypted or faulty DVD
10:35:46 T:1756   DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
10:35:46 T:1756 WARNING: could not find codec parameters for C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO
10:35:46 T:1756   DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
10:35:46 T:1756    INFO: ffmpeg[6DC]: Input #0, mpeg, from 'C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO':
10:35:46 T:1756    INFO: ffmpeg[6DC]:   Duration: N/A, bitrate: N/A
10:35:46 T:1756   ERROR: CSelectionStreams::Get - failed to get stream
10:35:46 T:1756   DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
10:35:46 T:1756   DEBUG: CDVDPlayer::SetCaching - caching state 3
10:35:46 T:3432   DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
10:35:46 T:1756 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
10:35:46 T:3432   DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
10:35:46 T:1756 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
10:35:46 T:1756   DEBUG: CDVDPlayer::SetCaching - caching state 0
10:35:46 T:1756  NOTICE: CDVDPlayer::OnExit()
10:35:46 T:1756  NOTICE: DVDPlayer: eof, waiting for queues to empty
10:35:46 T:1756   DEBUG: CApplication::OnPlayBackEnded: play state was 2, starting 0
10:35:46 T:2900  NOTICE: Thread BackgroundLoader start, auto delete: false
10:35:46 T:3432   DEBUG: CGUIInfoManager::SetCurrentMovie(C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO)
10:35:46 T:1756   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
10:35:46 T:1756   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
10:35:46 T:1756   DEBUG: Thread DVDPlayer 1756 terminating
10:35:46 T:2900   DEBUG: Thread BackgroundLoader 2900 terminating
10:35:46 T:3432   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
10:35:46 T:3432   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
10:35:46 T:3432  NOTICE: CDVDPlayer::CloseFile()
10:35:46 T:3432  NOTICE: DVDPlayer: waiting for threads to exit
10:35:46 T:3432  NOTICE: DVDPlayer: finished waiting
10:35:46 T:3432  NOTICE: CDVDPlayer::CloseFile()
10:35:46 T:3432  NOTICE: DVDPlayer: waiting for threads to exit
10:35:46 T:3432  NOTICE: DVDPlayer: finished waiting

Working fine with libdvdnav.dll from 13.2

Code:
10:55:02 T:3684   DEBUG: CGUIMediaWindow::GetDirectory (C:\_SET\EXTRACT\VIDEO_TS\)
10:55:02 T:3684   DEBUG:   ParentPath = [C:\_SET\EXTRACT\]
10:55:02 T:3684   DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: SELECT  files.strFilename, files.playCount,  bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files  LEFT JOIN bookmark ON    files.idFile = bookmark.idFile AND bookmark.type = 1  WHERE files.idPath=4705
10:55:02 T:2896  NOTICE: Thread BackgroundLoader start, auto delete: false
10:55:02 T:2896   DEBUG: Thread BackgroundLoader 2896 terminating
10:55:03 T:3684   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
10:55:03 T:3684   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
10:55:03 T:3684   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
10:55:03 T:3684   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
10:55:04 T:3684   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
10:55:04 T:3684   DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
10:55:04 T:3684   DEBUG: CGUIWindowVideoBase::OnPlayMedia C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO
10:55:04 T:3684   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
10:55:04 T:3684   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
10:55:04 T:3684   DEBUG: Loading settings for C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO
10:55:04 T:3684   DEBUG: CPlayerCoreFactory::GetPlayers(C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO)
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
10:55:04 T:3684   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
10:55:04 T:3684   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
10:55:04 T:3684   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
10:55:04 T:3684   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
10:55:04 T:3684   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
10:55:04 T:3684   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
10:55:04 T:3684   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
10:55:04 T:3684  NOTICE: DVDPlayer: Opening: C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO
10:55:04 T:3684 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
10:55:04 T:3684   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
10:55:04 T:2296  NOTICE: Thread DVDPlayer start, auto delete: false
10:55:04 T:2296  NOTICE: Creating InputStream
10:55:04 T:2296   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libdvdnav.dll)
10:55:04 T:2296    INFO:   msg: libdvdnav: Using dvdnav version 4.2.0
10:55:04 T:2296    INFO:   msg: libdvdread: Using libdvdcss version 1.2.13 for DVD access
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: opening target `C:\_SET\EXTRACT'
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: using libc for access
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: cannot open C:\_SET\EXTRACT (No error)
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296    INFO:   msg: libdvdcss error: failed to open device
10:55:04 T:2296    INFO:   msg: libdvdread: Could not open C:\_SET\EXTRACT with libdvdcss.
10:55:04 T:2296    INFO:   msg: libdvdread: Can't open C:\_SET\EXTRACT for reading
10:55:04 T:2296    INFO:   msg: libdvdread: Device C:\_SET\EXTRACT inaccessible, CSS authentication not available.
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: opening target `C:\_SET\EXTRACT/VIDEO_TS/VIDEO_TS.IFO'
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: using libc for access
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: NAME OPEN FAILED
10:55:04 T:2296    INFO:   msg: libdvdnav: vm: DVD Title:
10:55:04 T:2296    INFO:   msg: libdvdnav: Unable to find map file 'RIVE=C:/.dvdnav/.map'
10:55:04 T:2296    INFO:   msg: libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions:
10:55:04 T:2296    INFO:   msg:  1
10:55:04 T:2296    INFO:   msg:  2
10:55:04 T:2296    INFO:   msg:  3
10:55:04 T:2296    INFO:   msg:  4
10:55:04 T:2296    INFO:   msg:  5
10:55:04 T:2296    INFO:   msg:  6
10:55:04 T:2296    INFO:   msg:  7
10:55:04 T:2296    INFO:   msg:  8
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: CDVDInputStreamNavigator::Open - Setting region mask ff
10:55:04 T:2296  NOTICE: DVDPlayer: playing a file with menu's
10:55:04 T:2296  NOTICE: Creating Demuxer
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: opening target `C:\_SET\EXTRACT/VIDEO_TS/VTS_01_0.IFO'
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: using libc for access
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296    INFO:   msg: libdvdcss error: failed creating cache directory
10:55:04 T:2296    INFO:   msg:
                                            *** libdvdread: CHECK_VALUE failed in d:/jenkins/workspace/XBMC-WIN-32/project/BuildDependencies/../../lib/libdvd/libdvdread/src/ifo_read.c:1252 ***
                                            *** for vts_ptt_srpt->title[i].ptt[j].pgn < 100 ***
10:55:04 T:2296    INFO: Previous line repeats 16 times.
10:55:04 T:2296   DEBUG: DVDNAV_HIGHLIGHT: Highlight button 1
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: opening target `C:\_SET\EXTRACT/VIDEO_TS/VTS_01_1.VOB'
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: using libc for access
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: cracking title key at block 0
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: end of title reached
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: successful attempts 0/0, scrambled blocks 0/2000
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: no scrambled sectors found
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: title key is 00:00:00:00:00
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: unencrypted title
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: opening target `C:\_SET\EXTRACT/VIDEO_TS/VTS_01_2.VOB'
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: using libc for access
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: cracking title key at block 0
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: end of title reached
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: successful attempts 0/0, scrambled blocks 0/2000
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: no scrambled sectors found
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: title key is 00:00:00:00:00
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: unencrypted title
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: opening target `C:\_SET\EXTRACT/VIDEO_TS/VTS_01_3.VOB'
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: using libc for access
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: cracking title key at block 0
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: end of title reached
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: successful attempts 0/0, scrambled blocks 0/2000
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: no scrambled sectors found
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: title key is 00:00:00:00:00
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: unencrypted title
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: opening target `C:\_SET\EXTRACT/VIDEO_TS/VTS_01_4.VOB'
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: using libc for access
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: cracking title key at block 0
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: end of title reached
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: successful attempts 0/0, scrambled blocks 0/2000
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: no scrambled sectors found
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296    INFO:   msg: title key is 00:00:00:00:00
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG: libdvdcss debug:
10:55:04 T:2296   DEBUG: unencrypted title
10:55:04 T:2296   DEBUG:   msg:
10:55:04 T:2296   DEBUG:  - DVDNAV_VTS_CHANGE (HOLDING)
10:55:04 T:2296   DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
10:55:04 T:2296 WARNING: could not find codec parameters for C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO
10:55:04 T:2296   DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
10:55:04 T:2296    INFO: ffmpeg[8F8]: Input #0, mpeg, from 'C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO':
10:55:04 T:2296    INFO: ffmpeg[8F8]:   Duration: N/A, bitrate: N/A
10:55:04 T:2296  NOTICE: Opening stream: 0 source: 512
10:55:04 T:2296  NOTICE: Finding audio codec for: 0
10:55:04 T:2296   DEBUG: FactoryCodec - Audio: passthrough - Opening
10:55:04 T:2296   DEBUG: FactoryCodec - Audio: passthrough - Failed
10:55:04 T:2296   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
10:55:04 T:2296   DEBUG: CDVDAudioCodecFFmpeg::Open() Unable to find codec 0
10:55:04 T:2296   DEBUG: FactoryCodec - Audio: FFmpeg - Failed
10:55:04 T:2296   ERROR: Unsupported audio codec
10:55:04 T:2296  NOTICE: Opening stream: 0 source: 512
10:55:04 T:2296   DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opening
10:55:04 T:2296   DEBUG: CDVDOverlayCodecFFmpeg::Open - Unable to find codec 0
10:55:04 T:2296   DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Failed
10:55:04 T:2296   ERROR: CDVDPlayerSubtitle::OpenStream - Unable to init overlay codec
10:55:04 T:2296   DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
10:55:04 T:2296   DEBUG: CDVDPlayer::SetCaching - caching state 3
10:55:04 T:2296 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
10:55:04 T:2296 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
10:55:04 T:2296   DEBUG: CDVDPlayer::SetCaching - caching state 0
10:55:04 T:3684   DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
10:55:04 T:2296  NOTICE: Creating Demuxer
10:55:04 T:3684   DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
10:55:04 T:2296   DEBUG: DVDNAV_VTS_CHANGE
10:55:04 T:2296    INFO: CDVDInputStreamNavigator::GetVideoAspectRatio - Aspect wanted: 0, Scale permissions: 3
10:55:04 T:2296   DEBUG: CDVDInputStreamNavigator::ProcessBlock - Cell change: Title 1, Chapter 1
10:55:04 T:2296   DEBUG: CDVDInputStreamNavigator::ProcessBlock - At position 0% inside the feature
10:55:04 T:2296   DEBUG: DVDNAV_CELL_CHANGE
10:55:04 T:2296    INFO: CDVDInputStreamNavigator::ProcessBlock - none or invalid subtitle stream selected, defaulting to first
10:55:04 T:2296   DEBUG: CDVDInputStreamNavigator::SetActiveSubtitleStream - id: 0, stream: 0
10:55:04 T:2296    INFO: CDVDInputStreamNavigator::ProcessBlock - none or invalid audio stream selected, defaulting to first
10:55:04 T:2296   DEBUG: CDVDInputStreamNavigator::SetActiveAudioStream - id: 0, stream: 0
10:55:04 T:2052  NOTICE: Thread BackgroundLoader start, auto delete: false
10:55:04 T:3684   DEBUG: CGUIInfoManager::SetCurrentMovie(C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO)
10:55:04 T:2296   DEBUG: DVDNAV_NAV_PACKET - DISCONTINUITY FROM:0 TO:60000 DIFF:60000
10:55:04 T:2296   DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
10:55:04 T:2296   DEBUG: ffmpeg[8F8]: [mpeg] max_analyze_duration 500000 reached at 500500 microseconds
10:55:04 T:2296   DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
10:55:04 T:2296    INFO: ffmpeg[8F8]: Input #0, mpeg, from 'C:\_SET\EXTRACT\VIDEO_TS\VIDEO_TS.IFO':
10:55:04 T:2296    INFO: ffmpeg[8F8]:   Duration: N/A, start: 0.060000, bitrate: 192 kb/s
10:55:04 T:2296    INFO: ffmpeg[8F8]:     Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, bt470bg), 720x480 [SAR 8:9 DAR 4:3], max. 9500 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
10:55:04 T:2296    INFO: ffmpeg[8F8]:     Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
10:55:04 T:2296   DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
10:55:04 T:2296   DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
10:55:04 T:2296  NOTICE: Opening stream: 0 source: 256
10:55:04 T:2296    INFO: CDVDInputStreamNavigator::GetVideoAspectRatio - Aspect wanted: 0, Scale permissions: 3
10:55:04 T:2296  NOTICE: Creating video codec with codec id: 2
10:55:04 T:2296   DEBUG: CDVDFactoryCodec: compiled in hardware support: AMCodec:no MediaCodec:no DXVA:yes iMXVPU:no
10:55:04 T:2296   DEBUG: FactoryCodec - Video:  - Opening
10:55:04 T:2296  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
10:55:04 T:2296   DEBUG: CDVDVideoCodecFFmpeg::Open() Keeping default threading 3
10:55:04 T:2296   DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened
10:55:04 T:2296  NOTICE: Creating video thread
10:55:04 T:2296   DEBUG: CDVDPlayer::SetCaching - caching state 3
10:55:04 T:2296 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
10:55:04 T:2296  NOTICE: Opening stream: 1 source: 256
10:55:04 T:2296  NOTICE: Finding audio codec for: 86019
10:55:04 T:2296   DEBUG: FactoryCodec - Audio: passthrough - Opening
10:55:04 T:2296   DEBUG: FactoryCodec - Audio: passthrough - Failed
10:55:04 T:2296   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
10:55:04 T:2108  NOTICE: Thread DVDPlayerVideo start, auto delete: false
10:55:04 T:2108  NOTICE: running thread: video_thread
10:55:04 T:2108   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(0.000000, 1)
10:55:04 T:2108    INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
10:55:04 T:2296   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
10:55:04 T:2296  NOTICE: Creating audio thread
10:55:04 T:2052   DEBUG: Thread BackgroundLoader 2052 terminating
10:55:04 T:3684   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
10:55:04 T:3684   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
10:55:04 T:2216  NOTICE: Thread DVDPlayerAudio start, auto delete: false
10:55:04 T:2216  NOTICE: running thread: CDVDPlayerAudio::Process()
10:55:04 T:3076  NOTICE: Thread RefClock start, auto delete: false
10:55:04 T:3076   DEBUG: CVideoSyncD3D: Setting up Direct3d
10:55:04 T:2108   DEBUG: ffmpeg[83C]: [src] w:720 h:480 pixfmt:yuv420p tb:1001/60000 fr:0/1 sar:8/9 sws_param:
10:55:04 T:2108   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
10:55:04 T:2216   DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
10:55:04 T:2216   DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(0.000000, 1)
10:55:04 T:2108  NOTICE:  fps: 29.970030, pwidth: 720, pheight: 480, dwidth: 640, dheight: 480
10:55:04 T:2108   DEBUG: CDVDPlayerVideo::OutputPicture - change configuration. 720x480. framerate: 29.97. format: YV12
10:55:04 T:2108  NOTICE: Display resolution DESKTOP : 1280x720@ 59.94 - Full Screen (16)
10:55:04 T:2108   DEBUG: CWinRenderer::SelectRenderMethod: Requested render method: 0
10:55:04 T:2108   DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/testshader.fx
10:55:04 T:2216  NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, no pass-through)
10:55:04 T:2216   DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
10:55:04 T:128    INFO: CActiveAESink::OpenSink - initialize sink
10:55:04 T:128   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
10:55:04 T:2296   DEBUG: CDVDPlayer::SetCaching - caching state 0
10:55:04 T:128   DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{0AA10B51-0D1E-4D61-87C2-6B02CA52CC09}
10:55:04 T:128   DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 328758
10:55:04 T:128   DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
10:55:04 T:128   DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
10:55:04 T:128   DEBUG:   Audio Device    :  (Аудио Intel(R) для дисплеев)
10:55:04 T:128   DEBUG:   Sample Rate     : 48000
10:55:04 T:128   DEBUG:   Sample Format   : AE_FMT_FLOAT
10:55:04 T:128   DEBUG:   Bits Per Sample : 32
10:55:04 T:128   DEBUG:   Valid Bits/Samp : 32
10:55:04 T:128   DEBUG:   Channel Count   : 2
10:55:04 T:128   DEBUG:   Block Align     : 8
10:55:04 T:128   DEBUG:   Avg. Bytes Sec  : 384000
10:55:04 T:128   DEBUG:   Samples/Block   : 32
10:55:04 T:128   DEBUG:   Format cBSize   : 22
10:55:04 T:128   DEBUG:   Channel Layout  : FL,FR
10:55:04 T:128   DEBUG:   Channel Mask    : 3
10:55:04 T:128   DEBUG:   Frames          : 720
10:55:04 T:128   DEBUG:   Frame Samples   : 1440
10:55:04 T:128   DEBUG:   Frame Size      : 8
10:55:04 T:128   DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
10:55:04 T:128   DEBUG:   Output Device : HDMI -  (Аудио Intel(R) для дисплеев)
10:55:04 T:128   DEBUG:   Sample Rate   : 48000
10:55:04 T:128   DEBUG:   Sample Format : AE_FMT_FLOAT
10:55:04 T:128   DEBUG:   Channel Count : 2
10:55:04 T:128   DEBUG:   Channel Layout: FL,FR
10:55:04 T:128   DEBUG:   Frames        : 720
10:55:04 T:128   DEBUG:   Frame Samples : 1440
10:55:04 T:128   DEBUG:   Frame Size    : 8
10:55:04 T:3824   DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
10:55:04 T:2216   DEBUG: Previous line repeats 1 times.
10:55:04 T:2216   DEBUG: CDVDClock::Discontinuity - CDVDPlayerAudio::HandleSyncError1 - was:27253.134126, should be:1129.251663, error:-26123.882463
10:55:04 T:2296   DEBUG: CDVDPlayer::HandleMessages - player started 1
10:55:04 T:2108   DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 1: Pixel Shaders
10:55:04 T:2108   DEBUG: CXBMCRenderManager::Configure - 3
10:55:04 T:3684   DEBUG: created video buffer 0
10:55:04 T:3684   DEBUG: created video buffer 1
10:55:04 T:3684   DEBUG: created video buffer 2
10:55:04 T:3684   DEBUG: Activating window ID: 12005
10:55:04 T:3684   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
10:55:04 T:3076   DEBUG: CVideoReferenceClock: Detected refreshrate: 60.000 hertz
10:55:04 T:3684   DEBUG: ------ Window Init (VideoFullScreen.xml) ------
10:55:04 T:3684    INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
10:55:04 T:3204  NOTICE: 1Channel: Service: Playback started
10:55:04 T:2108   DEBUG: CVideoReferenceClock: Clock speed 100.100000%
10:55:04 T:2296   DEBUG: CDVDPlayer::HandleMessages - player started 2
10:55:04 T:3684   DEBUG: CConvolutionShaderSeparable::ChooseIntermediateD3DFormat: format 113
10:55:04 T:3684   DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/convolutionsep-4x4_d3d.fx
10:55:04 T:128   DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
10:55:04 T:2216   DEBUG: CDVDPlayerAudio:: synctype set to 2: resample
10:55:04 T:3684   DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 35
10:55:04 T:3684   DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/yuv2rgb_d3d.fx
10:55:05 T:3052   DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{0aa10b51-0d1e-4d61-87c2-6b02ca52cc09} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
10:55:08 T:2108   DEBUG: CPullupCorrection: detected pattern of length 1: 33366.67, frameduration: 33366.666667
10:55:12 T:2108   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
10:55:12 T:2216   DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
10:55:21 T:2296   DEBUG: DVDNAV_CELL_CHANGE (HOLDING)
10:55:21 T:2296   DEBUG: CDVDInputStreamNavigator::ProcessBlock - Cell change: Title 1, Chapter 31
10:55:21 T:2296   DEBUG: CDVDInputStreamNavigator::ProcessBlock - At position 75% inside the feature
10:55:21 T:2296   DEBUG: DVDNAV_CELL_CHANGE
10:55:21 T:2296   DEBUG: DVDNAV_NAV_PACKET - DISCONTINUITY FROM:25218466 TO:86400 DIFF:-25132066
10:55:21 T:2296   DEBUG: CDVDDemuxFFmpeg::AddStream(2, ...) -> 2
10:55:21 T:2296  NOTICE: Opening stream: 2 source: 256
10:55:21 T:2296   DEBUG: CDVDPlayer::ProcessSubData: Got complete SPU packet
10:55:21 T:2296  NOTICE: Opening stream: 1 source: 256
10:55:22 T:2296   DEBUG: CDVDPlayer::HandleMessages - player started 1
10:55:34 T:3016   DEBUG: Previous line repeats 1 times.
10:55:34 T:3016   DEBUG: Thread JobWorker 3016 terminating (autodelete)
10:55:37 T:3684   DEBUG: Keyboard: scancode: 0x1d, sym: 0x0132, unicode: 0x0000, modifier: 0x40
10:55:37 T:3684   DEBUG: CApplication::OnKey: ctrl-leftctrl (0x1f0d0) pressed, action is
10:55:37 T:3684   DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x41
10:55:37 T:3684   DEBUG: CApplication::OnKey: ctrl-shift-leftshift (0x3f0d2) pressed, action is
10:55:37 T:3684   DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0013, modifier: 0x41
10:55:37 T:3684   DEBUG: CApplication::OnKey: ctrl-shift-s (0x3f053) pressed, action is Stop
Reply
#6
Well i don't think I can help much, but did you try to put the dvd files in an ISO and try again? Just for testing...

And btw....if you want a dev look into this, I suppose you shouldn't cut the logfile and paste it for example on pastebin.com and provide the link Wink
Reply
#7
I have tested all. iso dir smb etc... Thank you.
Reply

Logout Mark Read Team Forum Stats Members Help
Some DVD stop working in Kodi 14 problem libdvdnav.dll0