The DV Muxer filter multiplexes compressed DV video with compressed DV audio.
The DV Muxer filter accepts the following input media types:
From the video input pin:
| MEDIATYPE_Video |
| MEDIASUBTYPE_dvsd/dvhd/dvsl |
| FORMAT: VIDEOINFO |
From the audio input pin:
| MEDIATYPE_Audio |
| MEDIASUBTYPE_wave |
| FORMAT: WAVEFORMATEX/NULL |
The DV Muxer filter sends the following output media type:
From the video output pin:
| MEDIATYPE_Interleaved(iavs) |
| MEDIASUBTYPE_dvsd/dvhd/dvsl |
| FORMAT: DVINFO |
To see a diagram of how to use the DV Muxer filter with the DV Video Encoder filter, see DV Video Encoder.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.