From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 0B38D4BB02 for ; Wed, 23 Jul 2025 09:16:34 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 820DD68D4DA; Wed, 23 Jul 2025 12:16:31 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id A999D68CDF0 for ; Wed, 23 Jul 2025 12:16:24 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id CC97B41D02 for ; Wed, 23 Jul 2025 09:16:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1753262184; 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=RfoJsUxsmqzDGqutUv9SaySkHdgdkq0RdsAmPhFmpto=; b=aassdK4npyZXbb5sxvz7i+YAdcXK4pFzu8IWjcp53li4N9YI2SbBAN2txInExM46GNzleY EAHCOvjG9V20EdmX567cOdQVNDWSFOv0DSjHVJhB9dmH2/cXarb51Qg1jvt/CzqHJr6qRL 6OgzkwQEK9iDu+tRaHDV8NhPdkCfALu9DtRbE6TLJCPhH2f+cB0ChvdnG5JtxUDoFIXgjs kRICeGyzmTH50z0mZknlIYT9TxJpaAKCY8an6rtGYo1MOH0DHYI7iinCno3SeMFT5gndOP Mp55ebTWpYYRUTs00nbpCTaaDo+yB/I1p1+DXQRqOd4gzh7Hwnw943SPaAlT3g== Date: Wed, 23 Jul 2025 11:16:22 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250723091622.GH29660@pb2> References: <20250722035337.2216565-1-dev@lynne.ee> <20250722230434.GG29660@pb2> MIME-Version: 1.0 In-Reply-To: X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgdejjeegtdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnegfrhhlucfvnfffucdludehmdenucfjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepffeltdefveefffehueeuhfdtjeeileeufedtiedtgfehteegffeffeetkefftdfhnecuffhomhgrihhnpehffhhmphgvghdrohhrghenucfkphepgedurdeiiedrieehrddujeeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepgedurdeiiedrieehrddujeeipdhhvghloheplhhotggrlhhhohhsthdpmhgrihhlfhhrohhmpehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgdpnhgspghrtghpthhtohepuddprhgtphhtthhopehffhhmphgvghdquggvvhgvlhesfhhfmhhpvghgrdhorhhg X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org 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="===============1666852459520910920==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1666852459520910920== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ajuUp6zOcsvecwj1" Content-Disposition: inline --ajuUp6zOcsvecwj1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Lynne On Wed, Jul 23, 2025 at 01:01:06PM +0900, Lynne wrote: >=20 >=20 > On 23/07/2025 08:04, Michael Niedermayer wrote: > > Hi Lynne > >=20 > > On Tue, Jul 22, 2025 at 12:53:29PM +0900, Lynne wrote: > >=20 > > [...] > >=20 > > > +

> > > + Bugs/issues will be accepted on code.ffmpeg.org, alongside > > > + with trac.ffmpeg.org fo= r the time being. > > > +

> >=20 > > People should not submit bug reports randomly to 2 trackers, thats a pr= oblem. > > It would make searching for issues 2x as hard. > >=20 > > If we discuss and decide to change the bug tracker (which we have not d= iscussed, > > less decided) -> than we should import all the issues from trac into th= e new tracker first. > >=20 > > In fact i suggest we make the forgejo issue tracker forward people to t= rac currently >=20 > I disagree, You can disagree, but you cannot "in the name of the community" suggest things that have never been discussed by the community > I think we need a fresh start to track bugs properly. IMHO: 1. We need to understand the problem, 2. then think about how to solve it (and choose a solution) 3. then implement the solution 4. then evaluate the implementation/solution About 1. (IMHO) * The problem is that carl has become inactive and stoped doing user support and maintain the 10000+ bugs on the tracker. About 2. (IMHO) * The solution is to hire carl or someone else (or find a volunteer) to do this work. Changing the tracker will not fix this. FFlabs should have enough captial to hire carl for this. People should a= sk FFlabs to hire him and carl to accept to be hired for this work. Or a "bugs maintaince and user support" should be on the STF 2025 page with conditions that someone agrees to, to do that work. thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Opposition brings concord. Out of discord comes the fairest harmony. -- Heraclitus --ajuUp6zOcsvecwj1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaICoYgAKCRBhHseHBAsP q04CAJ9pvAFjk8HRK8tDWQHDM/AJqOpHAwCglAHE5B4312duT9e5LAnRzyaTalA= =7eWh -----END PGP SIGNATURE----- --ajuUp6zOcsvecwj1-- --===============1666852459520910920== 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". --===============1666852459520910920==--