VisioForge (c) 2025

Search Results for

    Enum QSVHEVCEncRateControl

    QSV HEVC encoder rate control.

    Namespace: VisioForge.Core.Types.X.VideoEncoders
    Assembly: VisioForge.Core.dll
    Syntax
    public enum QSVHEVCEncRateControl

    Fields

    Name Description
    CBR

    Constant Bitrate.

    CQP

    Constant Quantizer.

    ICQ

    Intelligent CQP.

    QVBR

    VBR with CQP.

    VBR

    Variable Bitrate.

    VCM

    Video Conferencing Mode (Non HRD compliant).