[WiP] madVR support in MP1 (33 Viewers)

daWooky

MP Donator
  • Premium Supporter
  • April 3, 2012
    783
    871
    Home Country
    Germany Germany
    i tested it in more detail and recorded it for you @Sebastiii:p... tuner change zaps each with evr (fully set, not only with the evr tv option... but didnt made a difference) and one zap back and forth with madvr.
    also tried it with the full 484 build but unfortunately that didn't make a difference to 484 core either:whistle::p;)
     

    Attachments

    • core_v483-Captures.zip
      74.2 MB
    • core_v484-Captures.zip
      69 MB
    Last edited:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,514
    10,467
    France
    Home Country
    France France
    Hi Guys, Ok :)
    I have found where is the culprit lol, it was not really V484 but the merge from master to madVR branch, inside it we have a fix for MediaInfo and on this fix, there is a timeout delay of 5000ms to let MediaInfo analyze data but MediaInfo is disabled for LiveTV and the issue here is the timeout was always triggered even if MediaInfo is not needed.
    So in final, i have fixed it and will upload a new build based on V484 with latest master code fix :p
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,514
    10,467
    France
    Home Country
    France France
    Guys,

    I'm getting 2 old issue on my HTPC (means get them for a long time) I have maybe fixed one but will maybe introduce back another original issue.

    It's when going to suspend when something is played LiveTV / Video etc. if we do suspend, the stop call is done on the resume which is not good because it tries to release filter already lost.
    I have added this code because MP deadlock on the resume or maybe it deadlock on the stop on suspend.

    So, I have added back the stop on suspend, maybe that ok now because there is another code change/rework for the stop command for madVR :)

    Will provide an update :p
     

    joecrow

    Test Group
  • Team MediaPortal
  • August 9, 2012
    2,714
    2,077
    Home Country
    Germany Germany
    It's when going to suspend when something is played LiveTV / Video etc. if we do suspend, the stop call is done on the resume which is not good because it tries to release filter already lost.
    Just to clarify when you say suspend do you mean sleep/standby, with something actually playing?
    Is this in 1.20 final because I may be seeing something similar very intermittently on my HTPC when putting it to sleep but from the home screen, not with something playing.:unsure:
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,514
    10,467
    France
    Home Country
    France France
    Hi Joe :)
    Yes (my English lol), it's sleep/standby yep.

    Edit: When it's playing, the call stop is done later in the process and in fact, it was done on the resume.
     
    Last edited:

    CyberSimian

    Test Group
  • Team MediaPortal
  • June 10, 2013
    3,809
    2,986
    Southampton
    Home Country
    United Kingdom United Kingdom
    Yes (my English lol), it's sleep/standby yep.
    Does it also work for hibernation? I get the impression that hibernation is not a common choice for standby mode, so probably only a few people use it. But my Dell motherboard does not work properly when sleep is used with my TBS tuners, so hibernation is the only practical choice.

    To avoid problems waking the system and restarting MP, my "hibernation monitor" invokes an AutoHotKey script to send the STOP command and then exit MP (if I forget to close MP before hibernating the system).

    -- from CyberSimian in the UK
     

    Users who are viewing this thread

    Top Bottom