diff options
author | Cameron Gutman <aicommander@gmail.com> | 2025-03-31 17:40:11 -0500 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2025-04-01 19:13:38 +0200 |
commit | 839b41991d5ee6b9179fede9a402f7e15f859f0a (patch) | |
tree | 580de73d9eac0a4b66a040f5bf41e26d68405e4a /fftools/cmdutils.c | |
parent | c1a2da72cc27cf9b78a0cbea2f60265909d8b253 (diff) | |
download | ffmpeg-839b41991d5ee6b9179fede9a402f7e15f859f0a.tar.gz |
avcodec/nvenc: unify CBR filler data insertion for all codecs
Previously, AV1 used filler data with CBR by default while H.264
and HEVC may or may not depending on driver version. Make this
consistent by using not filler data in CBR mode for all codecs.
Since there are valid reasons to use CBR with or without filler,
also add a cbr_padding option to allow users to override this.
Signed-off-by: Cameron Gutman <aicommander@gmail.com>
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'fftools/cmdutils.c')
0 files changed, 0 insertions, 0 deletions