Microsoft DirectX 8.1 (C++)

Text Display Filter Sample

Description

This filter is a renderer that displays text data.

Path

Source: (SDK root)\Samples\Multimedia\DirectShow\Filters\TextOut

User's Guide

The DirectShow SDK includes an AVI file named Clocktxt.avi, which contains three streams: audio, video, and text. The text stream consists of NULL-terminated text strings. You can use the Text Display filter to render the text strings.

To use this filter, perform the following steps: