Vista and EVR support (2 Viewers)

Status
Not open for further replies.

spuck

Community Skin Designer
April 6, 2007
397
59
Home Country
Sweden Sweden
logs, please. (mediaportal.log and vmr9.log)

edit: did you replace core.dll and dshowlib.dll with the version from above zip file too, or did you only replace dshowhelper.dll? because you will need all 3 files for it to work.

Yeah I used core dshowlib and the new dshowhelper.

I have no idea how to get logs, I've searched my hard drive but there is nothing. :/
Tried different log levels in config but maybe that has nothing to do with that.

btw I'm on a new vista and mediaportal install.. I'm gonna go search the forums to see what I can do to get the log files..
 

Eabin

Retired Team Member
  • Premium Supporter
  • September 18, 2006
    465
    43
    The logs should be in your C:\Program Files\Team Mediaportal\Mediaportal\Log directory.
    If they are not there, there is chance they are somewhere under the hidden directory c:\ProgramData.
     

    Frodo

    Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,518
    121
    53
    The Netherlands
    Home Country
    Netherlands Netherlands
    NICE!
    I would love EVR support in MP, but didnt found time yet to add it

    please post a .zip file containing all new & modified source code files
    so i can compile it myself and check out how you did it:)

    Frodo
     

    Eabin

    Retired Team Member
  • Premium Supporter
  • September 18, 2006
    465
    43
    Hi Eabin,

    If you want to add this to MP main, I would suggest making it an option in the config under filter control. I've already added a bunch of VMR9 settings there. It would be the logical place to choose a renderer.

    ok, i added a new tree-node called enhanced video renderer, with one checkbox in it. this checkbox disables or enables the EVR. it works, but maybe it would be more intuitive to have a radio-box somewhere to chose between VMR9 and EVR? otoh, in the future VMR9 should not be used on Vista anyway, so maybe I can get away with the slightly un-intuitive configuration option for the time being :D

    technically speeking, the option translates to 3 or so if statements in the class VMR9Util, which decide between calling VMR9Init() resp. -Deinit() and EVRInit() / EVRDeinit(). i hope this is acceptable for you developers. if so - should i add the changed files to the SF.net tracker?

    edit: @frodo: here you go. i hope i added everything to the zip files.
    you will need the following libraries in you VC++ project: strmbase.lib winmm.lib comsupp.lib dxguid.lib d3d9.lib d3dx9.lib mfuuid.lib dxva2.lib evr.lib mf.lib

    for those interested: most of the work has gone into building the EVRCustomPresenter from the MSDN documentation (i still don't understand why they cannot simply put a working example on their site. but then, maybe this wouldn't be GPL-compatible anyway). it is still not complete, there needs to be more error-checking, and better intelligence/flexibility in creating the Direct3D Surfaces from available media types. The presentation scheduler could use some love too.
     

    Frodo

    Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,518
    121
    53
    The Netherlands
    Home Country
    Netherlands Netherlands
    Cool
    Your source in in svn now,
    but please continue working on it;-)
    and gimme the updates so i can update svn
     

    nst6563

    Portal Pro
    August 26, 2005
    53
    0
    just tried the latest SVN with the EVR support. Love it. Not a single problem so far (and I'm most of the way through The 5th Element). Picture looks clearer than before...seems to have more contrast. Blacks seem blacker than before, picture just seems to stand out more. But then again...maybe it's just pseudo effect and I think I see a better picture since it's using better tech...but either way...I like the results even if they are just in my head ;)
     

    Laban

    Portal Pro
    July 1, 2007
    206
    18
    Luleå
    Home Country
    Sweden Sweden
    I get a black screen in some movies. The sound is working though.
     

    spuck

    Community Skin Designer
    April 6, 2007
    397
    59
    Home Country
    Sweden Sweden
    Tried the version from svn myself and it works! :D
    Sometimes I get black screen like Laban said but you just have to start the movie again and it works. Hmm.. not always though, sometimes it fucks up the skin and MP becomes slow and unresponsive. Think it happened when I switched around a few movies.

    Still can't seem to get any logs though. Don't even have a Log folder in my MP dir.
    Anyway great work. :)
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Similar threads

    You can find ton of guide here: https://www.avsforum.com/threads/madvr-player-support-thread.2215490/?post_id=39123050#post-39123050
    You can find ton of guide here: https://www.avsforum.com/threads/madvr-player-support-thread.2215490/?post_id=39123050#post-39123050
    Hi, I have a problem if I set madVR as Video Render. When I try to play my .mkv files I have an 'Unable to play. Video COdec...
    Replies
    3
    Views
    1K
    MP1 MP2 1.31.0 Cannot view Changelog anymore DE
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to determine if this update is necessary for my system or not. Today I wanted to check the Changelog for version 1.34 (1.31 installed on my system) and I was asked for a “Jira” login. I tried to use the same one as...
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to...
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to...
    Replies
    0
    Views
    441
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core: Fix FrameGrabbing for EVR [MP1-5222] - TV Server: Fix ISO-8859-10/14 DVB text encodings [MP1-5224] - Fix Card "CancelTune" request Since Pre-Release : New: Since Pre-Release : Improvement / Rework...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    Replies
    0
    Views
    2K
    MP1 MP2 1.34 STB blasting for IPTV DE
    I'm downsizing my big honkin' HTPC case to a mini PC, which means the tried and true Hauppauge Colossus card that bridges the set top box into Mediaportal needs replaced with a different solution. I currently have HDMI from the STB to the colossus. Mediaportal is controlling the STB through a USBUIRT blaster and the blaster is...
    I'm downsizing my big honkin' HTPC case to a mini PC, which means the tried and true Hauppauge Colossus card that bridges the set...
    I'm downsizing my big honkin' HTPC case to a mini PC, which means the tried and true Hauppauge Colossus card that bridges the set...
    Replies
    0
    Views
    668
    • Sticky
    All good now!!
    All good now!!
    We have just released MediaPortal 1.36 - Polar Express x86 and x64 version. Highlights of this release Bugfixes: [MP1-5229] -...
    Replies
    2
    Views
    956
    Top Bottom