- October 5, 2009
- 231
- 11
Re: Bluray Handler 0.9.3 (BETA)
Hi, I have the following problem. when trying t play a blu ray, I get the screen to choose betweep playlists. Choosing one only sends me back to the previous screen.
I also have the following error in my log files : (please note that I use EVR and not VRM9)
Hi, I have the following problem. when trying t play a blu ray, I get the screen to choose betweep playlists. Choosing one only sends me back to the previous screen.
I also have the following error in my log files : (please note that I use EVR and not VRM9)
2010-07-18 09:48:01.078274 [Debug][8]: [BDHandler] Bluray Metafile='E:\BDMV\META\DL\bdmt_eng.xml', Title= 'Toy Story - Blu-ray™'
2010-07-18 09:48:01.094275 [Info.][MPMain]: [BDHandler] Found 6 valid playlists.
2010-07-18 09:48:01.096275 [Debug][MPMain]: WindowManager: route MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI:96742->MediaPortal.Dialogs.GUIDialogMenu:2012
2010-07-18 09:48:01.107276 [Debug][MPMain]: DialogWindow: MediaPortal.Dialogs.GUIDialogMenu init
2010-07-18 09:48:03.800430 [Debug][MPMain]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI:96742
2010-07-18 09:48:03.839432 [Debug][MPMain]: [BDHandler] Initiating refresh rate change: 23,976
2010-07-18 09:48:03.840432 [Info.][MPMain]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 24hz - changing it to 24hz
2010-07-18 09:48:03.840432 [Info.][MPMain]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 24hz, desired is 24
2010-07-18 09:48:04.061444 [Debug][MPMain]: CycleRefreshRate: result DISP_CHANGE_SUCCESSFUL for refresh rate change (24hz)
2010-07-18 09:48:04.061444 [Info.][MPMain]: VideoPlayerlay E:\BDMV\PLAYLIST\00152.MPLS
2010-07-18 09:48:04.219454 [Info.][MPMain]: OnMessage exceptionystem.FieldAccessException: MediaPortal.Player.VideoPlayerVMR9.Vmr9
à MediaPortal.Plugins.BDHandler.BDPlayer.renderGraph()
à MediaPortal.Plugins.BDHandler.BDPlayer.GetInterfaces()
à MediaPortal.Player.VideoPlayerVMR7.Play(String strFile)
à MediaPortal.Plugins.BDHandler.BDPlayer.Play(String strFile)
à MediaPortal.Player.g_Player.Play(String strFile, MediaType type)
à MediaPortal.Player.g_Player.Play(String strFile)
à MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playFile(String media, VideoFormat videoFormat)
à MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playMovie(DBMovieInfo movie, Int32 requestedPart)
à MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.Play(DBMovieInfo movie, Int32 part)
à MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.playSelectedMovie()
à MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
à MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)