Share via


MFPKEY_DENOISEOPTION Property

banner art

Specifies whether the codec will use the noise filter when encoding.

Constant for IPropertyBag

g_wszWMVCDenoiseOption

Data Type

VT_BOOL

Default Value

FALSE

Remarks

The noise filter can improve the quality of noisy video sources, such as film containing lots of grain or video shot in low light. This filter can be used in live encoding scenarios where external preprocessing is not an option.

This filter should be disabled for clean video sources since it can reduce image quality when the quality is good to start with.

Applies To

This write-only property is available on the encoder of following codecs:

Requirements

Client: Requires Windows Vista or Windows XP.

Header: Include wmcodecdsp.h.

See Also