AW: Bluray Handler 0.9.7 (BETA)
I can't play any BlueRay within MP 1.2b. I have the latest BDHandler Version and the latest SAF 6.0 Version installed.
This is the exeception:
2011-05-16 19:35:20.381957 [ERROR][MPMain(1)]: BDHandler: Exception while reading bluray structure Index is out of range
Server stack trace:
bei BDInfo.BDROM.Scan()
bei MediaPortal.Plugins.BDHandler.BDInfo.Scan()
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.scanWorker(String path)
bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
bei System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
bei System.Func`2.EndInvoke(IAsyncResult result)
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.doFeatureSelection(String& filePath)
2011-05-16 19:35:21.864042 [ERROR][MPMain(1)]: Exception while releasing COM object (NULL) - stacktrace: bei DShowNET.Helper.DirectShowUtil.ReleaseComObject(Object obj)
bei MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()
bei MediaPortal.Plugins.BDHandler.Player.VideoPlayer.GetInterfaces()
bei MediaPortal.Player.VideoPlayerVMR7.Play(String strFile)
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.Play(String strFile)
bei MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters)
bei MediaPortal.Player.g_Player.Play(String strFile)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playFile(String media, VideoFormat videoFormat)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playMovie(DBMovieInfo movie, Int32 requestedPart)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.Play(DBMovieInfo movie, Int32 part)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.playSelectedMovie()
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.OnMessage(GUIMessage message)
bei MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)
bei MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
bei MediaPortalApp.FrameMove()
bei MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run(Form mainForm)
bei MediaPortalApp.Main(String[] args)
2011-05-16 19:35:21.888043 [ERROR][MPMain(1)]: VideoPlayer9: Failed to render file -> vmr9
Any ideas? Is it possible to get access to the latest source, so i can try to debug and correct this?
I can't play any BlueRay within MP 1.2b. I have the latest BDHandler Version and the latest SAF 6.0 Version installed.
This is the exeception:
2011-05-16 19:35:20.381957 [ERROR][MPMain(1)]: BDHandler: Exception while reading bluray structure Index is out of range
Server stack trace:
bei BDInfo.BDROM.Scan()
bei MediaPortal.Plugins.BDHandler.BDInfo.Scan()
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.scanWorker(String path)
bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
bei System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
bei System.Func`2.EndInvoke(IAsyncResult result)
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.doFeatureSelection(String& filePath)
2011-05-16 19:35:21.864042 [ERROR][MPMain(1)]: Exception while releasing COM object (NULL) - stacktrace: bei DShowNET.Helper.DirectShowUtil.ReleaseComObject(Object obj)
bei MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()
bei MediaPortal.Plugins.BDHandler.Player.VideoPlayer.GetInterfaces()
bei MediaPortal.Player.VideoPlayerVMR7.Play(String strFile)
bei MediaPortal.Plugins.BDHandler.Player.BDPlayer.Play(String strFile)
bei MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters)
bei MediaPortal.Player.g_Player.Play(String strFile)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playFile(String media, VideoFormat videoFormat)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.playMovie(DBMovieInfo movie, Int32 requestedPart)
bei MediaPortal.Plugins.MovingPictures.MainUI.MoviePlayer.Play(DBMovieInfo movie, Int32 part)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.playSelectedMovie()
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.OnMessage(GUIMessage message)
bei MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)
bei MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
bei MediaPortalApp.FrameMove()
bei MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run(Form mainForm)
bei MediaPortalApp.Main(String[] args)
2011-05-16 19:35:21.888043 [ERROR][MPMain(1)]: VideoPlayer9: Failed to render file -> vmr9
Any ideas? Is it possible to get access to the latest source, so i can try to debug and correct this?