VFW 擷取篩選器
[與此頁面 相關的功能 DirectShow是舊版功能。 它已被 MediaPlayer、 IMFMediaEngine和 Media Foundation 中的音訊/視訊擷取取代。 這些功能已針對Windows 10和Windows 11進行優化。 Microsoft 強烈建議新程式碼盡可能使用 MediaPlayer、 IMFMediaEngine 和 音訊/視訊擷取 ,而不是 DirectShow。 Microsoft 建議盡可能重寫使用舊版 API 的現有程式碼,以使用新的 API。]
此篩選器適用于使用 Video For Windows 的舊版視訊擷取硬體。
此篩選有兩個輸出針腳。 其中一個稱為「擷取」,另一個稱為「預覽」或「重迭」。
標籤 | 值 |
---|---|
篩選介面 | IPersistPropertyBag、 IAMVfwCaptureDialogs、 IAMFilterMiscFlags、 IBaseFilter、 ISpecifyPropertyPages、 IOverlayNotify |
輸入釘選媒體類型 | 不適用。 |
輸入針腳介面 | 不適用。 |
輸出釘選媒體類型 | 擷取:MEDIATYPE_Video、MEDIASUBTYPE_Null FORMAT_VideoInfoOverlay:MEDIATYPE_Video、MEDIASUBTYPE_Overlay、FORMAT_VideoInfo 預覽:MEDIATYPE_Video、MEDIASUBTYPE_Null、FORMAT_VideoInfo |
輸出針腳介面 | 擷取釘選: IAMBufferNegotiation、 IAMDroppedFrames、 IAMPushSource、 IAMStreamConfig、 IAMStreamControl、 IAMVideoCompression、 IKsPropertySet、 IPin、 IQualityControl重迭釘選: IAMStreamControl、 IKsPropertySet、 IPin、 IQualityControl 預覽釘選: IAMPushSource、 IAMStreamControl、 IKsPropertySet、 IPin、 IQualityControl |
篩選 CLSID | CLSID_VfwCapture |
屬性頁 CLSID | CLSID_CaptureProperties |
可執行檔 | qcap.dll |
優點 | MERIT_DO_NOT_USE |
篩選類別 | CLSID_VideoInputDeviceCategory |
備註
雖然擷取針腳會公開 IAMStreamConfig 介面,但只會針對這個介面實作 SetFormat 和 GetFormat 方法。
相關主題