On 2/23/2022 12:03 PM, James Almer wrote:
Bitstream filters inserted between the input and output were
never drained, resulting packets being lost if the bsf had any
buffered.
Signed-off-by: James Almer <jamr...@gmail.com>
---
Now also flushing packets when forcing a record duration.
fftools/ffmpeg.c | 13 ++++++++-----
fftools/ffmpeg.h | 1 +
fftools/ffmpeg_filter.c | 1 +
fftools/ffmpeg_opt.c | 4 ++++
4 files changed, 14 insertions(+), 5 deletions(-)
Will apply.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".