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 ESMTPS id 7C5284CD3C for ; Sun, 26 Jan 2025 02:23:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E10ED68B9A1; Sun, 26 Jan 2025 04:23:54 +0200 (EET) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7392868B806 for ; Sun, 26 Jan 2025 04:23:48 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 91748FF802 for ; Sun, 26 Jan 2025 02:23:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1737858227; 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=rd1WfjJUrXkmD08h6gWwLiO2087oGR2ZOKCCKbOHRkk=; b=m62nIUvDaPp6hsbSyz5bU8G1J3q0r23qoSgwdViY7AsIO+6DsxrrVyTm/7i8po1Upnr1GJ xHsv80a4BJA6pn5ukgfW1ngY8qPUpuqlMlPG2va9StbWNGfUa5MCD/oH+ym0kslID8NBzH sJWqDJZVZMQC2JWFTFla2tmvq5aPJXv789+6GAIURPDuX9v2dFqdmgkuTZi6GkCUC8WHCM ak8M+HWHpz19GDndXr4Mb9f16vPRlO2SpN+8Ye8rBrFnOypcf50o6eeXPLuSX+FlqgjEF4 bzdiRY+MoH8a6Rmm3x/1zXyW0hxbXYSiQu7Nq1xFU5SiXriJsf4Lrt0Q7xAX/Q== Date: Sun, 26 Jan 2025 03:23:46 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250126022346.GO4991@pb2> References: <20250122020416.60940-1-pal@sandflow.com> <20250122020416.60940-2-pal@sandflow.com> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/2] fate/jpeg2000dec: add missing ISO/IEC 15444-4 conformance tests 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="===============0266138255753637281==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0266138255753637281== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="atUJKm3BuodBD4GD" Content-Disposition: inline --atUJKm3BuodBD4GD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Tue, Jan 21, 2025 at 06:20:27PM -0800, Pierre-Anthony Lemieux wrote: > You will need to add "c1p1_04-0.j2c" [1] to > "fate-suite\jpeg2000\itu-iso\codestreams_profile1". >=20 > [1] https://github.com/user-attachments/files/18033833/c1p1_04-0.zip on x86-32 this fails: --- src/tests/ref/fate/jpeg2000dec-ds1_ht_04_b9 2025-01-26 02:04:17.7543297= 59 +0100 +++ tests/data/fate/jpeg2000dec-ds1_ht_04_b9 2025-01-26 02:09:04.548571304 = +0100 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 1024x1024 #sar 0: 0/1 -0, 0, 0, 1, 2097152, 0x9df478aa +0, 0, 0, 1, 2097152, 0x5b4dd999 Test jpeg2000dec-ds1_ht_04_b9 failed. Look at tests/data/fate/jpeg2000dec-d= s1_ht_04_b9.err for details. make: *** [src/tests/Makefile:311: fate-jpeg2000dec-ds1_ht_04_b9] Error 1 make: *** Waiting for unfinished jobs.... also make -j32 fate-jpeg2000dec-p1_04 passes without the file if i add teh file i get this (which still passes) psnr_log_version:3 fields:n,mse_avg,mse_y,psnr_avg,psnr_y,max_avg,max_y,pea= k_y n:1 mse_avg:14435.37 mse_y:14435.37 psnr_avg:54.74 psnr_y:54.74 max_avg:655= 35 max_y:65535 peak_y:4048 [...] thx --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Opposition brings concord. Out of discord comes the fairest harmony. -- Heraclitus --atUJKm3BuodBD4GD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ5WcrgAKCRBhHseHBAsP q7cYAJ9n8UXca3BsyYgMnpfIkSauHhoxJwCffHQXSenKi4sPv6ntMgatOgIpwoc= =cYA+ -----END PGP SIGNATURE----- --atUJKm3BuodBD4GD-- --===============0266138255753637281== 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". --===============0266138255753637281==--