What features of the EVR work on XP?

Hi....

My team is in the process of building a video pipeline using DShow. Our application needs to work on XP and Vista...hence the decision to use DShow.

We are currently trying to figure out which renderer to use in our application : the VMR9 or the EVR.

However, all documentation for the EVR talks about the features of the EVR that work on Vista.

Can anyone please recommend how to find out the features on the EVR that will work on XP.

Thanks!!



Answer this question

What features of the EVR work on XP?

  • JohnTMSDN

    The EVR is officially supported on Vista. It is available for download on XP through the WPF redistributable, but it not registered on the system. For that reason, the VMR9 is probably a better choice for development on XP.

  • What features of the EVR work on XP?