DVD problem
#1
Hey,

I'v got the mad men dvd box but the dvd's wont' play in XBMC. I tried xbmc on windows and xbmcbuntu. also vlc won't play them but wmp play's them correctly. Other dvd's play fine in xbmc here's the log.

CDVDPlayer::OpenInputStream - failed to open [D:\VIDEO_TS\VIDEO_TS.IFO] as DVD ISO, trying Bluray

Code:
22:42:31 T:1812  NOTICE: load settings...
22:42:31 T:1812  NOTICE: special://profile/ is mapped to: special://masterprofile/
22:42:31 T:1812  NOTICE: loading special://masterprofile/guisettings.xml
22:42:31 T:1812  NOTICE: Getting hardware information now...
22:42:31 T:1812  NOTICE: Checking resolution 12
22:42:31 T:1812  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
22:42:31 T:1812  NOTICE: Loaded playercorefactory configuration
22:42:31 T:1812  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
22:42:31 T:1812  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
22:42:31 T:1812  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
22:42:31 T:1812  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
22:42:31 T:1812  NOTICE: Default DVD Player: dvdplayer
22:42:31 T:1812  NOTICE: Default Video Player: dvdplayer
22:42:31 T:1812  NOTICE: Default Audio Player: paplayer
22:42:31 T:1812  NOTICE: Disabled debug logging due to GUI setting. Level 0.
22:42:31 T:1812  NOTICE: Log level changed to 0
22:42:31 T:1812  NOTICE: Loading media sources from special://masterprofile/sources.xml
22:42:36 T:3340   ERROR: CRemoteControl::Connect - failed to connect
22:42:37 T:1812  NOTICE: initializing playlistplayer
22:42:37 T:1812  NOTICE: DONE initializing playlistplayer
22:43:02 T:1812  NOTICE: initialize done
22:43:02 T:1812  NOTICE: Running the application...
22:43:02 T:1812  NOTICE: ES: Starting event server
22:43:02 T:5780  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
22:43:02 T:5780  NOTICE: UDP: Listening on port 9777
22:43:03 T:8000  NOTICE: -->Python Interpreter Initialized<--
22:43:04 T:7556 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
22:43:04 T:7556   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
22:44:55 T:1812  NOTICE: DVDPlayer: Opening: D:\VIDEO_TS\VIDEO_TS.IFO
22:44:55 T:1812 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
22:44:55 T:5992  NOTICE: Creating InputStream
22:44:59 T:5992   ERROR: Error on dvdnav_open
22:44:59 T:5992   ERROR: CDVDPlayer::OpenInputStream - failed to open [D:\VIDEO_TS\VIDEO_TS.IFO] as DVD ISO, trying Bluray
22:44:59 T:5992   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/PLAYLIST
22:44:59 T:5992   ERROR: CDVDInputStreamBluray::Open - failed to get title info
22:44:59 T:5992   ERROR: CDVDPlayer::OpenInputStream - error opening [D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/index.bdmv]
22:44:59 T:5992  NOTICE: CDVDPlayer::OnExit()
22:44:59 T:5992  NOTICE: CDVDPlayer::OnExit() deleting input stream
22:44:59 T:1812  NOTICE: CDVDPlayer::CloseFile()
22:44:59 T:1812 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
22:44:59 T:1812  NOTICE: DVDPlayer: waiting for threads to exit
22:44:59 T:1812  NOTICE: DVDPlayer: finished waiting

I saw a threat for eden beta but they had no solution does anybody have a solution for this problem

Reply
#2
Wont help you very much, but i have a similar problem. http://forum.xbmc.org/showthread.php?tid=140126
Reply
#3
Nobody has a solution?
Reply
#4
(2012-09-16, 22:50)sompie Wrote: I'v got the mad men dvd box but the dvd's wont' play in XBMC. I tried xbmc on windows and xbmcbuntu. also vlc won't play them but wmp play's them correctly.

Don't have an answer for you but it seems like XBMC is using libdvdnav.dll and I'm guessing it isn't playing well with that DVD. AFAIK wmp uses qdvd.dll and maybe has some updates for latest copy protection etc (ISTR a Win7 update a couple months ago for qdvd.dll KB2709981 so I assume it is necessary to update from time to time). Anyway my guess is XBMC team just uses libdvdnav and doesn't maintain it.

scott s.
.
Reply
#5
Yeah I had the same idea by reading other threads but is it possible to update the libdvdnav.dll myself or does it need to be coded into xbmc
Reply
#6
okey I tried the latest libdvdnav.dll and libdvdcss-2.dll from latest nightly and it still doesn't work here's the debugging log


