Flash Overlay DirectShow Filter
From AVObjects Knowledge Base
(Difference between revisions)
(→See Also) |
|||
Line 1: | Line 1: | ||
<!--RM_ID:35--> | <!--RM_ID:35--> | ||
+ | <!--TITLE:Flash Overlay DirectShow Filter--> | ||
{{This|products/directshow_filters/flash_overlay.html}} | {{This|products/directshow_filters/flash_overlay.html}} | ||
Line 11: | Line 12: | ||
* {{download}} {{Flash Overlay: Download}} | * {{download}} {{Flash Overlay: Download}} | ||
− | Similarly to [[Text & Graphics Overlay]], Flash Overlay allows a video stream | + | Similarly to [[Text & Graphics Overlay]], Flash Overlay allows a mix Flash animation with a video stream. If you want an .SWF file to be a video source in you application, use [[Flash DirectShow Source Filter]]. |
===Possible Uses=== | ===Possible Uses=== |
Revision as of 19:30, 11 January 2009
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
- Type: DirectShow Filter
- Status: Released
- DLL Name: MLFlashOverlayPXT.dll
- Download a full-featured 30-day evaluation version! Flash Overlay
Similarly to Text & Graphics Overlay, Flash Overlay allows a mix Flash animation with a video stream. 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, weather or stock info feeded from an external source).
Features
- Unlimited number of Flash items to overlay.
- Support for native Flash alpha-channel.
- 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 allows for quality transparency effects.
- Support for dynamic content.
Future Features
- "Scenes" support to easily change the screen layout.
- Smooth transitions between "scenes".