[WiP] madVR support in MP1 (8 Viewers)

alexdepalma

MP Donator
  • Premium Supporter
  • January 31, 2008
    541
    493
    Home Country
    Spain Spain
    Hi Guys ;)

    I will update installer link to first post : (V139)
    I have try to fix :

    1- Trying to fix DXVA deinterlace by connecting Video pin to renderer manually
    2- Trying to fix some blank screen on start. (Maybe it can help for 3D ?)
    3- Trying to fix subtitle crash.

    And some more tweak :)

    Here some test findings.

    3D has no improve, but. wile playing 3D video windows brought to screen a notification message (never hapend before). This notification, caused the image to go 3D (no madvr exclusive mode selected). So its not the mouse that recovers 3D image, its anything going on top of the video image.
    3D videos image is delayed for several seconds (blank screen with audio) and played 2D on Nvidia. Very first phtograms of video play already in 2D, afther blink, continues 2D.

    Not a single DXVA deinterlace failute on TV (SH,HD, scrambled or FTA)
    3D mvc mkv subtitles seems fine (avatar own font type on forced and all subs if manually activated).

    I get an MP crash on tv channel stop. Tried to catch it with whatchdog firs and didnt chrash more... lol

    All test on LAV copy-back, no options in Madvr general settings tab


    EDiT:
    I repeated the 3D test with "Force MP to window refresh (for 3D)" option and WORKS!!! on 90% of palybacks worked!!!! :LOL::LOL::LOL:
    Great @Sebastiii !!!
     
    Last edited:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Are you able to try with DXVA Native for LiveTV ?
    It seems that manually disconnect the Video Output PIN to VideoRenderer and reconnect it manually is better than the automatic code :)

    About 3D, does bring the start menu trigger too the 3D ? just hit once Windows Key to display start menu and hit it again to hide it.
    What kind of notification message appear ? Does it happen always ? (i didn't see that here).

    For the MP crash, with watchdog, you can collect log or maybe you can look at your event system to see the error like this :
    upload_2016-7-17_11-9-16.png


    In this one, we didn't see the error because i have cleaned my event but i think it surely the same as me (NET IP error, i'm trying to catch this one but i really not found how lol)
     

    alexdepalma

    MP Donator
  • Premium Supporter
  • January 31, 2008
    541
    493
    Home Country
    Spain Spain
    After many 3D video start succesfully i get one
    "creating upload textures failed" madvr error

    video choppy after error lots of frame loost and

    error on last video played jursic world around 13:28

    All 3D videos played properly until this error
     

    Attachments

    • textures fail.png
      textures fail.png
      4.4 MB
    • madVR - freeze report (1).txt
      87.3 KB

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    After many 3D video start succesfully i get one
    "creating upload textures failed" madvr error

    video choppy after error lots of frame loost and

    error on last video played jursic world around 13:28

    All 3D videos played properly until this error

    It's maybe related to this but i'm not sure :
    Code:
    [2016-07-17 12:47:32,140] [Error  ] [52       ] [ERROR] - System.Runtime.InteropServices.COMException (0x8876086C): Excepción de HRESULT: 0x8876086C
       en MediaPortal.FrameGrabber.VideoSurfaceToRGBSurface(IntPtr src, IntPtr dst)
       en MediaPortal.FrameGrabber.OnFrame(Int16 width, Int16 height, Int16 arWidth, Int16 arHeight, UInt32 pSurface, FrameSource FrameSource)

    There is a lot of those errors and maybe it's related to Auto3D plugins, this one shouldn't work with madVR because all the code is in EVR part of code but maybe the plugin try to call the EVR code.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    here is a Mp crash. was playing 3D mvc unnatended, so don't know when it happened! lo

    This one comes from LAV Video crash but can be trigger by the error on shutdown :

    The PB is that when shutdown madVR instance, it can crash directly or little after when garbage collector try to clean something (i think the reference is already clear or something)

    Code:
    Nombre de la aplicación con errores: MediaPortal.exe, versión: 1.15.0.317, marca de tiempo: 0x578a77ce Nombre del módulo con errores: LAVVideo.ax, versión: 0.68.1.31, marca de tiempo: 0x57843c7c Código de excepción: 0xc0000005 Desplazamiento de errores: 0x00021bd9 Identificador del proceso con errores: 0x1968 Hora de inicio de la aplicación con errores: 0x01d1e01712e16eab Ruta de acceso de la aplicación con errores: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe Ruta de acceso del módulo con errores: C:\Program Files (x86)\LAV Filters\x86\LAVVideo.ax Identificador del informe: 7067a5e1-8f41-45f7-b9ef-10a34bd32c7f Nombre completo del paquete con errores:  Identificador de aplicación relativa del paquete con errores:
     

    daWooky

    MP Donator
  • Premium Supporter
  • April 3, 2012
    783
    871
    Home Country
    Germany Germany
    tried v139 out quickly,
    3d switch takes longer now. acts like two times the screen changes after the 3d detection first then black with sound started, shortly afterwards 3d show up as it should.

    TV deinterlacing is still broken as before. :)
    easy to test: start tv on a channel with deinterlacing off and switch to a channel with deinterlacing on
    But nice to see the old epg colors ;)
     
    Last edited:

    Users who are viewing this thread

    Top Bottom