Code:
15:30:40 T:6088  NOTICE: DVDPlayer: Opening: D:\VIDEO_TS\VIDEO_TS.IFO
15:30:40 T:6088 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
15:30:40 T:6088   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
15:30:40 T:6088   DEBUG: DXVA - cheking samples array size using 842094158 render target
15:30:40 T:6088   DEBUG: DXVA - updated maximum samples count to 2
15:30:40 T:6088   DEBUG: DXVA - cheking samples array size using 842094169 render target
15:30:40 T:2296   DEBUG: Thread CDVDPlayer start, auto delete: 0
15:30:40 T:2296  NOTICE: Creating InputStream
15:30:40 T:2296   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libdvdnav.dll)
15:30:40 T:2296    INFO:   msg: libdvdnav: Using dvdnav version 4.1.3
15:30:40 T:2296    INFO:   msg: libdvdread: Using libdvdcss version 1.2.10 for DVD access
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296    INFO:   msg: opening target `D:'
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296   DEBUG: using Win2K API for access
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296    INFO:   msg: disc is scrambled
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296   DEBUG: requesting AGID
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296    INFO:   msg: drive authenticated, using variant 0
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296   DEBUG: authentication established
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296   DEBUG: GetASF authenticated, ASF=1
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296    INFO:   msg: decrypting disc key a6:98:80:a6:12
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296    INFO:   msg: trying player key 01:af:e3:12:80
15:30:40 T:2296   DEBUG:   msg:
15:30:40 T:2296   DEBUG: libdvdcss debug:
15:30:40 T:2296    INFO:   msg: decrypted disc key is 00:00:00:00:34
15:30:40 T:2296   DEBUG:   msg:
15:30:41 T:6088   DEBUG: ------ Window Init (DialogBusy.xml) ------
15:30:41 T:6088   DEBUG: ------ Window Init (VideoOverlay.xml) ------
15:30:41 T:6088    INFO: Loading skin file: VideoOverlay.xml
15:30:43 T:2296    INFO:   msg: libdvdnav: vm: DVD Title: MADMEN_S2D3
15:30:43 T:2296    INFO:   msg: libdvdnav: Unable to find map file 'RIVE=C:/.dvdnav/MADMEN_S2D3.map'
15:30:44 T:2296   DEBUG: libdvdread,ifoOpenVMGI(): Invalid main menu IFO (VIDEO_TS.IFO).
15:30:44 T:2296   DEBUG: libdvdnav: vm: failed to read VIDEO_TS.IFO
15:30:44 T:2296   ERROR: Error on dvdnav_open
15:30:44 T:2296   ERROR: CDVDPlayer::OpenInputStream - failed to open [D:\VIDEO_TS\VIDEO_TS.IFO] as DVD ISO, trying Bluray
15:30:44 T:2296   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libbluray.dll)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray::Open - opening D:\VIDEO_TS\VIDEO_TS.IFO
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Opening file D:\VIDEO_TS\VIDEO_TS.IFO/AACS/Unit_Key_RO.inf... (09481418)
15:30:44 T:6088   DEBUG: ------ Window Deinit (VideoOverlay.xml) ------
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Error opening file! (09481418)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Opening file D:\VIDEO_TS\VIDEO_TS.IFO/BDSVM/00000.svm... (09481418)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Error opening file! (09481418)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Opening file D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/index.bdmv... (09481418)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Error opening file! (09481418)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdnav/index_parse.c:162: indx_parse(): error opening D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/index.bdmv
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Opening file D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/BACKUP/index.bdmv... (09481418)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Error opening file! (09481418)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdnav/index_parse.c:162: indx_parse(): error opening D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/BACKUP/index.bdmv
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Opening dir D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/PLAYLIST
15:30:44 T:2296   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/PLAYLIST
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray - Error opening dir! (D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/PLAYLIST)
15:30:44 T:2296   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bluray.c:1554: nav_get_title_list(D:\VIDEO_TS\VIDEO_TS.IFO) failed (00c81b60)
15:30:44 T:2296   ERROR: CDVDInputStreamBluray::Open - failed to get title info
15:30:44 T:2296   ERROR: CDVDPlayer::OpenInputStream - error opening [D:\VIDEO_TS\VIDEO_TS.IFO/BDMV/index.bdmv]
15:30:44 T:2296  NOTICE: CDVDPlayer::OnExit()
15:30:44 T:2296  NOTICE: CDVDPlayer::OnExit() deleting input stream
15:30:44 T:2296   DEBUG: Thread CDVDPlayer 2296 terminating
15:30:44 T:6088   DEBUG: CVideoDatabase::GetMovieId (D:\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=1564
15:30:44 T:6088   DEBUG: CVideoDatabase::GetEpisodeId (D:\VIDEO_TS\VIDEO_TS.IFO), query = select idEpisode from episode where idFile=1564
15:30:44 T:6088   DEBUG: CVideoDatabase::GetMusicVideoId (D:\VIDEO_TS\VIDEO_TS.IFO), query = select idMVideo from musicvideo where idFile=1564
15:30:44 T:6088   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
15:30:44 T:6088   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
15:30:44 T:6088  NOTICE: CDVDPlayer::CloseFile()
15:30:44 T:6088 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
15:30:44 T:6088  NOTICE: DVDPlayer: waiting for threads to exit
15:30:44 T:6088  NOTICE: DVDPlayer: finished waiting
15:30:44 T:6088   DEBUG: ------ Window Deinit (DialogBusy.xml) ------

as you can see it is a problem with the libdvdnav because it give's an error on the dvd menu ifo
Reply
#7
Does nobody else has this problem or is nobody using dvd's anymore because it's really crapy I can't watch these dvd's
Reply
#8
this seems similar if not the same as my issue where i have 2 blu rays films that wont play in xbmc as well and ive posted about it before with no definitive answer as to if it will or can be fixed

http://forum.xbmc.org/showthread.php?tid=140995

http://forum.xbmc.org/showthread.php?tid=123103&page=3
Reply
#9
I suspect fixing player issues is horribly complex, in particular if third party libraries like ffmpeg are used as the basis. As far as BD, I suppose that MPAA only wants you to use "certified" players because they are so deathly afraid of ripping/bootlegs.

scott s.
.
Reply
#10
I would think it is easier to find problems if you use ffmpeg, atleast if you have another player working that is using ffmpeg. Instead of being alone with your own code you could get help from others or the devs that work with ffmpeg.
Reply

Logout Mark Read Team Forum Stats Members Help
DVD problem0