DirectShow Animated Header -- DV Video Decoder DirectShow Animated Header -- DV Video Decoder* Microsoft DirectShow SDK
*Index  *Topic Contents
*Previous Topic: DV Splitter
*Next Topic: DV Video Encoder

DV Video Decoder


The DV Video Decoder filter decodes a DV stream to uncompressed video.

The DV Video Decoder filter accepts the following input media type:
MEDIATYPE_Video
MEDIASUBTYPE_dvsd/dvhd/dvsl
FORMAT: VIDEOINFO

The DV Video Decoder filter outputs the following output media type:
MEDIATYPE_Interleaved
MEDIASUBTYPE_RGB/YUYV/and other RGB and FOURCC subtypes
FORMAT: VIDEOINFO

The following illustration gives an example of how to use DV Video Decoder and DV Splitter filters.

Example of how to use DV Video Decoder and DV Splitter filters

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.

*Top of Page