[FFmpeg-devel] [PATCH 19/35] fftools/ffmpeg: use last filter output pts to choose next output stream

Michael Niedermayer michael at niedermayer.cc
Fri Jun 17 21:45:42 EEST 2022


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220617/f532b115/attachment.sig>


More information about the ffmpeg-devel mailing list