Transitions and Effects

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

Note

[Deprecated. This API may be removed from future releases of Windows.]

 

This section describes the effects and transitions provided with DirectShow Editing Services.

Transition Description
Compositor Stretches the foreground into a designated rectangle, without altering the background.
Key Performs keying based on chroma, alpha, hue, or luminance.
SMPTE Wipe Performs the standard SMPTE wipes.

 

Effect Description
Alpha Setter Sets the alpha bits on a video image.
Volume Envelope Sets the volume on an audio stream.

 

Source Object Description
Video Color Source Creates a continuous video image of a solid color.

 

DirectShow Editing Services C++ Reference