Create a DirectShow Filter Graph
using the MontiVision Workbench
The quickest way to create a filter graph is to use the filter
graph wizard function from the MontiVision Workbench.
Create a filter graph from the scratch
The MontiVision Workbench starts with
an empty project. The first step for creating a filter graph is to
select a video source filter and insert it into the
graph.
You can now insert a transform
filter from the "Transform Filter" category. You will find the
MontiVision Imaging Filter in the "Image Processing" subcategory.
.
The next step is to connect the
filters. You must connect all of the filters from the
source filter to the renderer filter, the source filter sets the
media type and parameters for the connection. You must delete all
connections if you ever change the the source filter or the
parameters and then reconnect the filters. To show the result of
the imaging process |