Video Mixer

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 8: Line 8:
  
 
==Overview==
 
==Overview==
* {{Video Mixer: Download}}
+
 
* {{Contact Support}}
+
* {{Place Order!}}
+
 
<!--* [http://avobjects.com:8050 Live stream from our server]-->
 
<!--* [http://avobjects.com:8050 Live stream from our server]-->
 
 
Mixer designed for mixing multiple video streams, as well as overlay pictures, subtitles, texts (including date, time, frame number, and so on). It allows you to dynamically change the size, location and transparency of elements in the output stream.
 
Mixer designed for mixing multiple video streams, as well as overlay pictures, subtitles, texts (including date, time, frame number, and so on). It allows you to dynamically change the size, location and transparency of elements in the output stream.
  
Line 22: Line 19:
 
* Supports connect to Microsoft Line 21 Decoder to output closed captions.
 
* Supports connect to Microsoft Line 21 Decoder to output closed captions.
 
* Supports moving, resizing, rotation, alpha blending and color keying of image elements.
 
* Supports moving, resizing, rotation, alpha blending and color keying of image elements.
 +
{{.idl}}
  
===Supported Uncompressed video Formats===
+
==Supported Image File formats==
 
+
* MEDIASUBTYPE_YUV2,
+
* MEDIASUBTYPE_UYVY,
+
* MEDIASUBTYPE_NV12,
+
* MEDIASUBTYPE_YV12.
+
* MEDIASUBTYPE_I420.
+
* MEDIASUBTYPE_RGB32,
+
* MEDIASUBTYPE_RGB24,
+
* MEDIASUBTYPE_ARGB32,
+
* MEDIASUBTYPE_RGB555,
+
* MEDIASUBTYPE_RGB565,
+
* MEDIASUBTYPE_r210,
+
* MEDIASUBTYPE_v210
+
 
+
===Supported Image File formats===
+
  
 
* BMP (BMP file format/Windows bitmap)
 
* BMP (BMP file format/Windows bitmap)
Line 47: Line 30:
 
* ICO (Windows icons)
 
* ICO (Windows icons)
  
===Supported Resizing Algorithms===
+
==Supported Resizing Algorithms==
  
 
* Nearest neighbor interpolation. Filter size is 1x1.
 
* Nearest neighbor interpolation. Filter size is 1x1.
Line 58: Line 41:
 
* Supersampling interpolation. It can be used only for reducing image size by the both dimensions.
 
* Supersampling interpolation. It can be used only for reducing image size by the both dimensions.
  
===See Also===
+
==See Also==
  
 
* [[Video Mixer: Release Notes]]
 
* [[Video Mixer: Release Notes]]
<!--* [[WebRTC/RTP Server: Technical Specs]]-->
+
<!--* [[Video Mixer: Technical Specs]]-->
  
 
==You Might Also Need==
 
==You Might Also Need==
  
 +
* {{LinkDescription|Video Generator}}
 
* {{LinkDescription|Audio Mixer}}
 
* {{LinkDescription|Audio Mixer}}
* [http://avobjects.com/downloads/121 Video Generator]
 
  
 
==Related Products==
 
==Related Products==
* {{LinkDescription|H.264/AVC Decoder}}
+
 
 +
* {{LinkDescription|QuickSync Decoder}}
 
* {{LinkDescription|MPEG-2 Video Decoder}}
 
* {{LinkDescription|MPEG-2 Video Decoder}}
  
Line 78: Line 62:
 
* {{Place Order!}}
 
* {{Place Order!}}
  
<!--{{Prices|1750|2950|3950|300606409|300606424|300606425}}-->
+
{{Prices|1750|2950|3950|300987437|300987438|300987439}}
  
 
[[Category:Special Filters]]
 
[[Category:Special Filters]]
 
__NOTOC__
 
__NOTOC__

Latest revision as of 11:39, 22 April 2023

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

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

Overview

Mixer designed for mixing multiple video streams, as well as overlay pictures, subtitles, texts (including date, time, frame number, and so on). It allows you to dynamically change the size, location and transparency of elements in the output stream.

Features

  • Supports mixing for video in different formats and with different FPS
  • Supports overlay images of various types, including BMP, PNG, JPEG, etc.
  • Supports overlay of plain texts, date, time, frame number, SMPTE timecode.
  • Supports connect to Microsoft Line 21 Decoder to output closed captions.
  • Supports moving, resizing, rotation, alpha blending and color keying of image elements.

Specifications and description of user interfaces can be found in the .idl file in the \Idl folder of the filter installation directory.

Supported Image File formats

  • BMP (BMP file format/Windows bitmap)
  • JPEG (Joint Photographic Experts Group)
  • TIFF (Tagged Image File Format)
  • GIF (Graphics Interchange Format)
  • PNG (Portable Network Graphics)
  • ICO (Windows icons)

Supported Resizing Algorithms

  • Nearest neighbor interpolation. Filter size is 1x1.
  • Linear interpolation. Filter size is 2x2. Antialiasing feature possible.
  • Interpolation with two-parameter cubic filter: B-spline (B=1, C=0). Filter size is 4x4. Antialiasing feature possible.
  • Interpolation with two-parameter cubic filter: Catmull-Rom spline (B=0, C=1/2). Filter size is 4x4. Antialiasing feature possible.
  • Interpolation with two-parameter cubic filter: special window (B=1/2, C=3/10). Filter size is 4x4. Antialiasing feature possible.
  • Interpolation with 2-lobed Lanczos window function. Filter size is 4x4. Antialiasing feature possible.
  • Interpolation with 3-lobed Lanczos window function. Filter size is 6x6. Antialiasing feature possible.
  • Supersampling interpolation. It can be used only for reducing image size by the both dimensions.

See Also

You Might Also Need

  • Video Generator - DirectShow filter for generating a video stream with the necessary parameters, for creating video frames for checking chroma key, for outputting an audio stream synchronized with video, and much more.
  • Audio Mixer - DirectShow filter for real-time mixing of multiple mono, stereo or multichannel audio streams.

Related Products

  • QuickSync Decoder - DirectShow filter for decoding 8-bit 4:2:0 progressive or interlaced video frames encoded in H264 format.
  • MPEG-2 Video Decoder - A DirectShow filter for high-quality decoding of MPEG-2 video streams.

Action Items

Prices

Single Application License 1750 EUR <div class="floatright">Buy.jpg</div>
Single Developer License 2950 EUR <div class="floatright">Buy.jpg</div>
Team License 3950 EUR <div class="floatright">Buy.jpg</div>
Personal tools