[WiP] madVR support in MP1 (45 Viewers)

el Filou

MP Donator
  • Premium Supporter
  • July 2, 2008
    144
    116
    Home Country
    Belgium Belgium
    It's happened again but I can't get anything from madVR because as I was suspecting, it 'unfreezes' as soon as I try lol
    If I Alt+Tab, press the Windows key or anything else that makes MP lose focus, then the stopped video frame disappears and it gets back to the GUI. Really weird.
     

    el Filou

    MP Donator
  • Premium Supporter
  • July 2, 2008
    144
    116
    Home Country
    Belgium Belgium
    - I first tried just with that new dshowhelper.dll but the "frozen frame on stop" happened again. I've now enabled FCU fix and will wait and see.
    - Good news: your test dll fixed subtitles ! (y)
    - I once again had mediaportal.exe process stuck in memory after exiting. Please find below the 'exit' part of the log.
    I also took a full process memory dump using Task Manager before killing it, but I've now read on a dev blog that I needed to take it using a 32-bit process manager or else it would be useless to you, is that true? If you still want it anyway I can upload it somewhere (it's 152 MB compressed, though).
    Code:
    [2018-02-07 00:13:24,503] [Log    ] [MPMain   ] [INFO ] - Main: Exit requested
    [2018-02-07 00:13:24,557] [Log    ] [MPMain   ] [INFO ] - Main: Stopping FrameMove
    [2018-02-07 00:13:24,559] [Log    ] [MPMain   ] [DEBUG] - D3D: OnFormClosing()
    [2018-02-07 00:13:24,562] [Log    ] [MPMain   ] [DEBUG] - D3D: Dispose() ClientSize: 1920x1080, MaxClientSize: 1920x1080
    [2018-02-07 00:13:24,565] [Log    ] [MPMain   ] [DEBUG] - D3D CleanupEnvironment()
    [2018-02-07 00:13:24,567] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:0 debug
    [2018-02-07 00:13:24,568] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:1 font9
    [2018-02-07 00:13:24,569] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:2 font10
    [2018-02-07 00:13:24,570] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:3 font11
    [2018-02-07 00:13:24,571] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:4 RSS
    [2018-02-07 00:13:24,572] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:5 font12
    [2018-02-07 00:13:24,572] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:6 font13
    [2018-02-07 00:13:24,573] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:7 font14
    [2018-02-07 00:13:24,574] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:8 font15
    [2018-02-07 00:13:24,575] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:9 Menutitle
    [2018-02-07 00:13:24,576] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:10 Settings
    [2018-02-07 00:13:24,577] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:11 font16
    [2018-02-07 00:13:24,577] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:12 font18
    [2018-02-07 00:13:24,578] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:13 font20
    [2018-02-07 00:13:24,579] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:14 font21
    [2018-02-07 00:13:24,580] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:15 Label
    [2018-02-07 00:13:24,581] [Log    ] [MPMain   ] [DEBUG] - GUIFont:texture disposing:16 font36
    [2018-02-07 00:13:24,584] [Log    ] [MPMain   ] [INFO ] - TexturePacker: disposing texture:1999
    [2018-02-07 00:13:24,586] [Log    ] [MPMain   ] [INFO ] - TexturePacker: disposing texture:1998
    [2018-02-07 00:13:24,586] [Log    ] [MPMain   ] [INFO ] - TexturePacker: disposing texture:1997
    [2018-02-07 00:13:24,588] [Log    ] [MPMain   ] [INFO ] - TexturePacker: disposing texture:1995
    [2018-02-07 00:13:24,588] [Log    ] [MPMain   ] [INFO ] - TexturePacker: disposing texture:1994
    [2018-02-07 00:13:24,599] [Log    ] [MPMain   ] [DEBUG] - Main: WM_ACTIVATE (WA_INACTIVE)
    [2018-02-07 00:13:24,600] [Log    ] [MPMain   ] [INFO ] - Main: Deactivation request received
    [2018-02-07 00:13:24,614] [Log    ] [MPMain   ] [DEBUG] - D3D: OnLostFocus()
    [2018-02-07 00:13:24,673] [Log    ] [MPMain   ] [INFO ] - TvNotify: stop
    [2018-02-07 00:13:24,674] [Log    ] [MPMain   ] [DEBUG] - TVHome: HeartBeat Transmitter stopped.
    [2018-02-07 00:13:24,698] [Log    ] [MPMain   ] [DEBUG] - Main: SaveLastActiveModule - enabled False
    [2018-02-07 00:13:24,699] [Log    ] [MPMain   ] [INFO ] - Main: Exiting
    [2018-02-07 00:13:24,716] [Log    ] [MPMain   ] [DEBUG] - PlugInManager: Stop()
    [2018-02-07 00:13:24,717] [Log    ] [MPMain   ] [DEBUG] - PluginManager: Stopping plugin 'MediaPortal.Plugins.Process.PowerSchedulerClientPlugin'
    [2018-02-07 00:13:24,719] [Log    ] [MPMain   ] [INFO ] - PS: Stopping PowerScheduler client plugin...
    [2018-02-07 00:13:24,742] [Log    ] [MPMain   ] [DEBUG] - PS: Unregister handlers with tvservice with tag 30
    [2018-02-07 00:13:24,746] [Log    ] [MPMain   ] [DEBUG] - PS: Removed standby/wakeup handlers
    [2018-02-07 00:13:24,748] [Log    ] [MPMain   ] [DEBUG] - PS: Unregistered IPowerScheduler service from GlobalServiceProvider
    [2018-02-07 00:13:24,749] [Log    ] [MPMain   ] [INFO ] - PS: PowerScheduler client plugin stopped
    [2018-02-07 00:13:24,750] [Log    ] [MPMain   ] [DEBUG] - Windowmanager: closing current window
    [2018-02-07 00:13:24,750] [Log    ] [MPMain   ] [DEBUG] - Window: MediaPortal.GUI.Home.GUIHome deinit
    [2018-02-07 00:13:24,751] [Log    ] [MPMain   ] [DEBUG] - TextureManager: CleanupThumbs()
    [2018-02-07 00:13:24,753] [Log    ] [MPMain   ] [INFO ] - Playlist: Saving default playlist default.m3u
    [2018-02-07 00:13:24,776] [Log    ] [MPMain   ] [INFO ] - GUIWindowManager: Could not find window -1
    [2018-02-07 00:13:24,782] [Log    ] [MPMain   ] [DEBUG] - GUIFontManager: SafeDispose()
    [2018-02-07 00:13:24,783] [Log    ] [MPMain   ] [DEBUG] - TextureManager: Dispose()
    [2018-02-07 00:13:24,783] [Log    ] [MPMain   ] [INFO ] - TexturePacker:Dispose()
    [2018-02-07 00:13:24,788] [Log    ] [MPMain   ] [DEBUG] - GraphicContext: init volume handler
    [2018-02-07 00:13:24,789] [Log    ] [MPMain   ] [DEBUG] - GUIFontManager SetDeviceNull()
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,514
    10,467
    France
    Home Country
    France France
    Hi :)
    I just try to get the dump from task manager too and was able to open it in VS so yes you can upload it somewhere for me :p

    After this line, MP should close correctly (GUIFontManager SetDeviceNull()) so log looks ok but for sure something happen !!!!
     

    Users who are viewing this thread

    Top Bottom