Skip to content

Is there an output bit rate limit for VVenc? #190

Answered by adamjw24
SangjinHahm asked this question in Q&A
Discussion options

You must be logged in to vote

We do have some problems with RC and high bit-rates, so this might be an related issue, alas it is more present in single pass encoding. Some of those problems have been resolved in https://github.com/fraunhoferhhi/vvenc/tags/v1.6.0-rc1. Additionally, our RC is mostly customized for random-access coding, the all-intra (AI) scenario has not been tested for a long time.

As a workaround, you might try setting your TargetBitrate higher or using fix-QP with a QP of 10 or similar, but this would require some trial-and-error until you can reach the desired rate.

For now I am afraid, I cannot give you a satisfying answer. That's an application outside of the main scope of VVenCs functionalities, …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SangjinHahm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants