Vista and EVR support (1 Viewer)

Status
Not open for further replies.

Frodo

Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,517
    121
    54
    The Netherlands
    Home Country
    Netherlands Netherlands
    tearing is now gone.
    Seems areo was not enabled

    Frodo
     

    bfrye26

    Portal Pro
    June 2, 2007
    52
    0
    42
    Hello there. Using vista and when i activate EVR no video plays. I have no idea what i am doing wrong
    any help would be amazing since i have a 8600 Video Card and would really like to use it to it's full. If anyone knows why when i turn EVR on no video displays but i turn it off it works....

    Any help would be amazing!!


    Best
     

    lkuech

    Retired Team Member
  • Premium Supporter
  • February 16, 2007
    576
    83
    52
    Hamburg
    Home Country
    Germany Germany
    comments and suggestions are always welcome.

    First off, nice work.

    Secondly, i noticed that the frame grabbing functionality that i use for capturing video frames for the autocropper doesnt work when EVR playback is used.

    What i do is take the surface handed to PresentSurface in PlaneScene.cs and hand that over to the OnFrame method in FrameGrabber.cs. In there i call a helper method "VideoSurfaceToRGBSurface" in DXUtil.dll to convert the surface to an RGB surface from which a bitmap can be obtained.

    The source for that method is:
    VideoSurfaceToRGBSurface(IDirect3DSurface9* source, IDirect3DSurface9* dest)
    {
    IDirect3DDevice9* device = NULL;
    HRESULT hr = source->GetDevice(&device);
    if(!FAILED(hr)){
    hr = device->StretchRect(source,NULL,dest,NULL,D3DTEXF_NONE);
    }
    return hr;
    }

    When in EVR mode this call fails returning D3DERR_INVALIDCALL. Is there something special about the surface that gets handed to PresentSurface when using EVR compared to VMR9?

    Hi.

    I use the same function ziphnor mentioned in my ViewModeSwitcher plugin. Like the autocropper this plugin analyses frames grabbed from the stream. Right now it does not work under EVR, which means all the users of my plugin have no chance to enable EVR without loosing a lot of functionality.

    Bye
    Lars
     

    Eabin

    Retired Team Member
  • Premium Supporter
  • September 18, 2006
    465
    43
    Hello there. Using vista and when i activate EVR no video plays. I have no idea what i am doing wrong
    any help would be amazing since i have a 8600 Video Card and would really like to use it to it's full. If anyone knows why when i turn EVR on no video displays but i turn it off it works....

    Any help would be amazing!!


    Best

    there is a known (and rather hard to find) bug atm, which will cause videos not to start every few times. (most of the time, i can only play a video 2 or 3 times before i have to kill MP). unfortunately i haven't been able to put my finger on it yet, so this is top priority at the moment.

    if you could provide mediaportal.log and vmr9.log, and if possible a download link to the video you are trying to play, this could be helpful.


    as for the video capturing problems: it is noted, but i haven't had any time yet to take a look at it. and as i'm away for the rest of the week, i will think about it next week.
     

    Frodo

    Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,517
    121
    54
    The Netherlands
    Home Country
    Netherlands Netherlands
    EAbin

    we had this issue before with vmr9
    Not sure if this is the same or not, but for vmr9 the problem was
    that not all interfaces / comobjects where released properly
    after the video was stopped

    Frodo
     

    Eabin

    Retired Team Member
  • Premium Supporter
  • September 18, 2006
    465
    43
    the interesting thing about this is, that it only happens when using the cyberlink codec (my test file is a h.264 .mov apple-trailer from marie antoinette). when i play a divx file, i can start/stop the player as many times as i want without any trouble.

    i think i need to get more test-files which use the cyberlink codec, to see if it's a problem with the container format or something. it is really getting frustrating. good thing that i am not able to become more frustrated until monday, when i will be back from my vacation :)

    frodo: do you think it could be a graph-building problem? and are you able to reproduce this, or is it just on my machine?
     

    sdf

    Portal Pro
    September 29, 2006
    292
    42
    Home Country
    Italy Italy
    Evr doesn't work anymore.
    It's two days that video is only a black screen (both tv and video player), with old and new tsreader.
    With older svns Evr was working.
    If I set VMR9 all works OK.
    Using Nvidia Forceware 162.22
     

    sdf

    Portal Pro
    September 29, 2006
    292
    42
    Home Country
    Italy Italy
    Update.
    I have the blank screen from MediaPortal SVN-Snapshot: 07-14-2007 23-44h - Revision:15179
     

    iosub

    Portal Pro
    April 26, 2006
    572
    30
    San Sebastian
    same problem here.. with build 15155 I was able to wacth with oldfilter and EVR ON. Now with build 15223 I just get blank screen

    what log do you need,?

    Iosu
     

    Eabin

    Retired Team Member
  • Premium Supporter
  • September 18, 2006
    465
    43
    same problem here.. with build 15155 I was able to wacth with oldfilter and EVR ON. Now with build 15223 I just get blank screen

    what log do you need,?

    Iosu

    please supply mediaportal.log and vmr9.log. i will have a look at it next week.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Similar threads

    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    1K
    I would have to know more details, and ultimately, I'll have to test it when I get my new display, but an AI answer I got (I don't trust AI and this may not be correct) was that HDR is encoded with the HEVC codec and I know MePo uses the HEVC codec to play 4K UHD Blue-ray discs. So, there is at least the possibility that it will work...
    I would have to know more details, and ultimately, I'll have to test it when I get my new display, but an AI answer I got (I don't...
    Does MePo 1 pass the HDR metadata, Dolby Vision, HDR10, etc., along to the display when playing 4K UHD Blu-ray discs? If not, are...
    Replies
    2
    Views
    1K
    MP1 MP2 TVGuide Users DE
    Greetings Fellow MP'rs. Does anyone out there use tvguide.com to access TV listings..? :unsure: If so, can you advise on how it is set up for use with MediaPortal..? I havebeen using Zap2XML / GraceNote but that just died (for me alone seemingly) and I am out of listings. :( Would appreciate any help - Thanks.
    Greetings Fellow MP'rs. Does anyone out there use tvguide.com to access TV listings..? :unsure: If so, can you advise on how it...
    Greetings Fellow MP'rs. Does anyone out there use tvguide.com to access TV listings..? :unsure: If so, can you advise on how it...
    Replies
    0
    Views
    766
    Greetings to all Denizens of the land of MediaPortal... It seems our Zap2XML/GraceNote access is broken again. I (as many others) have been using the latest NewZap2xml_6 and it has worked flawlessly. A few days ago it all died. I wonder if anyone is working a solution to save the masses. I am hoping the good citizen of past is...
    Greetings to all Denizens of the land of MediaPortal... It seems our Zap2XML/GraceNote access is broken again. I (as many others)...
    Greetings to all Denizens of the land of MediaPortal... It seems our Zap2XML/GraceNote access is broken again. I (as many others)...
    Replies
    0
    Views
    773
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    656
    Top Bottom