LEAD Color Space ConverterUser Interface
The Color Space Converter can accept a variety of YUV and RGB formats and convert them to RGB and YUV. Currently, neither a user interface is available nor a programming interface.
It will perform automatic conversion from VideoInfo2 media type (which can contain non-square pixel aspect ratio information) to VideoInfo (which contains only square pixels). The conversion is done by resizing the video. If more advanced resizing or aspect ratio correction is needed, you can use the LEAD Video Resize filter.
This filter replaces the LEAD YUV Converter filter.
Filter Interface |
None |
Interface ID |
None |
Input/Output Media Types |
MEDIATYPE_Video MEDIASUBTYPE_YUY2 |
Filter CLSID |
CLSID_LMVConvYUV |
Property Page CLSID |
None |
Filter category |
CLSID_LegacyAmFilterCategory |
Executable |
LMVYUVxf.dll |
Header |
None |
For more information on the various YUV formats, please consult the Microsoft documentation or web sites such as http://www.fourcc.org.