The DV Splitter filter passes a DV stream to a downstream filter (DV Video Decoder and converts DV audio to PCM audio.
The DV Splitter filter accepts the following input media type:
| MEDIATYPE_Interleaved(iavs) |
| MEDIASUBTYPE_dvsd/dvhd/dvsl |
| FORMAT: DVINFO |
The DV Splitter filter outputs the following output media types:
From the video output pin:
| MEDIATYPE_Video |
| MEDIASUBTYPE_dvsd/dvhd/dvsl |
| FORMAT: VIDEOINFO |
From the audio output pin:
| MEDIATYPE_Audio |
| MEDIASUBTYPE_wave |
| FORMAT: WAVEFORMATEX |
To see a diagram of how to use the DV Splitter filter with the DV Video Decoder filter, see DV Video Decoder.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.