• Mark Thompson's avatar
    vaapi_h264: Enable VBR mode · eddfb572
    Mark Thompson authored
    Default to using VBR when a target bitrate is set, unless the max rate
    is also set and matches the target.  Changes to the Intel driver mean
    that min_qp is also respected in this case, so set a codec default to
    unset the value rather than using the current default inherited from
    the MPEG-4 part 2 encoder.
    eddfb572
vaapi_encode_h264.c 46.8 KB