Miscellaneous 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 table lists some additional video subtypes.
GUID | Description |
---|---|
|
MJPG format produced by some cards. (FOURCC 'CFCC') |
|
Cirrus Logic CLJR format. (FOURCC 'CLJR') |
|
Cinepak UYVY format. (FOURCC 'CPLA') |
|
A YUV format supported by some Cirrus Logic drivers. (FOURCC 'CLPL') |
|
Intergraph JPEG format. (FOURCC 'IJPG') |
|
A DV encoding format. (FOURCC 'MDVF') |
|
Motion JPEG (MJPG) compressed video. (FOURCC 'MJPG') |
|
Video delivered using hardware overlay. |
|
Plum MJPG format. (FOURCC 'Plum') |
|
QuickTime JPEG compressed data. |
|
Apple® QuickTime® compression. |
|
QuickTime RLE compressed data. |
|
QuickTime RPZA compressed data. |
|
QuickTime SMC compressed data. |
|
TrueVision MJPG format. (FOURCC 'TVMJ') |
|
Video port vertical blanking interval (VBI) data. |
|
Video port video data. |
|
MJPG format produced by some cards. (FOURCC 'WAKE') |
Requirements
Requirement | Value |
---|---|
Header |
|
See also