Same crash.
_vmr9 = VMR9Util.g_vmr9 = new VMR9Util();
bool AddVMR9 = VMR9Util.g_vmr9.AddVMR9(_graphBuilder);
if (!AddVMR9)
{
Log.Error("TSReaderPlayer:Failed to add VMR9 to graph");
return false;
}
VMR9Util.g_vmr9.Enable(false);
_graphBuilder.RenderFile(filename, null);
settings attached (maybe u must lower them a bit, they from my 1060Can you upload your settings.bin ?
Now it crashes for a different reason, it is not atiumdva.dll now I upload u logs, this is after I replaced atiumdva.dll from another PC to the HTPC.
Application: MediaPortal.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at DirectShowLib.IGraphBuilder.RenderFile(System.String, System.String)
at MediaPortal.Player.TSReaderPlayer.GetInterfaces(System.String)
at MediaPortal.Player.BaseTSReaderPlayer.Play(System.String)
at MediaPortal.Player.g_Player.Play(System.String, MediaType, System.IO.TextReader, Boolean, Int32, Boolean, Boolean)
at MediaPortal.Player.g_Player.Play(System.String, MediaType, System.String, Boolean)
at TvPlugin.TVHome.StartPlay()
at TvPlugin.TVHome.ViewChannelAndCheck(TvDatabase.Channel)
at TvPlugin.TVHome.OnClicked(Int32, MediaPortal.GUI.Library.GUIControl, ActionType)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(MediaPortal.GUI.Library.GUIMessage)
at TvPlugin.TVHome.OnMessage(MediaPortal.GUI.Library.GUIMessage)
at MediaPortal.GUI.Library.GUIWindowManager.SendMessage(MediaPortal.GUI.Library.GUIMessage)
at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
at MediaPortalApp.FrameMove()
at MediaPortal.D3D.OnIdle(System.Object, System.EventArgs)
at System.Windows.Forms.Application+ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
at MediaPortalApp.Main(System.String[])
settings attached (maybe u must lower them a bit, they from my 1060)
and i toyed a bit with the screenshots, so additional some with mepo osd and some different madvr settings
each zip with settings and 2 screens taken on pause... always first screen with video playing - second on mepo home screen with video still paused![]()
that lav d3d11 stuff is still pretty new and also beta so bugs can be expected.... if the rest is still ok and working as before i wouldn't care to much right nowThere is no older version that worked. The moment that LAV introduced D3D11 decoding MP was crashing for me. I had to revert back to DXVA and then it is working again