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 38324466C4 for ; Wed, 31 May 2023 21:15:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2779C68C1A2; Thu, 1 Jun 2023 00:15:55 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 03EC368BF98 for ; Thu, 1 Jun 2023 00:15:48 +0300 (EEST) X-GND-Sasl: michael@niedermayer.cc Received: by mail.gandi.net (Postfix) with ESMTPSA id 48AB4240007 for ; Wed, 31 May 2023 21:15:47 +0000 (UTC) Date: Wed, 31 May 2023 23:15:47 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230531211547.GW1391451@pb2> References: <20230531145453.20994-1-anton@khirnov.net> <20230531145453.20994-19-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20230531145453.20994-19-anton@khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH 19/23] fftools/ffmpeg: stop explicitly closing output streams on input EOF 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="===============1343000836805199232==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1343000836805199232== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="deZhiXv0fuPFhReH" Content-Disposition: inline --deZhiXv0fuPFhReH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 31, 2023 at 04:54:49PM +0200, Anton Khirnov wrote: > Sending an empty packet already does that implicitly. > --- > fftools/ffmpeg.c | 1 - > 1 file changed, 1 deletion(-) seems to infinite loop this: ffmpeg -y -threads:a 1 -i /home/michael/tickets//1208/702121h264-TTA.mkvtes= t82.mkv -bitexact -vn 1208.mkv file seems here: ffmpeg-bugs/trac/ticket1208/702121h264-TTA.mkvtest82.mkv thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Dictatorship naturally arises out of democracy, and the most aggravated form of tyranny and slavery out of the most extreme liberty. -- Plato --deZhiXv0fuPFhReH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZHe49QAKCRBhHseHBAsP q8zzAJ4/d8pGekIjoS8rwqFy12FrY9y8fwCfQc6TNnbpupD/doYTWHZ6nNckFjw= =6C/k -----END PGP SIGNATURE----- --deZhiXv0fuPFhReH-- --===============1343000836805199232== 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". --===============1343000836805199232==--