Sandbox
Filter | Version | Description |
---|---|---|
ScaleFilter | v1.1 | The ScaleFilter is a DirectShow filter that can scale RGB24 media to specified target dimensions. |
CropFilter | v1.0 | The CropFilter is a DirectShow filter that can crop RGB24 and RGB32 media. |
RGBtoYUV420Filter | v1.0 | This filter converts RGB24 or RGB32 media to a YUV4:2:0 Planar format whilst retaining the original VideoInfoHeader of the media. |
YUV420toRGBFilter | v1.0 | This filter converts the custom packed YUV420 planar format back to RGB24. |