[WiP] madVR support in MP1 (11 Viewers)

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Thanks Guys for the reports and testing :)
    @daWooky found one error logged (an exception) so hoping that it will be fixed on latest build :p

    Code:
    [2017-11-30 11:03:46,609] [Log    ] [MPMain   ] [DEBUG] - VMR9: Vmr9MadVrRelease 1
    [2017-11-30 11:03:46,609] [Error  ] [MPMain   ] [ERROR] - VMR9: Error while Vmr9MadVrRelease : System.Runtime.InteropServices.InvalidComObjectException: Ein COM-Objekt, das vom zugrunde liegenden RCW getrennt wurde, kann nicht verwendet werden.
       bei System.StubHelpers.InterfaceMarshaler.ConvertToNative(Object objSrc, IntPtr itfMT, IntPtr classMT, Int32 flags)
       bei DirectShowLib.IGraphBuilder.RemoveFilter(IBaseFilter pFilter)
       bei MediaPortal.Player.VMR9Util.Vmr9MadVrRelease()
    [2017-11-30 11:03:46,609] [Log    ] [MPMain   ] [INFO ] - Disconnecting all pins from filter 0001
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,984
    5,663
    France - IDF
    Home Country
    France France
    Seb, awesome work.
    The osd don't lag the video anymore, and seems more responsive.

    About my issue on iso, i think when iso don't have thumbs available, mp mount it for make thumbs... This is not good...

    Envoyé de mon D5803 en utilisant Tapatalk
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    @azzuro :) nice :p
    Need to debug the ISO thingy didn't take time for it for now.

    Also on recent build the stop can be more longer for 2 reasons :
    - Proper madVR release
    - Reset C# texture and vertex

    In final it's the only way i can find to have a proper fully release without crash ofc crash can happen, but i really hope it will not be happened too much.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Guys,

    I have noticed that mpc-hc engine thread was not closed on stop, this lead to each time we start a new sample then a new threadproc is started, it seems i was able to correct this, i have run a 50 short F8 Key over a playlist view and thread was correctly destroyed :p (maybe it can lead to a memory lead) so good that we have that fixed too :p
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,984
    5,663
    France - IDF
    Home Country
    France France
    For me the stop is not long. I knowed more long on previous build.
    The delay when starting video, i mean the delay between the small video art top left, and full-screen is short too.

    I would like to know if possible to switch screen resolution to video resolution depends on condition.

    Envoyé de mon D5803 en utilisant Tapatalk
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Ps : i have always an issue on iso available inside folder.
    I'm using VirtualClone Drive because the native mount windows option didn't works well on my side.
    But i have set to using the windows one (native) and i can't reproduce it

    About my issue on iso, i think when iso don't have thumbs available, mp mount it for make thumbs... This is not good...

    I can't reproduce it neither :( thumbs are enable for myvideo.
    I'm pretty sure it's how folder are set (root one) etc.

    On my side i have this one :

    upload_2017-12-2_6-50-47.png


    Inside it, i have :
    \\nasmedia2\downloads\folder1\folder2\!3D_Sample\Sub

    The ISO are in "sub" folder and inside this sub folder, i have 2 others folder (folder3 and folder4 with mkv inside)
    Nothing comes up in Explorer (ISO mounting i mean) :)
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,984
    5,663
    France - IDF
    Home Country
    France France
    Hello seb, i will not be available this week end ( going to brugge)
    I'm pretty sure, iso are mount for thumbs, and i have trace of that in log.
    I use natives windows mount disk.

    Envoyé de mon D5803 en utilisant Tapatalk
     

    Users who are viewing this thread

    Top Bottom