MV Separate Fields DirectShow Filter
The MontiVision Separate Fields filter deinterlaces the input
video and places the fields of the current input video frame
on top of each other. It is also able to merge two separated fields
back into one interlaced video frame.
| File: |
SeparateFields.ax |
| CLSID: |
CLSID_MVSeparateFields |
Interface
IMVSeparateFields
IMVAbout
IMVFilterInfo
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 Separate Fields
Uses the IMVSeparateFields
configuration interface.
| Filter
Mode |
Specifies whether the filter separates the frame into fields or
if it merges two fields into one frame. |
|