[WiP] madVR support in MP1 (26 Viewers)

azzuro

Test Group
  • Team MediaPortal
  • May 10, 2007
    9,984
    5,663
    France - IDF
    Home Country
    France France
    cdecf1885b9fa3a8d3dc1c15cc8185c0.jpg

    Seb. I have this issue with mytvseries and madvr. When starting series. The gui is always present
     

    Sebastiii

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

    Seb. I have this issue with mytvseries and madvr. When starting series. The gui is always present

    Hey :)
    Does it happen with EVR too ? (surely not like you said it was ok)

    Yes it can start like this on doesn't start in fullscreen, does 'X' key (to switch from windowed to fullscreen or fullscreen to windowed) works ?

    I will PM you my TVS version (with my own API key for testing) :)

    Attached it the patch :)

    The TVS patch version are for the one how build from source :
    1- Adding the new event (need to create a separate MP branch for it) permit to tell to TVS that it's ready to update OSD information ('Y') key
    2- Added code to fullscreen after player start

    In both case, it seems (from DEV comment on TVS) that it is a MP bug for both, let me past it there :)

    For Fullscreen (i think the issue your talking about) :
    Code:
    // sometimes it takes up to 30+ secs to go to fullscreen even though the video is already playing
                    // lets force fullscreen here
                    // note: MP might still be unresponsive during this time, but at least we are in fullscreen and can see video should this happen
                    // I haven't actually found out why it happens, but I strongly believe it has something to do with the video database and the player doing something in the background
                    // (why does it do anything with the video database.....i just want it to play a file and do NOTHING else!)

    And about the event, i have added : (like madVR can take more times than EVR to setup all (Exclusive mode etc.), now with the event from MP, TVS can know when update them)
    Code:
    // really stupid, you have to wait until the player itself sets the properties (a few seconds) and after that set them
     

    Attachments

    • 0002-Fork-Adding-new-event-to-set-GUI-OSD-TVS.patch
      184.2 KB
    • 0004-Fork-TVS-madVR.patch
      1.8 KB

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,984
    5,663
    France - IDF
    Home Country
    France France
    Serb i have
    Does it happen with EVR too ? (surely not like you said it was ok)
    i use MadVR for Video only
    Yes it can start like this on doesn't start in fullscreen, does 'X' key (to switch from windowed to fullscreen or fullscreen to windowed) works ?
    using Fullscreen remote key; remove the GUI
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hey :)
    V164 MOD bot installer in first post :) (Fix preview video and trying something for 3D Trick option and happy birthday to my wife) :p
     

    rohnfe

    Portal Pro
    September 9, 2015
    208
    180
    Home Country
    Germany Germany
    Reporting back for the 3D issue... while i thought it was solved - its not. Was just a short time solution as it seems.
    I have posted at Doom as well now as i found someone else having almost the same issue this morning (except i am not at the anniversary yet).
     

    joecrow

    Test Group
  • Team MediaPortal
  • August 9, 2012
    2,649
    1,994
    Home Country
    Germany Germany
    Hi Seb

    Good to be back using madvr again.:) I am trying with v164 but ran into a couple of problems, but first the good news, HEVC encoded full DVBT2 HD TV seems to be working as per HEVC branch, except of course now also with madvr (tried with EVR for TV only and that looks good too). 3D HD and SD from Mov.Pic. also looking good.The problem I have is with TV series, videos start playing in a small window at the bottom of my screen, see attached sreenshot, clicking on it brings it to full screen. In OV I can play both live and catchup content but once the video starts playing I loose all control, stop,pause,back etc. all do nothing the video continues to play.o_O The attached log, covers both an instance of the Series problem and the OV issue.
    v164 seriesjpg.jpg
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Thanks ; )
    OK TVS is a know issue and need a change in plug-ins.

    I have build a version but with my own api key.

    About OV. It s strange I should have fixed it already. But maybe I have reintroduce an issue. I will retest.
     

    Users who are viewing this thread

    Top Bottom