Resizer Filter

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(Created page with "<!--RM_ID:139--> <!--H1:Resizer Filter--> <!--TITLE:Resizer DirectShow filter--> <!--DESCRIPTION:DirectShow filter for resize the video frames.--> <!--KEYWORDS:Video Resize Di...")
 
Line 14: Line 14:
 
* {{Place Order!}}
 
* {{Place Order!}}
  
''Resizer'' is a DirectShow filter to resize uncompressed video frames using several algorithms.  
+
''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==
 
==Features==

Revision as of 13:44, 16 December 2020

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>