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 6ED9C485A6 for ; Thu, 7 Dec 2023 18:27:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D74CA68CF7F; Thu, 7 Dec 2023 20:27:45 +0200 (EET) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 082A668CC4A for ; Thu, 7 Dec 2023 20:27:39 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 2ED8A1BF203 for ; Thu, 7 Dec 2023 18:27:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1701973659; 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=3cYG2zMjeH5y9nXDUYCJ2S+vDKp+F7fVvcD/gtl4vd8=; b=n73mHT9MuWcc5JmeXT/w/5GFuU+hONbjkp5Zm3dnvYvoae/JfCwjboADl3/rx+NAuRDP1/ dtzaP4fE2NTJ4qbg/LQ2CfnVZg1+fQpzPNAQwunDwLQQuqJhgKCduOUEusj/5eGjh1s2w/ 2SGJ5S76ICrOQBRCKWRcE5MnMGBwovv1yU16tmO3i9J0zY3AfA5LRIMWTwqpT9MYWeTs/F NeM12D2qVeslN8t9DIgFujLZqzef98rKdkuyrUjgeRQFMhxx74D1f1H0GtxzZDYbMNc1Rq s/aW/FwurhuHEusaKsOYpS1WGKudOrrVrP4megx26XwtahZYjw0jKBMkifR5Mw== Date: Thu, 7 Dec 2023 19:27:38 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231207182738.GH3543730@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="===============6824830847481596917==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6824830847481596917== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NhnxdMaMJmZpz6PI" Content-Disposition: inline --NhnxdMaMJmZpz6PI 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. Another failure: =2E/ffmpeg -analyzeduration 1M -y -i mm-short.mpg -vcodec copy -vframes 3 = tmp.avi [in#0/mpeg @ 0x55f7cf529a40] Unable to send demuxed packet to consumers: In= valid argument [in#0/mpeg @ 0x55f7cf529a40] Task finished with error code: -22 (Invalid ar= gument) [in#0/mpeg @ 0x55f7cf529a40] Terminating thread with return code -22 (Inval= id argument) thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The smallest minority on earth is the individual. Those who deny=20 individual rights cannot claim to be defenders of minorities. - Ayn Rand --NhnxdMaMJmZpz6PI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZXIOlwAKCRBhHseHBAsP qyNqAJ9yEmSuSwXGsDWn0cthN8JqIWL2HQCfc22AjrcypohyOrGshf0uWRp1b28= =7WJJ -----END PGP SIGNATURE----- --NhnxdMaMJmZpz6PI-- --===============6824830847481596917== 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". --===============6824830847481596917==--