MFT_REMUX_MARK_I_PICTURE_AS_CLEAN_POINT attribute
Specifies whether the H.264 video remux MFT should mark I pictures as clean point for better seek-ability. This has the potential for corruptions on seeks in non-conforming final MP4 files.
Data type
Bool stored as UINT32
Remarks
Clean point picture should be compressed IDR pictures by definition.
This is not recommended for recording or remuxing MP4 files, unless such an exercise is to produce some intermediate pseudo MP4 files for video editing.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8.1 [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2012 R2 [desktop apps | UWP apps] |
Header |
|
IDL |
|
See also