Enum QSVH264EncRCLookAheadDS
QSV H264 encoder rate control look ahead downsampling.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum QSVH264EncRCLookAheadDS
Fields
Name | Description |
---|---|
DS2x | Down sample frames two times before estimation. |
DS4x | Down sample frames four times before estimation. |
Off | Do not use down sampling. |
Unknown | Unknown. |