How To: Make a Connection between two DirectShow Filters
To connect an output pin of one filter to
an input pin of another filter, click on one pin using the left
mouse button and then click on the other (destination) pin. The
application will attempt to connect both pins together and if it
cannot establish the connection because they are of different media
types, then the application will display a dialog similar to
this:
If you select the "Yes" option, then the
application will automatically try to find one or more filters that
will convert the media types between the two pins. If the
application is able to find a suitable filter, it will
automatically be inserted into the graph and the graph view
will be refreshed.
|