Recent content by nicsergio

  1. nicsergio

    Considering upgrading and iMON

    After this period of use I can say that iMon has not crashed anymore. My feeling is that changing the setting on starting from always to automatic was decisive :)
  2. nicsergio

    Considering upgrading and iMON

    I had switched to Windows 10 almost three years ago, so I don't remember well the various problems encountered at the time. As mentioned above, I have a batch that starts at startup, which launches iMon and every minute it checks if it is running otherwise it re-launches it. Today I uninstalled...
  3. nicsergio

    Considering upgrading and iMON

    I had installed the Soundgraph package (which belongs to a setup.exe) normally, as the installation was successful without problems. The idea of trying with the compatibility mode is good, as soon as I can I try and update you.
  4. nicsergio

    Considering upgrading and iMON

    I am using Windows 10 and my old iMon, but I am not satisfied, it often crashes (the display remains frozen) and I have to launch iMon again. I made a batch file that starts at startup and every minute checks if iMon is running, otherwise it re-launches it, poor solution.
  5. nicsergio

    [WiP] madVR support in MP1

    thank you anyway
  6. nicsergio

    [WiP] madVR support in MP1

    Hi everyone I updated the AMD drivers for the GPU (19.6.2) and chipset (1.6.13.0400). I tried again but I get the same behavior described above (HDR passtrough works with MPC-HC, not with MePo). I attach the logs. thank you all
  7. nicsergio

    [WiP] madVR support in MP1

    The error is derived from the fact that iMon was launched from my script with elevated rights (administrator) at boot and, with these conditions, the MePo plugin does not hook it. I solved this problem by starting imon normally. Now the only error logged is: MiniDisplay:Error while loading...
  8. nicsergio

    [WiP] madVR support in MP1

    I tried disabling the refresh rate changer on both sides, again with bitdepth desktop at 10 bit, but HDR passtrough still doesn't work. I tried again with MPC_HC with the same conditions and it works. Attached the logs with verbosity set to "debug", recorded by starting mepo with titan skin...
  9. nicsergio

    [WiP] madVR support in MP1

    thanks @Sebastiii I will do the tests asap if it can help, I am available to try beta versions
  10. nicsergio

    [WiP] madVR support in MP1

    I tried to set the bitdepth desktop to 10 bit before run MePo, but it doesn't change anything: HDR passtrough doesn't work. I also tried to disable the refresh rate changer in MadVR and enable the internal in MePo, even here nothing has changed.. :(
  11. nicsergio

    [WiP] madVR support in MP1

    OK thanks, so far in my tests with madvr, i had disabled the refresh rate changer in MePo and enabled in MadVR, but I will try to re-enable in mepo and not in madvr I keep you updated
  12. nicsergio

    [WiP] madVR support in MP1

    Thanks for the reply I've already tried cleaning up with DDU before installing the AMD drivers. What I do notice is that these drivers are still "young" and not very stable. The version I'm currently using is 19.5.1. As for the bitdepth desktop, I normally set it to 8 bits with Full RGB and...
  13. nicsergio

    [WiP] madVR support in MP1

    Hi everyone I'm detecting a little problem with MadVR in MePo: HDR passtrough does not work, playing mkv 4k h265 with HDR the colors are flat and the HDR logo does not appear on the TV. Trying the same videos with MPC-HC with MadVR with the same settings, everything works properly and the HDR...
  14. nicsergio

    Auto3D plugin for MediaPortal 1.2 - 1.12 (GUI & TV/Beamer)

    if can help, the entire source is available here: http://sourceforge.net/p/mp-plugins/code/HEAD/tree/trunk/plugins/ShortCuter&SkinEditor/Source/
  15. nicsergio

    Auto3D plugin for MediaPortal 1.2 - 1.12 (GUI & TV/Beamer)

    Hi all, the problem that I encountered is explained in this post: https://forum.team-mediaportal.com/threads/shortcuter-plugin-v2.121721/page-6#post-1122517 I modified PreFilterMessage: public bool PreFilterMessage(ref Message m) { if (m.Msg == WM_INPUT)...
Top Bottom