The MV Merge Frames Filter merges two input video streams into one output video stream.
| File: | Merger.ax |
| CLSID: | CLSID_MVMerger |
Interface
Supported COM Events
The filter supports following events through the IMVFilterEvents interface. Look at the filter events page for more information.
| Event |
Value |
Description |
| MV_ALGORITHM_START_EVENT |
0 |
A filter starts processing a video frame or sample. |
| MV_ALGORITHM_END_EVENT |
1 |
A filter finishes processing a video frame or sample. |
MV Merge Frames Property Pages
Uses the IMVMerger configuration interface.
| Merger Mode | Specifies whether the two input video streams are placed on top of each other, beside each other or combined. The checkbox allows to merge frames with different resolutions. The second frame was resized to the frame resolution from the first input pin. |