Microsoft DirectX 9.0

DVD Navigator Filter

The DVD Navigator filter is the source filter for a DVD-Video playback filter graph. It opens all necessary files in a DVD-Video volume, navigates through the linear DVD-Video .vob files, and parses the resulting MPEG-2 program stream, splitting the stream into three (video, audio, subpicture) output pins.

The DVD Navigator filter also implements the IDvdControl2 and IDvdInfo2 interfaces that enable a DVD playback application to control DVD-Video playback.

Filter Interfaces IBaseFilterIDvdControl2, IDvdCmd, IDvdInfo2, IDvdState IFileSourceFilter, ISpecifyPropertyPages
Input Pin Media Types MEDIATYPE_Stream; MEDIASUBTYPE_MPEG2_PROGRAM
Input Pin Interfaces Not applicable.
Output Pin Media Types
  • MEDIATYPE_Audio, MEDIASUBTYPE_MPEG1AudioPayload
  • MEDIATYPE_Video, MEDIASUBTYPE_MPEG2_VIDEO
Output Pin Interfaces IPin, IQualityControl
Filter CLSID CLSID_DVDNavigator
Property Page CLSID No property page.
Executable qdvd.dll
Merit MERIT_DO_NOT_USE
Filter Category CLSID_LegacyAmFilterCategory

See Also