Skip to content

Latest commit

 

History

History
71 lines (38 loc) · 1.64 KB

dv-video-decoder.md

File metadata and controls

71 lines (38 loc) · 1.64 KB
description ms.assetid title ms.topic ms.date
The Media Foundation DV video decoder is a Media Foundation Transform that decodes DV video.
97e5ba52-92fc-49e4-9c22-6f61bfda2003
DV Video Decoder
reference
05/31/2018

DV Video Decoder

The Media Foundation DV video decoder is a Media Foundation Transform that decodes DV video.

The DV video decoder supports the following input types:

Subtype Description
MFVideoFormat_DVC DVC/DV Video
MFVideoFormat_DVHD HD-DVCR (1125-60 or 1250-50)
MFVideoFormat_DVSD SDL-DVCR (525-60 or 625-50)
MFVideoFormat_DVSL SD-DVCR (525-60 or 625-50)

 

It supports a single output type:

Subtype Description
MFVideoFormat_YUY2 YUY2 video

 

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
DLL
Mfdvdec.dll

See also

Codec Objects

Supported Media Formats in Media Foundation

Video Media Types