DVD Navigator Filter
Microsoft DirectShow 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 | IBaseFilter, IDvdControl2, IDvdInfo2, IFileSourceFilter, ISpecifyPropertyPages |
Input Pin Media Types | MEDIATYPE_Stream; MEDIASUBTYPE_MPEG2_PROGRAM |
Input Pin Interfaces | Not applicable. |
Output Pin Media Types |
|
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