[WiP] madVR support in MP1 (6 Viewers)

alexdepalma

MP Donator
  • Premium Supporter
  • January 31, 2008
    541
    493
    Home Country
    Spain Spain
    @Sebastiii
    OK Seb, just forget abut this channel. All seems to work fine. Its just this one. I can start timeshift from tv server but not preview it.
    It has low reception. Wind may be moved my SAT dish. will let you know next days.

    Ive only found some blank screen on zap but mp responsible and no freeze, continue the zap and new channel ok.

    3D trick not working. recovered after mouse move.
    HD and SD videos and TV channels fine.
    Zap not quick, not slow, so far no errors.


    freeze report for blank screen on sd channel.
     

    Attachments

    • madVR - freeze report (2).txt
      74 KB

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I have added a delay on stop (2 secs), we can remove that in next build :)
    Thanks for freeze reports, not sure what is happening but yes seems no freeze :)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Does TsReader is full of PES Failed too ?
    What do you mean?

    When you look at the TsReader.log, from your 2 MP freeze, the file is filled with a lot of PES Fail :p so when it happen next time maybe it's the same thing.

    About recent latest version, I have try the way of Kodi (only a little part) it's to create a special window for madVR (it works) but didn't solve the 3D on start.

    About Kodi, 3D didn't start when 3D windows switch is already to ON, there is something wrong with 3D switch although MPC-HC seems to handle properly.

    I have see in MPC-HC code (I wasn't able to port the code) that when MPC-HC create the IVideoWindow, it turn off all other active window (not really turning of but do something).
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hey :)
    It seems that MPC-HC CWnD is integrated for testing.
    No clue if it's better but maybe can change something about 3D and mouse.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    When starting 3D, on my HTPC it was needed to do X to get the image (sound is there).
    Curious to know if this MPC-HC ported code does something for you @alexdepalma :p
     

    alexdepalma

    MP Donator
  • Premium Supporter
  • January 31, 2008
    541
    493
    Home Country
    Spain Spain
    When starting 3D, on my HTPC it was needed to do X to get the image (sound is there).
    Curious to know if this MPC-HC ported code does something for you @alexdepalma :p

    I've test MPC-HC version with similar 3D problem solved by mouse movement. so no improve (may be you can mention on madvr forum. MPC-HC and MP react the same. 3D is loose on mouse movement or winows volume OSD or notifications. Looks madvr problem on nvidia with madvr on windowed.

    At first play I get several blank screen image videos (3D mvc) with audio, mp responsible all time.
    Then decided to restart computer and improved. Image comes 2D and goes 3D with mouse move.MadVr status remains 2D all time but image 3D.
    I dont understand why restart computer changes behaivour.

    Ill try a different Nvidia card today (GTX 750ti) and repeat the test on 3D side.
    On zap, I get a lot of blank screen channels (most SD, regardless of tuner) logs attached. MP never freezed and audio always worked. Zap continued without problems sometimes on Blank image with audio, sometimes normal audio/video

    Blank screen between 8:36 and 8:38 on several 3D videos and zaps

    Edit: all blank screen recovers via X buttom
     

    Attachments

    • madVR - freeze report (1).txt
      68.2 KB
    Last edited:

    alexdepalma

    MP Donator
  • Premium Supporter
  • January 31, 2008
    541
    493
    Home Country
    Spain Spain
    I've been testing our port on Nvidia GTX 750ti and I can confirm same behaviour regarding 3D as with GT730.
    Mouse movement brakes 3D until pointer is removed. Then 3D recovers.

    Same in MPC-HC
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    After last 4 evenings (and most of the night) :) there is a new build with mixed old code (because it react better in some case).
    We really to fix and code a proper clearing of OSDCALLBACK when madVR need to recreate a D3D Device.

    Based on my own testing, i notice that :

    1- 3D to 3D (X key) didn't work well
    2- 3D switch to ON by OS Default, failed to start 3D (all is related to the clearing D3D device)
    3- Exclusive mode when 3D OS is ON from start need sometimes to use Windows Key to display back the Video (seems to be a GPU drivers issue).

    Enjoy :)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    When starting 3D, on my HTPC it was needed to do X to get the image (sound is there).
    Curious to know if this MPC-HC ported code does something for you @alexdepalma :p

    I've test MPC-HC version with similar 3D problem solved by mouse movement. so no improve (may be you can mention on madvr forum. MPC-HC and MP react the same. 3D is loose on mouse movement or winows volume OSD or notifications. Looks madvr problem on nvidia with madvr on windowed.

    At first play I get several blank screen image videos (3D mvc) with audio, mp responsible all time.
    Then decided to restart computer and improved. Image comes 2D and goes 3D with mouse move.MadVr status remains 2D all time but image 3D.
    I dont understand why restart computer changes behaivour.

    Ill try a different Nvidia card today (GTX 750ti) and repeat the test on 3D side.
    On zap, I get a lot of blank screen channels (most SD, regardless of tuner) logs attached. MP never freezed and audio always worked. Zap continued without problems sometimes on Blank image with audio, sometimes normal audio/video

    Blank screen between 8:36 and 8:38 on several 3D videos and zaps

    Edit: all blank screen recovers via X buttom

    About the moving mouse for 3D, i didn't has this behavior, maybe it's some kind of program or BIOS Setting ?
    But when testing with different code, i can see that there is no 3D and if i move something on MP window, 3D is there but removed when the something (explorer window for ex) is removed, so it's not fully the same as you but it's clearing something wrong.

    The blank screen is strange and i didn't see what really happen from log? I fear it's some kind of madVR not released at time and was done when C# decide to do it. That's all the issue when working with C++ and C# of closed source :(
     

    Users who are viewing this thread

    Top Bottom