OpenVisualCloud / SVT-HEVC

SVT HEVC encoder. Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel® Xeon® processors. Using the open source SVT-HEVC encoder, it is possible to spread video encoding processing across multiple Intel® Xeon® processors to achieve a real advantage of processing efficiency.
Other
507 stars 169 forks source link

Use vbv bitrate and buffersize if set when checking level #570

Open tianjunwork opened 3 years ago

tianjunwork commented 3 years ago

Signed-off-by: Jun Tian tianjun1.0@gmail.com

Description

Use vbv bitrate and buffersize if set when checking level. If not, still use the existing logic.

Issue

closes #569

Author(s)

@tianjunwork

Performance impact

Merge method