Microsoft DirectX 9.0

Pip Sample

Description

This sample uses the Video Mixing Renderer to blend multiple video streams. It demonstrates how to mix video streams in windowless mode.

After loading two media files, you can use the keyboard and function keys to move and resize the secondary media stream. You can also flip, mirror, and swap the streams, with or without an animation effect.

Two versions of this sample are available, one for the VMR-7 and one for the VMR-9.

VMR-7

Source: (SDK root)\Samples\C++\DirectShow\VMR\Pip

Executable: (SDK root)\Samples\C++\DirectShow\Bin\Pip.exe

VMR-9

Source: (SDK root)\Samples\C++\DirectShow\VMR9\Pip

Executable: (SDK root)\Samples\C++\DirectShow\Bin\Pip9.exe

See Also