commit | 5c0e40dc581ca18c39f8f9b14d6d013402b01acf | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Thu Mar 18 16:02:59 2021 -0700 |
committer | Lajos Molnar <lajos@google.com> | Thu Mar 18 16:23:28 2021 -0700 |
tree | 4a442d08dacf9265a630ee9d1223d72df4e32e0a | |
parent | de4d7421d796fd6df303cfe8d9471ba067fa84f7 [diff] |
media: add CBR_FD video encoding bitrate mode Constant bitrate with frame drops allows a higher quality constant bitrate encoding for high complexity portion of the input. In this mode some frames may get dropped (not encoded) to allow neighboring frames to use more bits while still staying at the constant bitrate. The exact number of dropping behavior is undefined. Bug: 183147292 Change-Id: I96d625f958a2a301b11d41f1c4cc12e680d68d68