Video Mixer

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 47: Line 47:
 
===See Also===
 
===See Also===
  
* [[WebRTC/RTP Server: Release Notes]]
+
* [[Video Mixer: Release Notes]]
 
<!--* [[WebRTC/RTP Server: Technical Specs]]-->
 
<!--* [[WebRTC/RTP Server: Technical Specs]]-->
  

Revision as of 15:11, 18 April 2019

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 date, time, frame number, SMPTE timecode, etc.
  • Supports connect to Microsoft Line 21 Decoder to output closed captions.
  • Supports rotation, resizing and transparency of image elements.
  • Allows moving, rotating, dynamically changing the transparency of image elements.

Supported Uncompressed video Formats

  • MEDIASUBTYPE_YUV2,
  • MEDIASUBTYPE_NV12,
  • MEDIASUBTYPE_YV12.
  • MEDIASUBTYPE_RGB32,
  • MEDIASUBTYPE_RGB24,
  • MEDIASUBTYPE_ARGB32,
  • MEDIASUBTYPE_RGB555,
  • MEDIASUBTYPE_RGB565

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)

See Also

You Might Also Need

Related Products

Action Items

Personal tools