Video Transformer

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 14: Line 14:
 
==Features==
 
==Features==
  
 +
* Supported color spaces: YUY2, UYVY, YVYU, Y422, NV12, YV12, I420, ARGB32, RGB32, RGB24, RGB565, RGB555, v210, r210, A2B10G10R10, A2R10G10B1, BR16, RB16, AB16, AR16.
 +
* Supported formats: FORMAT_VideoInfo and FORMAT_VideoInfo2 (VIDEOINFOHEADER and VIDEOINFOHEADER2).
 +
* Gets and sets the interlaced flags.
 +
* Changes the fields of interlaced frames in several ways.
 +
* Allows you to select only one video plane for output.
 +
* Additional "Alpha" output pin for outputting the alpha channel as a grayscale image (for color spaces with an alpha channel).
 +
* Allows you to use the specified colorimetry.
 +
* Shows the lower bits of the image (for bit depth > 8 bits).
 +
* Can be used to check network latency.
  
 +
==Related Products==
 +
 +
* [[Video Generator]]
 +
 +
==See Also==
 +
 +
* [[Video Transformer: Release Notes]]
 +
 +
===Action Items===
 +
 +
* {{Video Transformer: Download}}
 +
* {{Contact Support}}
 +
* {{Place Order!}}
  
==Overview==
 
 
[[Category:Freeware Filters]]
 
[[Category:Freeware Filters]]
 +
__NOTOC__

Latest revision as of 15:06, 14 October 2025

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

DirectShow filter for various transformations of uncompressed video streams (color spaces, fields, alpha, colorimetry, etc.).

Overview

The Video Transformer filter is designed for quick transformations between the most commonly used color spaces. It also allows you to modify interlaced fields in several ways, change the video format, interlaced flags, colorimetry, and more.

Features

  • Supported color spaces: YUY2, UYVY, YVYU, Y422, NV12, YV12, I420, ARGB32, RGB32, RGB24, RGB565, RGB555, v210, r210, A2B10G10R10, A2R10G10B1, BR16, RB16, AB16, AR16.
  • Supported formats: FORMAT_VideoInfo and FORMAT_VideoInfo2 (VIDEOINFOHEADER and VIDEOINFOHEADER2).
  • Gets and sets the interlaced flags.
  • Changes the fields of interlaced frames in several ways.
  • Allows you to select only one video plane for output.
  • Additional "Alpha" output pin for outputting the alpha channel as a grayscale image (for color spaces with an alpha channel).
  • Allows you to use the specified colorimetry.
  • Shows the lower bits of the image (for bit depth > 8 bits).
  • Can be used to check network latency.

Related Products

See Also

Action Items

Personal tools