On Thu, Jun 16, 2022 at 09:55:18PM +0200, Anton Khirnov wrote: > This will be needed in the following commit that will add a new > buffering stages after encoding and bitstream filtering. > --- > fftools/ffmpeg.c | 23 ++++++++++++++++++----- > fftools/ffmpeg.h | 2 ++ > fftools/ffmpeg_opt.c | 1 + > 3 files changed, 21 insertions(+), 5 deletions(-)
this seems to break this: ffmpeg -i tickets//3015/test_video -filter:a apad -f flv -vcodec flv -ar 22050 -bitexact -shortest file3015-dont-infloop.flv after the patch ffmpeg seems not to exit and keeps increasing the output file size input file seems to be here https://trac.ffmpeg.org/raw-attachment/ticket/3015/test_video thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Republics decline into democracies and democracies degenerate into despotisms. -- Aristotle
signature.asc
Description: PGP signature
_______________________________________________ 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".