MFPKEY_FORCEMEDIANSETTING Property
Specifies whether the codec should use median filtering during encoding.
g_wszWMVCForceMedianSetting
VT_BOOL
FALSE
Median filtering tells the codec to ignore noise and grain when calculating motion between frames. This can improve the quality of very noisy video, but can lead to motion trails (also known as trailing artifacts) when applied to clean source video.
By default, the codec uses internal logic to determine whether median filtering should be used. If you set this property, that logic will be overridden.
Bemærk
This filter is not the same as median blur filters found in many video editing and post-processing applications.
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|