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 6054E49C51 for ; Thu, 4 Apr 2024 16:40:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7C96568D0D9; Thu, 4 Apr 2024 19:40:02 +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 AA95168CCFE for ; Thu, 4 Apr 2024 19:39:55 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id B4B9CC0005 for ; Thu, 4 Apr 2024 16:39:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1712248794; 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=b4KNIhJ8bNhlbDvBfQrYYaIBBD6DmJTl593vImyjb3k=; b=ab//O0fBfr9kC/gBpqGmDhgWjpiPcctn/rxyMsCS6Ypv5iXbHQ2kvSkMNZ9yaWuTnr9FlR A7V2kckYq3shspcvfGOsUxRf66OutseZrfYozqpm01ixUnlj0SP17Bk2BWmqJ6uVxaw3oe u9ms/UzJlfR5XyH6+yTwUtZaam3qZKtJopnezA+fKcYssJhm1/XAa/dB1lrAWw05vl4KXB IOw+isYpHQ5gGBhskJ/8erwCxVifojXR90XFqXWS20uhH3mCp05l70M7G0uWPl2MXGZAXp vIM6c0dep02s3Gv1aVDI+3rKDyRHusWNM8ypdIwpZo3Yr3daFhv7ysoRfNhDtw== Date: Thu, 4 Apr 2024 18:39:54 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240404163954.GY6420@pb2> References: <20240403225739.GU6420@pb2> <171221472457.28449.1148639475917988957@lain.khirnov.net> <20240404114715.GV6420@pb2> <20240404122939.GW6420@pb2> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] 7.0 release 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="===============5642316361216356189==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5642316361216356189== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6+ukjuF9DqhR+b7K" Content-Disposition: inline --6+ukjuF9DqhR+b7K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 04, 2024 at 09:51:50AM -0300, James Almer wrote: > On 4/4/2024 9:29 AM, Michael Niedermayer wrote: > > On Thu, Apr 04, 2024 at 08:50:12AM -0300, James Almer wrote: > > > On 4/4/2024 8:47 AM, Michael Niedermayer wrote: > > > > On Thu, Apr 04, 2024 at 09:12:04AM +0200, Anton Khirnov wrote: > > > > > Quoting Michael Niedermayer (2024-04-04 00:57:39) > > > > > > Hi > > > > > >=20 > > > > > > I will try to make the 7.0 release from the release branch in t= he next 48h > > > > > > (with some luck but easy possible it will get delayed) > > > > > > i will not try to fix any issues marked as blocking 7.0 on trac= , IIRC > > > > >=20 > > > > > IMO people are overly eager to mark everything as 'blocking'. > > > >=20 > > > > No, thats not true, very few bugs are marked as blocking, we have 2= 837 > > > > open/new bugs and 1 marked as blocking. And we had maybe 2-3 marked= as > > > > blocking maximum at any time over the last weeks > > >=20 > > > The bug marked as blocking has no available sample, and the commit yo= u say > >=20 > > https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4161/ > >=20 > > I dont understand why google hasnt indexed (or finding that) though > >=20 > > My testcase: > > -i VR_MOVIE_GuyMartinsSpitfireBcast169\ qsf\ lappyAspectNoChnge_extract= =2Empg -bitexact -vcodec libx264 -an -vsync cfr file-16:9.ts > >=20 > >=20 > > > generated the regression just moved a failure path around, so how can= it > > > change the reported aspect ratio of the input? > >=20 > > I have not investigated it, I just see that there are various circular = features > > in the video that are not circular anymore >=20 > I can't find a difference between 6.1 and master: [...] > Am i doing something wrong? This bug is cursed, be carefull git checkout 924a6f3cc7788e2d258348b1547a49805091ea2d^ make -j32 =2E/ffmpeg -i ~/tickets/4161/VR_MOVIE_GuyMartinsSpitfireBcast169\ qsf\ lapp= yAspectNoChnge_extract.mpg -bitexact -vcodec libx264 -an -vsync cfr file-16= 9-924a6f3cc7788e2d258348b1547a49805091ea2d^.ts git checkout 924a6f3cc7788e2d258348b1547a49805091ea2d make -j32 =2E/ffmpeg -i ~/tickets/4161/VR_MOVIE_GuyMartinsSpitfireBcast169\ qsf\ lapp= yAspectNoChnge_extract.mpg -bitexact -vcodec libx264 -an -vsync cfr file-16= 9-924a6f3cc7788e2d258348b1547a49805091ea2d.ts ls -alF file-169-924a6f3cc7788e2d258348b1547a49805091ea2d.ts file-169-924a6= f3cc7788e2d258348b1547a49805091ea2d^.ts -rw-r----- 1 michael michael 1255652 Apr 4 18:32 'file-169-924a6f3cc7788e2= d258348b1547a49805091ea2d^.ts' -rw-r----- 1 michael michael 1255652 Apr 4 18:33 file-169-924a6f3cc7788e2= d258348b1547a49805091ea2d.ts md5sum file-169-924a6f3cc7788e2d258348b1547a49805091ea2d.ts file-169-924a6= f3cc7788e2d258348b1547a49805091ea2d^.ts 9ec90b2497787f7d5d76aa1d34cde7eb file-169-924a6f3cc7788e2d258348b1547a4980= 5091ea2d.ts 4361f0f20181c39a3a9b3a7f35619520 file-169-924a6f3cc7788e2d258348b1547a4980= 5091ea2d^.ts now if i play these with ffplay =2E/ffplay file-169-924a6f3cc7788e2d258348b1547a49805091ea2d.ts =2E/ffplay file-169-924a6f3cc7788e2d258348b1547a49805091ea2d^.ts and one of these simply has the wrong aspect ratio i never looked at anything else but i now also see in the ffplay output Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(pr= ogressive), 720x576 [SAR 16:15 DAR 4:3], 25 fps, 25 tbr, 90k tbn vs. Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(pr= ogressive), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Asymptotically faster algorithms should always be preferred if you have asymptotical amounts of data --6+ukjuF9DqhR+b7K Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZg7X0wAKCRBhHseHBAsP q93vAKCa3yrBu57iPG+ncn9UKyWpKS/YXgCdGB5bpbqcQ+B9n237q/ftT8oZRDA= =Lqqw -----END PGP SIGNATURE----- --6+ukjuF9DqhR+b7K-- --===============5642316361216356189== 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". --===============5642316361216356189==--