[FFmpeg-devel] [PATCH] avcodec/libdav1d: support parsing multiple ITU-T T.35 entries in a picture

2023-04-18 Thread James Almer
This requires the newest libdav1d release. Signed-off-by: James Almer --- libavcodec/libdav1d.c | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/libavcodec/libdav1d.c b/libavcodec/libdav1d.c index ddf2311a41..788ae5ef98 100644 --- a/libavcodec/libdav1d.c +++ b/l

Re: [FFmpeg-devel] I have an issue when try to using h264_amf encoding rtsp stream

2023-04-18 Thread Yonggang Luo
thanks, I have already tried the top size 1 and 10 before on the enconder, I assume you are talking about the encoder, as the decoder can not config the gop size, I think it's should be a bug of and encoder or decoder, because if I start the decoder before amf encoder, it's working fine, it is eith