MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Development » General Development (no feature request here!)


Reply
 
LinkBack Thread Tools Display Modes
Old 2007-11-06, 12:13   #1 (permalink)
Portal Developer
 
Join Date: Sep 2006
Posts: 435
Thanks: 8
Thanked 28 Times in 20 Posts


Default Vista and EVR Support - Part 2

Since I didn't start the original thread, please lets continue the discussion here, and i will try to keep the first post updated.

Update: The team decided to update the version, to provide the best evr experience we can with the 0.2.3 release. Note that this feature is still experimental though.

If you are new to the discussion, you might want to check the original thread.

A few things to note:

*) EVR will work in XP and Vista, but you will only get HW-acceleration under Vista.
*) Exclusive mode is not supported, but AERO does get rid of tearing, so it is preferrable to enable it.
*) you can get the same HW acceleration when using VMR9 + XP
*) The main reason to use EVR+Vista is better picture quality (in theory, but many users are confirming this)
*) check the homepage of your card vendor to see which features your card supports. nvidia's lists can be found here
*) for reporting bugs, please attach the log from MP Test Tool, or at least Mediaportal.log and vmr9.log



have fun -
eabin

Changelog:
07-11-06: (version is in SVN builds >= 16476)
*) fixed a random crash
*) added workaround for ill-behaving DVD FastForward/Rewind

Last edited by Eabin; 2007-11-07 at 23:59..
Eabin is offline   Reply With Quote
These User Thank You:
Old 2007-11-06, 13:02   #2 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 8,988
Thanks: 279
Thanked 439 Times in 393 Posts

Country:

My System

Default

Eabin hope you do not mind this.

Extract "dshowhelper.dll" to your Mediaportal folder (default c:\programfiles\teammediaportal\mediaportal)
and then start MP configuration, under "Directshow Filter Control" expand and choose EVR, select use by ticking box.

Exit MP config with the ok button.

Enjoy
__________________
Ray

Check your codecs are fine with Filmerit.
How to post your logs
Paranoid Delusion is offline   Reply With Quote
Old 2007-11-06, 17:39   #3 (permalink)
Portal Developer
 
chemelli's Avatar
 
Join Date: Sep 2006
Location: Padova, Italy
Age: 35
Posts: 3,518
Thanks: 339
Thanked 342 Times in 255 Posts

Country:

My System

Send a message via Skype™ to chemelli
Default

Oh finally I understand why my EVR support doesn't change nothing: I was missing the updated DLL.

Thanks for starting a new thread Eabin.

Simone

Last edited by chemelli; 2008-03-25 at 20:20.. Reason: Automerged Doublepost
chemelli is online now   Reply With Quote
Old 2007-11-06, 19:22   #4 (permalink)
Portal Member
 
Join Date: Apr 2007
Age: 29
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Is there really no way to fix the tearing without enabling aero? I've tried the updated .dll.

On my HTPC:
C2D 2.0ghz
Geforce 7100gs (obviously the bottleneck)
1920x1080p

If EVR + Aero Enabled = Looks beautiful, but video is slightly too slow. A delay builds up slowly over time, about 1ms per second. I think its related to my video card, but I'm not 100% sure - overclocking the video card seems to have no effect. But this only happens in 1080p - at 720p, or even 1440x1080, there is no delay.

If EVR + No Aero = Colors look good, video doesnt lag, but there's tearing.

If EVR Off, VMR9 mode = Video is washed out.

MPC has an option for EVR called "Direct3D Fullscreen (remove tearing)". Using this option forces the video to be fullscreen, but there is neither tearing nor delay.

EVR seems to be completely independent of Aero, and enabling Aero on a marginal video card such as the 7100gs seems to push it over the edge. There has to be a simpler way of getting tear-free EVR video without Aero on, which is really of no use to a fullscreen mediaportal HTPC.

And why would VMR9 video be washed out compared to EVR anyway?
bd2003 is offline   Reply With Quote
Old 2007-11-06, 19:32   #5 (permalink)
Portal Developer
 
Join Date: Apr 2006
Location: Chicago
Posts: 518
Thanks: 2
Thanked 14 Times in 10 Posts

Country:


Default

Quote:
Originally Posted by chemelli View Post
Oh finally I understand why my EVR support doesn't change nothing: I was missing the updated DLL.

Thanks for starting a new thread Eabin.

Simone

Eabin,

BTW, can you also take a look at TvCardAnalogBase.cs and elevate the VBR for Hauppauge cards so that quality in TV£ will be as good as in TV2 ? Here a reference post: http://forum.team-mediaportal.com/sh...2&postcount=11

Thanks in advance for your work.

Simone
Hi Simone,

Sorry for the bad news, but I will revert any change to the quality control in tv3. It gives poor results for some users. I have a sample mpeg if you don't believe me. We can't introduce an option that will make tv unwatchable for a large portion of the user base. I'll take a look as to what the max value I can make it without affecting everyone.
diehard2 is offline   Reply With Quote
Old 2007-11-06, 19:34   #6 (permalink)
Portal Member
 
Join Date: Apr 2007
Age: 29
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

One more thing I noticed:

With EVR + Aero on in MPC - having the option "lock back buffer" unchecked = no tearing, but lag. The video looks and plays identically to MP, so I assume the same settings are under use.

With EVR + Aero on in MPC - having the option "lock back buffer" checked = no tearing, no lag.

Sounds like a bug or something isnt implemented properly perhaps?
bd2003 is offline   Reply With Quote
Old 2007-11-06, 22:57   #7 (permalink)
Portal Developer
 
chemelli's Avatar
 
Join Date: Sep 2006
Location: Padova, Italy
Age: 35
Posts: 3,518
Thanks: 339
Thanked 342 Times in 255 Posts

Country:

My System

Send a message via Skype™ to chemelli
Default

Quote:
Originally Posted by diehard2 View Post
Quote:
Originally Posted by chemelli View Post
Oh finally I understand why my EVR support doesn't change nothing: I was missing the updated DLL.

Thanks for starting a new thread Eabin.

Simone

Eabin,

BTW, can you also take a look at TvCardAnalogBase.cs and elevate the VBR for Hauppauge cards so that quality in TV£ will be as good as in TV2 ? Here a reference post: http://forum.team-mediaportal.com/sh...2&postcount=11

Thanks in advance for your work.

Simone
Hi Simone,

Sorry for the bad news, but I will revert any change to the quality control in tv3. It gives poor results for some users. I have a sample mpeg if you don't believe me. We can't introduce an option that will make tv unwatchable for a large portion of the user base. I'll take a look as to what the max value I can make it without affecting everyone.
Hi diehard2,

what are the changes you nee to revert from TV3? Can you send me the test MPEG to verify I'm on the same situation as others ?

Thanks in advance for your work.

Simone

Quote:
Originally Posted by bd2003 View Post
One more thing I noticed:

With EVR + Aero on in MPC - having the option "lock back buffer" unchecked = no tearing, but lag. The video looks and plays identically to MP, so I assume the same settings are under use.

With EVR + Aero on in MPC - having the option "lock back buffer" checked = no tearing, no lag.

Sounds like a bug or something isnt implemented properly perhaps?
MPC = MP ?

Simone

Last edited by chemelli; 2007-11-06 at 23:50.. Reason: Automerged Doublepost
chemelli is online now   Reply With Quote
Old 2007-11-06, 23:57   #8 (permalink)
Portal Developer
 
Join Date: Sep 2006
Posts: 435
Thanks: 8
Thanked 28 Times in 20 Posts


Default

nope, MPC = MediaPlayer Classic. There is a modded version by casimir666 which adds EVR support.
Eabin is offline   Reply With Quote
Old 2007-11-07, 01:37   #9 (permalink)
Portal Developer
 
Join Date: Apr 2006
Location: Chicago
Posts: 518
Thanks: 2
Thanked 14 Times in 10 Posts

Country:


Default

Quote:
Originally Posted by chemelli View Post
Quote:
Originally Posted by diehard2 View Post
Quote:
Originally Posted by chemelli View Post
Oh finally I understand why my EVR support doesn't change nothing: I was missing the updated DLL.

Thanks for starting a new thread Eabin.

Simone

Eabin,

BTW, can you also take a look at TvCardAnalogBase.cs and elevate the VBR for Hauppauge cards so that quality in TV£ will be as good as in TV2 ? Here a reference post: http://forum.team-mediaportal.com/sh...2&postcount=11

Thanks in advance for your work.

Simone
Hi Simone,

Sorry for the bad news, but I will revert any change to the quality control in tv3. It gives poor results for some users. I have a sample mpeg if you don't believe me. We can't introduce an option that will make tv unwatchable for a large portion of the user base. I'll take a look as to what the max value I can make it without affecting everyone.
Hi diehard2,

what are the changes you nee to revert from TV3? Can you send me the test MPEG to verify I'm on the same situation as others ?

Thanks in advance for your work.

Simone

Quote:
Originally Posted by bd2003 View Post
One more thing I noticed:

With EVR + Aero on in MPC - having the option "lock back buffer" unchecked = no tearing, but lag. The video looks and plays identically to MP, so I assume the same settings are under use.

With EVR + Aero on in MPC - having the option "lock back buffer" checked = no tearing, no lag.

Sounds like a bug or something isnt implemented properly perhaps?
MPC = MP ?

Simone
Hi Simone, I was saying that I can't make any changes to that section because it would impact too many people. I'll look at bumping up the quality a little bit, and i'll let you know. I'll post the mpeg soon.
diehard2 is offline   Reply With Quote
Old 2007-11-07, 05:09   #10 (permalink)
Portal Developer
 
Join Date: Apr 2006
Location: Chicago
Posts: 518
Thanks: 2
Thanked 14 Times in 10 Posts

Country:


Default

Hey Eabin,

I believe you can add the same options (at least the filtering ones) that I've added for the VMR9. So, that's my small feature request.
diehard2 is offline   Reply With Quote
Reply

Bookmarks

Tags
evr, support, vista

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista and EVR support chrispazz MediaPortal 1 Talk 367 2007-11-09 15:14
Support for Dvico USB HD Tuner and Vista bryanford Installation, configuration support 2 2007-09-23 08:31
no evr dimetriuS General Support 1 2007-08-16 17:02
Vista support KoktGrus MediaPortal 1 Talk 1 2007-03-28 19:37
Vista Support? OPaul General Support 2 2007-03-03 11:54


All times are GMT +1. The time now is 16:46.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden