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 1874745C8A for ; Sun, 2 Apr 2023 15:58:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7362368BEBC; Sun, 2 Apr 2023 18:58:09 +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 4664A68BE67 for ; Sun, 2 Apr 2023 18:58:03 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 7DE22E0009 for ; Sun, 2 Apr 2023 15:58:02 +0000 (UTC) Date: Sun, 2 Apr 2023 17:58:01 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230402155801.GH1164690@pb2> References: <20230325214349.GA375355@pb2> <20230327051555.11023-1-anton@khirnov.net> <20230329175909.GA1164690@pb2> <168016610107.27013.8456079856981530330@lain.khirnov.net> MIME-Version: 1.0 In-Reply-To: <168016610107.27013.8456079856981530330@lain.khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg: do not return finished streams from choose_output() 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="===============5886900516703176211==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5886900516703176211== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IbVRjBtIbJdbeK1C" Content-Disposition: inline --IbVRjBtIbJdbeK1C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 30, 2023 at 10:48:21AM +0200, Anton Khirnov wrote: > Quoting Michael Niedermayer (2023-03-29 19:59:09) > > On Mon, Mar 27, 2023 at 07:15:56AM +0200, Anton Khirnov wrote: > > > --- > > > Should be fixed by this patch. > > > --- > > > fftools/ffmpeg.c | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > >=20 > > This: > >=20 > > /home/michael/ffmpeg-git/ffmpeg/ffmpeg -y -threads:a 1 -i /home/michael= /tickets//1208/702121h264-TTA.mkvtest82.mkv -bitexact -vn doom_tmp/regress/= file1208.mkv > > Error while decoding stream #0:1: Invalid data found when processing in= put > > Last message repeated 5 times > > [matroska,webm @ 0x55e2e82919c0] File ended prematurely > > Error while decoding stream #0:1: Invalid data found when processing in= put > > Last message repeated 1 times > > [sost#0:1/ssa @ 0x55e2e82ca300] Error submitting a packet to the muxer > > Last message repeated 12465121 times > > ^^^^^^^^ > > keeps counting until killed > >=20 > > (tested with khirnov/ffmpeg_frame_size > > it seems the new patch was in this) >=20 > Where can I get the sample? The link in ticket 1208 is apparently no > longer valid. sorry its here: https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket1208/702121h264-TTA.mkvte= st82.mkv thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Many that live deserve death. And some that die deserve life. Can you give it to them? Then do not be too eager to deal out death in judgement. For even the very wise cannot see all ends. -- Gandalf --IbVRjBtIbJdbeK1C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZCmmAQAKCRBhHseHBAsP qywiAKCUmLae57nqBkHAvpM48S3PnALxtgCfXVH7vDFfrgpJJIL5RlW2YW8/SkA= =brFv -----END PGP SIGNATURE----- --IbVRjBtIbJdbeK1C-- --===============5886900516703176211== 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". --===============5886900516703176211==--