- Moderator
- #311
Hi 
I have somes issues @ the end of movie, it's like it didn't stop it, so i can see latest frame on screen and MP get stuck :
I have try with 1.3.0Alpha and also on 1.2.2.
I have recompil the plugin against 1.3.0Alpha bin (core / dialog etc.) and i have the same.
LAV Splitter / LAV Video/Audio was in use.
Thanks
I have somes issues @ the end of movie, it's like it didn't stop it, so i can see latest frame on screen and MP get stuck :
Code:
2012-06-11 18:56:55.489610 [ERROR][MPMain(1)]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.Player.PlaneScene.DrawTextureSegment(VertexBuffer vertexBuffer, Single srcX, Single srcY, Single srcWidth, Single srcHeight, Single dstX, Single dstY, Single dstWidth, Single dstHeight, Int64 lColorDiffuse)
at MediaPortal.Player.PlaneScene.DrawTexture(UInt32 texAddr, Int64 lColorDiffuse)
at MediaPortal.Player.PlaneScene.RenderLayer(Single timePassed)
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
at MediaPortalApp.Render(Single timePassed)
2012-06-11 18:56:55.489610 [ERROR][MPMain(1)]: Exception :Object reference not set to an instance of an object.
2012-06-11 18:56:55.490610 [ERROR][MPMain(1)]: site :Void DrawTextureSegment(Microsoft.DirectX.Direct3D.VertexBuffer, Single, Single, Single, Single, Single, Single, Single, Single, Int64)
2012-06-11 18:56:55.490610 [ERROR][MPMain(1)]: source :Core
2012-06-11 18:56:55.490610 [ERROR][MPMain(1)]: stacktrace: at MediaPortal.Player.PlaneScene.DrawTextureSegment(VertexBuffer vertexBuffer, Single srcX, Single srcY, Single srcWidth, Single srcHeight, Single dstX, Single dstY, Single dstWidth, Single dstHeight, Int64 lColorDiffuse)
at MediaPortal.Player.PlaneScene.DrawTexture(UInt32 texAddr, Int64 lColorDiffuse)
at MediaPortal.Player.PlaneScene.RenderLayer(Single timePassed)
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
at MediaPortalApp.Render(Single timePassed)
I have try with 1.3.0Alpha and also on 1.2.2.
I have recompil the plugin against 1.3.0Alpha bin (core / dialog etc.) and i have the same.
LAV Splitter / LAV Video/Audio was in use.
Thanks
France