MFPKEY_CHECKDATACONSISTENCY2P Property
Specifies whether whether the encoder should check for data consistency across passes when performing two-pass VBR encoding. Read-write.
Constant for IPropertyBag
Available only by using IPropertyStore.
Data Type
VT_BOOL
Default Value
VARIANT_TRUE
Remarks
If you leave this property at its default value of VARIANT_TRUE, the encoder verifies that the input samples match between the two passes, and fails if it detects a discrepancy. The main scenario that leads to a discrepancy is when the input comes from a device.
Requirements
Requirement | Value |
---|---|
Client |
Windows Vista or Windows 7 |
Header |
|
See also