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 99786485A3 for ; Thu, 7 Dec 2023 18:10:59 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 44F5F68CE32; Thu, 7 Dec 2023 20:10:56 +0200 (EET) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5253368CE1C for ; Thu, 7 Dec 2023 20:10:49 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 68F6720002 for ; Thu, 7 Dec 2023 18:10:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1701972648; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=XVZKVqA58nysB8rvs6GVJFZvuREOEwEtKzchMa1QA0w=; b=NoPyn7HeUKMLC83/5KplgIkGnMjYV531rc1Wj58JkL1JKWEbO75ZAeGc1PG5UqX3J+CoTS JPVfvfIfjhC6ZroBIGv4/ql0mfqlKO7Zo7dx33MeUFOqSzAOX+MRP0egiqQvY55JBtvU9d bC6S0RZiQ2bY/3ewZDtYlv9xjpmdw5EUSE/RhGmd4pmu5yN5T6Nxp3eEzpYEuKTQPah4hO 6yKTKImpXAjZKZErYt+Mt+qYii6+TbU5EcEdUUZHy6DtYoBinE6xqU8vRVyoqMdGFOaTMx Y9QvJsPzIS6wv1bcFDbVQodyf5ROlqcDD/3bDDa0Xm9/XASbehLmzOJ6NzlGHg== Date: Thu, 7 Dec 2023 19:10:47 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231207181047.GG3543730@pb2> References: <20231206103002.30084-1-anton@khirnov.net> <20231206202155.GB3543730@pb2> <170194636795.8914.10856420212676770043@lain.khirnov.net> MIME-Version: 1.0 In-Reply-To: <170194636795.8914.10856420212676770043@lain.khirnov.net> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v3] ffmpeg CLI multithreading 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="===============7994481409091983502==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7994481409091983502== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3eQjd1saGvNVuzTe" Content-Disposition: inline --3eQjd1saGvNVuzTe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 07, 2023 at 11:52:47AM +0100, Anton Khirnov wrote: > Quoting Michael Niedermayer (2023-12-06 21:21:55) > > On Wed, Dec 06, 2023 at 11:27:06AM +0100, Anton Khirnov wrote: > > > Hi, > > > this should hopefully be the last version of this set. If nobody has = new > > > comments, I will push it in a few days. > >=20 > > I have a case that becomes really non deterministic > >=20 > > for i in `seq 10` ; do ./ffmpeg -v 0 -bitexact -i mszh-zlib/monika_zlib= =2Eavi -bitexact -t 1 -f crc - ; done > > CRC=3D0x52e2e323 > > CRC=3D0x747761ba > > CRC=3D0x747761ba > > CRC=3D0x52e2e323 > > CRC=3D0x9d872a4b > > CRC=3D0x5f5cacfd > > CRC=3D0xda55c458 > > CRC=3D0x2eccf1c8 > > CRC=3D0x747761ba > > CRC=3D0x1a4775bd > >=20 > > sample from here probably: https://samples.ffmpeg.org/V-codecs/mszh-zli= b/ > >=20 > > before: > >=20 > > for i in `seq 10` ; do ./ffmpeg -v 0 -bitexact -i mszh-zlib/monika_zlib= =2Eavi -bitexact -t 1 -f crc - ; done > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 > > CRC=3D0x192dc994 >=20 > Should now be fixed in my git tree. Fresh stuck sample: ffmpeg -i tickets/2531/interlaced_top.wmv -t 10 -bitexact -vcodec ffv1 -lev= el 0 file-2531.avi https://trac.ffmpeg.org/raw-attachment/ticket/2531/interlaced_top.wmv thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No great genius has ever existed without some touch of madness. -- Aristotle --3eQjd1saGvNVuzTe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZXIKpwAKCRBhHseHBAsP qwwvAKCOcORAC9NH2phndL5Nj+H93Ttp3ACgmcY49k+uHXnvlbH2PtiY6dQro3E= =Vf31 -----END PGP SIGNATURE----- --3eQjd1saGvNVuzTe-- --===============7994481409091983502== 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". --===============7994481409091983502==--