Flash Overlay DirectShow Filter

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 48: Line 48:
  
 
{{Adobe Downloads}}
 
{{Adobe Downloads}}
 +
 +
[[Category:DirectShow Filters]]
 +
__NOTOC__

Revision as of 17:40, 3 September 2008

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

DirectShow filter to overlay Flash animation over a video stream.

Overview

Similarly to Text & Graphics Overlay, Flash Overlay allows a video stream to be overlayed with Flash. If you want an .SWF file to be a video source in you application, use Flash DirectShow Source Filter.

Possible uses

  • Overlay animated logo.
  • Overlay dynamic content (such as chat messages feeded from an external source).

Features

  • Unlimited number of Flash items to overlay.
  • Interlacing support of Flash items (for smooth animation on interlaced video - e.g. for PAL, NTSC, 1080i broadcasting).
  • Ability to change size, transparency, background color (with transparency) for each overlayed item.
  • Smooth position, size, transparency changes.
  • Fade In/Fade Out effects.
  • Ability to pause/play flash animation.
  • Ability to pass the variables into Flash items (e.g. for ActiveScript control).

Flash Advantages

  • Vector-based Flash animation can be scaled to any resolution (up to 1080) without any degradation of quality.
  • Internal alpha-channel support.
  • Support for dynamic content.

Future Features

  • "Scenes" support to easily change the screen layout.
  • Smooth transitions between "scenes".


See also

External Links

Personal tools