[WiP] madVR support in MP1 (17 Viewers)

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    @alexdepalma
    EDIT : It's a pure guess but i don't understand why it failed for you, did redo my test and OK here !!!
     

    Attachments

    • Core_test1.zip
      1.1 MB
    • Core_test2.zip
      1.1 MB
    Last edited:

    GeYe

    MP Donator
  • Premium Supporter
  • January 17, 2009
    197
    132
    Home Country
    Germany Germany
    Two Logs, back on FSE, so the htpc start again to behave o_O. Don't know what i changed, but now the crashes are not so often.

    - No3D_NSE_LavD3D11...zip shows Testcase with no FSE activated and LAV D3D11 native (autoselect): 3D MVC is not working, TV starts without 3D Mode
    - 3D_FSE_LavD3D11_madVR - crash report is with FSE activated and LAV D3D11 native (autoselect). Shows one of the crashes on stop.
    - Crash_on_Start_FSE_LavD3D11_09_12_17__20_09.zip: Black screen on starting last movie. Only way was to kill MP.
     

    Attachments

    • 3D_FSE_LavD3D11_madVR - crash report.txt
      62.1 KB
    • No3D_NoFSE_LavD3D11_09_12_17__19_35.zip
      282.7 KB
    • Crash_on_Start_FSE_LavD3D11_09_12_17__20_09.zip
      459.8 KB
    Last edited:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hmmm @GeYe thanks for the logs :p

    The freeze reports seems to not be useful :( (i mean i didn't see something wrong in it). Is it the crash report from the madVR crash window or the tools ?
    It seems that when the crash madVR window appear and show logs, if we start the madVR tool crash report from the first post in parallel, it doesn't always give the same result, so it maybe i didn't see the culprit in the attached one :p

    I have read on Doom9 forum that one user always ask if 3D MVC works with AMD card, because on his side, it's not working when FSE is OFF (for sure on FCU windows build).

    Can you confirm that you need FSE ON to have 3D MVC working ?

    On Nvidia that's not needed :p

    Can you compare your result against MPC-HC ? (even if MPC-HC works with D3D11 C++, could be nice to have the result :p)

    I don't own AMD card so i can test on my side :(

    Does older madVR MP build version works ? (V3XX etc.)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    In between of all those posts :)
    I have noticed that i can trigger an issue :
    When doing Pause, somehow if the video was stuttering or depend of madVR settings, the Pause is not always handled, so i have added back a verification of Graph if paused (for a delay of 20 frames).

    I remember that i was added this kind of code but remember @kenwonders that a long Pause lead to kind of issue (i didn't remember what exactly).
    So this new added code analyse the graph if not paused but only on 20 first frames and not always when the video should be in pause.
    So hopping that it will be good :p
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Two Logs, back on FSE, so the htpc start again to behave o_O. Don't know what i changed, but now the crashes are not so often.
    - Crash_on_Start_FSE_LavD3D11_09_12_17__20_09.zip: Black screen on starting last movie. Only way was to kill MP.

    When the black screen happen try the madVR tool to get the freeze logs :)
    Also if you can reproduce it try to let running MP to see if it didn't resume by itself after a while (still grab the freeze report)
    Thanks :p
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hey Guys :)
    Will added V407 link in first post, i have noticed that on some ISO (for 3D Bluray) MediaInfo DLL is leading to a deadlock and then stop failed too.
    So I have change MP code to get a list of subtitle format and Auto3D instead of load again MediaInfo will get the list from new code, this avoid the deadlock that can happen :p
    So it's needed to have V407 and newest Auto3D (1.6.0.6).
    In V407 we have the newest change about the 'Pause' issue too :p
     

    Users who are viewing this thread

    Top Bottom