Add 1-pass real-time CBR rate control support - #5328
Conversation
|
Could you please share some results for the added real-time CBR rate control support? @jianj-g |
Here's the rate control (frame size) for a vga clip. You can see that only key frame is huge and the size of all inter frames are relatively stable to achieve CBR. Around frame 100 there're a lot of motion in the clip, so the frame sizes fluctuate, which also makes sense.
|
4404286 to
3bc518f
Compare
3bc518f to
0a6c16e
Compare
bff642b to
54dcf84
Compare
54dcf84 to
a8daa8d
Compare
|
@jianj-g : pls don't rebase further. I'll rebase and merge after CI finishes. |
a8daa8d to
eca68b1
Compare
Does it block auto-merge being not up to date with the base branch? |
What we have been doing is wait for CI to finish, then rebase and force-merge without waiting for CI to finish. |
eca68b1 to
e55edf4
Compare

No description provided.