Resizer Filter

From AVObjects Knowledge Base
Revision as of 13:47, 16 December 2020 by Dkn (Talk | contribs)
Jump to: navigation, search

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

DirectShow filter to resize uncompressed video frames using several algorithms.

Overview

Resizer is a DirectShow filter to resize uncompressed video frames using several algorithms. Input and output parameters (color space and format) can be selected by the user.

Features

  • Supports several resizing algorithms.
  • The size of the output frames can be changed dynamically ("on the fly").
  • Resizing optimized using SSE/AVX assembler commands.
  • The required input and output color spaces and formats can be specified with IAVOConnection interface.

Supported Uncompressed video Formats

  • MEDIASUBTYPE_YUY2
  • MEDIASUBTYPE_UYVY
  • MEDIASUBTYPE_YVYU
  • MEDIASUBTYPE_Y422
  • MEDIASUBTYPE_YV12
  • MEDIASUBTYPE_I420
  • MEDIASUBTYPE_NV12
  • MEDIASUBTYPE_ARGB32
  • MEDIASUBTYPE_RGB32
  • MEDIASUBTYPE_RGB24

Related Products

You Might Also Need

  • Video Mixer - DirectShow filter for real-time mixing of video streams, pictures and texts

See Also

Action Items

Prices

Single Application License 500 EUR <div class="floatright">Buy.jpg</div>
Single Developer License 850 EUR <div class="floatright">Buy.jpg</div>
Team License 1250 EUR <div class="floatright">Buy.jpg</div>