diff options
author | Vignesh Venkatasubramanian via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> | 2023-10-03 15:53:06 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2023-10-05 16:05:59 -0400 |
commit | e8465aa5dda03b4f30d24f192ee165f88a912762 (patch) | |
tree | 1e288433e6afcac0061638f696dac571ffa19e0d /.gitignore | |
parent | f0f6acde1ac41b9313400463da725993cbf9b8d1 (diff) | |
download | ffmpeg-e8465aa5dda03b4f30d24f192ee165f88a912762.tar.gz |
avcodec/svt-av1: Set force_key_frames only when gop_size == 1
SVT-AV1 does not support requesting keyframes at arbitrary points
by setting pic_type to EB_AV1_KEY_PICTURE. So set force_key_frames
to 1 only when gop_size == 1.
Please see the comments in
https://gitlab.com/AOMediaCodec/SVT-AV1/-/issues/2076 for a bit more
details.
Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions