madVR video renderer

Prev

Next

 






































































































madVR Video Renderer

Description

The madVR video renderer is supported by installing the package in a folder of your choice and setting VideoGrabber.VideoRenderer = vr_madVR.

The filter must be first installed by downloading the madVR package from http://madvr.com


After unzipping the package, is it possible to:

- either register the madVR renderer filter in DirectShow by running the install.bat

- either just specify the madVR folder to the ExtraDLLPath property. In this case no registration of the madVR renderer binaries is needed.

To configure the madVR renderer:

- connect the OnThirdPartyFilterConnected event, that passes the instance of the filter through the Intf parameter

- invoke Intf.QueryInterface (IMadVRSettings, MadVRSettings)

- invoke the MadVRSetting configuration functions