Analog Video Subtypes

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The following analog video subtypes are now obsolete. Use the AnalogVideoStandard enumeration instead.

GUID Description
MEDIASUBTYPE_AnalogVideo_NTSC_M
(M) NTSC
MEDIASUBTYPE_AnalogVideo_PAL_B
(B) PAL
MEDIASUBTYPE_AnalogVideo_PAL_D
(D) PAL
MEDIASUBTYPE_AnalogVideo_PAL_G
(G) PAL
MEDIASUBTYPE_AnalogVideo_PAL_H
(H) PAL
MEDIASUBTYPE_AnalogVideo_PAL_I
(I) PAL
MEDIASUBTYPE_AnalogVideo_PAL_M
(M) PAL
MEDIASUBTYPE_AnalogVideo_PAL_N
(N) PAL
MEDIASUBTYPE_AnalogVideo_SECAM_B
(B) SECAM
MEDIASUBTYPE_AnalogVideo_SECAM_D
(D) SECAM
MEDIASUBTYPE_AnalogVideo_SECAM_G
(G) SECAM
MEDIASUBTYPE_AnalogVideo_SECAM_H
(H) SECAM
MEDIASUBTYPE_AnalogVideo_SECAM_K
(K) SECAM
MEDIASUBTYPE_AnalogVideo_SECAM_K1
(K1) SECAM
MEDIASUBTYPE_AnalogVideo_SECAM_L
(L) SECAM

Requirements

Requirement Value
Header
Dshow.h

See also

Video Subtypes