From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id B9D704301C for ; Fri, 17 Jun 2022 18:45:53 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 963C568B8B6; Fri, 17 Jun 2022 21:45:50 +0300 (EEST) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9F36D680C0D for ; Fri, 17 Jun 2022 21:45:44 +0300 (EEST) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id BFFAEE0003 for ; Fri, 17 Jun 2022 18:45:43 +0000 (UTC) Date: Fri, 17 Jun 2022 20:45:42 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220617184542.GX396728@pb2> References: <20220616195534.5278-1-anton@khirnov.net> <20220616195534.5278-19-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20220616195534.5278-19-anton@khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH 19/35] fftools/ffmpeg: use last filter output pts to choose next output stream X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============8405808191692651797==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8405808191692651797== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7TMozD3Tun2T/vWz" Content-Disposition: inline --7TMozD3Tun2T/vWz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 22= 050 -bitexact -shortest file3015-dont-infloop.flv after the patch ffmpeg seems not to exit and keeps increasing the output fi= le size input file seems to be here https://trac.ffmpeg.org/raw-attachment/ticket/3= 015/test_video thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Republics decline into democracies and democracies degenerate into despotisms. -- Aristotle --7TMozD3Tun2T/vWz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYqzL0gAKCRBhHseHBAsP q3lVAJ9OzvtpaIAf5A9hVKjSlnlULDc+BgCgmmS0ZVVaTGsYFLLx+iWAGd6fzI0= =JoD0 -----END PGP SIGNATURE----- --7TMozD3Tun2T/vWz-- --===============8405808191692651797== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============8405808191692651797==--