AVEncVideoNoOfFieldsToSkip Property
Microsoft DirectShow 9.0 |
AVEncVideoNoOfFieldsToSkip Property
Specifies the number of fields to skip during encoding.
Property GUID
CODECAPI_AVEncVideoNoOfFieldsToSkip
Data Type
UINT64 (VT_UI8)
Remarks
This property is read/write.
For progressive video, set this property to twice the number of frames to skip.
Requirements
Header: Include codecapi.h.
See Also