[WiP] madVR support in MP1 (15 Viewers)

daWooky

MP Donator
  • Premium Supporter
  • April 3, 2012
    783
    871
    Home Country
    Germany Germany
    If u disable Exclusive Mode then it will fail 100% if u enable it then everything works.
    omg, if thats the case im gona roll on the floor laughing for real ^^
    btw. seb i tried only v139 not v141- will try latest as soon as i can when back home
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Ok working here (Exclusive unchecked). Surely timing issue then.
    What i don't understand is now i disconnect the video from renderer so it should do something.

    Maybe the build wasn't updated correctly ? :)

    In log we should see :
    [2016-07-17 16:18:07,981] [Log ] [MPMain ] [INFO ] - Rerendering video pin of tsreader filter.
    [2016-07-17 16:18:07,982] [Log ] [MPMain ] [DEBUG] - TSReaderPlayer: UpdateFilters disconnect output pin for filter - LAV Video Decoder
    [2016-07-17 16:18:07,983] [Log ] [MPMain ] [DEBUG] - TSReaderPlayer: UpdateFilters video pin reconnected to video renderer
    [2016-07-17 16:18:08,004] [Log ] [MPMain ] [INFO ] - Reconfigure graph done

    Code:
    [2016-07-17 16:18:07,960] [Log    ] [MPMain   ] [DEBUG] - DoGraphRebuild: mediaCtrl.Stop() 1
    [2016-07-17 16:18:07,963] [Log    ] [8        ] [DEBUG] - RenderBlack: x:0, y:0, w:1920, h:1080
    [2016-07-17 16:18:07,980] [Log    ] [8        ] [DEBUG] - RenderBlack: x:0, y:0, w:1920, h:1080
    [2016-07-17 16:18:07,981] [Log    ] [MPMain   ] [DEBUG] - DoGraphRebuild: mediaCtrl.Stop() 2
    [2016-07-17 16:18:07,981] [Log    ] [MPMain   ] [INFO ] - Rerendering video pin of tsreader filter.
    [2016-07-17 16:18:07,982] [Log    ] [MPMain   ] [DEBUG] - TSReaderPlayer: UpdateFilters disconnect output pin for filter - LAV Video Decoder
    [2016-07-17 16:18:07,983] [Log    ] [MPMain   ] [DEBUG] - TSReaderPlayer: UpdateFilters video pin reconnected to video renderer
    [2016-07-17 16:18:07,983] [Log    ] [MPMain   ] [DEBUG] - GetFilterByName: Core CC Parser, MediaPortal DVBSub3
    [2016-07-17 16:18:07,983] [Log    ] [MPMain   ] [DEBUG] - GetFilterByName: Core CC Parser, madVR
    [2016-07-17 16:18:07,984] [Log    ] [MPMain   ] [DEBUG] - GetFilterByName: Core CC Parser, Default DirectSound Device
    [2016-07-17 16:18:07,984] [Log    ] [MPMain   ] [DEBUG] - GetFilterByName: Core CC Parser, LAV Video Decoder
    [2016-07-17 16:18:07,984] [Log    ] [MPMain   ] [DEBUG] - GetFilterByName: Core CC Parser, LAV Audio Decoder
    [2016-07-17 16:18:07,985] [Log    ] [MPMain   ] [DEBUG] - GetFilterByName: Core CC Parser, TsReader
    [2016-07-17 16:18:07,986] [Log    ] [MPMain   ] [DEBUG] - TSReaderPlayer: Last subtitle index: 0
    [2016-07-17 16:18:07,986] [Log    ] [MPMain   ] [DEBUG] - SetOption 0
    [2016-07-17 16:18:07,987] [Log    ] [MPMain   ] [DEBUG] - SubtitleSelector : Set autoselect mode
    [2016-07-17 16:18:07,987] [Log    ] [MPMain   ] [DEBUG] - SubtitleSelector: CheckForPreferedLanguage
    [2016-07-17 16:18:07,987] [Log    ] [MPMain   ] [DEBUG] - Has 2 options
    [2016-07-17 16:18:07,987] [Log    ] [MPMain   ] [DEBUG] - Bitmap Lang deu Pref index -1
    [2016-07-17 16:18:07,988] [Log    ] [MPMain   ] [DEBUG] - Subtitle is now None
    [2016-07-17 16:18:07,988] [Log    ] [MPMain   ] [DEBUG] - Check graph connections for: MediaPortal DVBSub3
    [2016-07-17 16:18:07,989] [Log    ] [MPMain   ] [DEBUG] - Check graph connections for: madVR
    [2016-07-17 16:18:07,989] [Log    ] [MPMain   ] [DEBUG] - Check graph connections for: Default DirectSound Device
    [2016-07-17 16:18:07,989] [Log    ] [MPMain   ] [DEBUG] - Check graph connections for: LAV Video Decoder
    [2016-07-17 16:18:07,990] [Log    ] [MPMain   ] [DEBUG] - Check graph connections for: LAV Audio Decoder
    [2016-07-17 16:18:07,990] [Log    ] [MPMain   ] [DEBUG] - Check graph connections for: TsReader
    [2016-07-17 16:18:07,996] [Log    ] [8        ] [DEBUG] - RenderBlack: x:0, y:0, w:1920, h:1080
    [2016-07-17 16:18:08,004] [Log    ] [MPMain   ] [INFO ] - Reconfigure graph done
    Das Erste ----> RTL i can reproduce it 100% with latest version. We can TeamViewer.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    If u disable Exclusive Mode then it will fail 100% if u enable it then everything works.
    omg, if thats the case im gona roll on the floor laughing for real ^^
    btw. seb i tried only v139 not v141- will try latest as soon as i can when back home

    It works for me and V139 is the one with the code change for TsReader :)

    i have something different from you guys, i'm using the TsReader from @Owlsroost and not the master one (it could be the difference) i'm using it for madVR build and own fork :)
    Let's try the TsReader from madVR branch (i just need to register the filter lol.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Yep :) i can reproduce now lol.
    Surely the TsReader version that i use handle it better the PIN change etc. :)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I just push another branch based on madVR + TsReader Mod from Owlsroost :p
    This one should be in master too because works better :)

    Will link to the installer and i think it will be needed to remove *.ax from MP folder for a proper upgrade :)
     

    Users who are viewing this thread

    Top Bottom