MadVR (0.91.4) (1 Viewer)

red5goahead

MP Donator
  • Premium Supporter
  • November 24, 2007
    695
    144
    Italy, North West
    Home Country
    Italy Italy
    I will. but you can read this post

    MadVR (0.91.4)

    Some problems when playback stops , yet

    - press stop on remote but no response (video become black but play continue until the end)
    - Sometimes MePo raise an exception
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Did you try latest 1.17Final and does it do the same ?
    Thanks.

    Ps : Fulllog with watchdog (the first option) :p
     

    red5goahead

    MP Donator
  • Premium Supporter
  • November 24, 2007
    695
    144
    Italy, North West
    Home Country
    Italy Italy
    Yes. I start Media Portal in a script to perform some action before, switch audio device and displays.
    I will start watchdog with -auto option into script

    note that: watchdog -auto option work fine but not close itself when it finish the job . Imho it's a bug
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Can you try a normal start with watchdog ? to be sure that the script is not the issue ?
    Thanks.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    So we have this :
    Code:
    [2017-07-09 23:00:35,826] [Error  ] [MPMain   ] [ERROR] - VMR9: Error while stopping graph or exclusive madVR mode : System.Runtime.InteropServices.InvalidComObjectException: Impossibile utilizzare oggetti COM separati dai relativi RCW sottostanti.
       in System.StubHelpers.StubHelpers.GetCOMIPFromRCW(Object objSrc, IntPtr pCPCMD, IntPtr& ppTarget, Boolean& pfNeedsRelease)
       in DirectShowLib.IMediaControl.Stop()
       in MediaPortal.Player.VMR9Util.Vmr9MediaCtrl(IMediaControl mediaCtrl)
    [2017-07-09 23:00:35,836] [Error  ] [MPMain   ] [ERROR] - VideoPlayer9: Exception while cleanuping DShow graph - Riferimento a un oggetto non impostato su un'istanza di oggetto.    in MediaPortal.Player.VideoPlayerVMR9.Cleanup()
    This is not correct for sure, can you zip the script etc. you are using and explain how it works ?
    I should be able to reproduce the issue (trying to at least) thanks.
     

    red5goahead

    MP Donator
  • Premium Supporter
  • November 24, 2007
    695
    144
    Italy, North West
    Home Country
    Italy Italy
    This is not correct for sure, can you zip the script etc. you are using and explain how it works ?
    I should be able to reproduce the issue (trying to at least) thanks.

    I will . but the script can't be involved. It's a AutoIT script (compiled as executable) that perform switch audio and display devices, to use Hdmi audio and plasma tv display device as main ones

    so script launch Media Portal as normal process and wait to restore default previous setup on exit

    please note that this problem occour after a long playback always, in this case after more than 30-40 minutes
     
    Last edited:

    Users who are viewing this thread

    Top Bottom