Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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 |
|
See also