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 DB25844EDD for ; Wed, 29 Mar 2023 17:59:23 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 13E5F68C3BA; Wed, 29 Mar 2023 20:59:20 +0300 (EEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D182B68C105 for ; Wed, 29 Mar 2023 20:59:13 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 60D29C0005 for ; Wed, 29 Mar 2023 17:59:12 +0000 (UTC) Date: Wed, 29 Mar 2023 19:59:09 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230329175909.GA1164690@pb2> References: <20230325214349.GA375355@pb2> <20230327051555.11023-1-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20230327051555.11023-1-anton@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="===============1812828822849308364==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1812828822849308364== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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(-) This: /home/michael/ffmpeg-git/ffmpeg/ffmpeg -y -threads:a 1 -i /home/michael/tic= kets//1208/702121h264-TTA.mkvtest82.mkv -bitexact -vn doom_tmp/regress/file= 1208.mkv Error while decoding stream #0:1: Invalid data found when processing input Last message repeated 5 times [matroska,webm @ 0x55e2e82919c0] File ended prematurely Error while decoding stream #0:1: Invalid data found when processing input 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 (tested with khirnov/ffmpeg_frame_size it seems the new patch was in this) thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is dangerous to be right in matters on which the established authorities are wrong. -- Voltaire --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZCR8aAAKCRBhHseHBAsP q6zaAJ4ubWAisaG+6mExZJRHRAPED0ioSACfVfR1dxXk6UBjsv8UtVwncThTi8s= =PaKx -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw-- --===============1812828822849308364== 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". --===============1812828822849308364==--