From patchwork Sun Feb 24 18:12:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 12149 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 1AB3544839A for ; Sun, 24 Feb 2019 20:12:21 +0200 (EET) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EEBDB6899F6; Sun, 24 Feb 2019 20:12:20 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 93C426882A2 for ; Sun, 24 Feb 2019 20:12:14 +0200 (EET) X-Originating-IP: 213.47.41.20 Received: from localhost (213-47-41-20.cable.dynamic.surfer.at [213.47.41.20]) (Authenticated sender: michael@niedermayer.cc) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 5EBF040002 for ; Sun, 24 Feb 2019 18:12:13 +0000 (UTC) Date: Sun, 24 Feb 2019 19:12:12 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20190224181212.GF3501@michaelspb> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [FFmpeg-devel] fate/proresenc_aw : Add fate test for interlace and 444 encoding X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" On Sat, Feb 23, 2019 at 07:10:06PM +0100, Martin Vignali wrote: > Hello, > > Patch in attach add fate test for interlace and 444 encoding > > All prores_aw encoding test can be test with : > > make fate-vsynth3-prores;make fate-vsynth2-prores;make > fate-vsynth1-prores;make fate-vsynth_lena-prores SAMPLES=fate-suite/;make > fate-vsynth3-prores_int;make fate-vsynth2-prores_int;make > fate-vsynth1-prores_int;make fate-vsynth_lena-prores_int > SAMPLES=fate-suite/;make fate-vsynth3-prores_444;make > fate-vsynth2-prores_444;make fate-vsynth1-prores_444;make > fate-vsynth_lena-prores_444 SAMPLES=fate-suite/;make > fate-vsynth3-prores_444_int;make fate-vsynth2-prores_444_int;make > fate-vsynth1-prores_444_int;make fate-vsynth_lena-prores_444_int > SAMPLES=fate-suite/ > > Martin it seems a make fate fails with this: (linux x86-64) Test vsynth3-prores_444_int failed. Look at tests/data/fate/vsynth3-prores_444_int.err for details. make: *** [fate-vsynth3-prores_444_int] Error 1 [...] --- ./tests/ref/vsynth/vsynth3-prores_int 2019-02-24 19:01:09.512273452 +0100 +++ tests/data/fate/vsynth3-prores_int 2019-02-24 19:01:46.068274557 +0100 @@ -1,4 +1,4 @@ -264713812dba67134321546191e04d20 *tests/data/fate/vsynth3-prores_int.mov -140180 tests/data/fate/vsynth3-prores_int.mov -0d5b3eb01390b7bfcff050c7c8de931e *tests/data/fate/vsynth3-prores_int.out.rawvideo -stddev: 9.96 PSNR: 28.16 MAXDIFF: 242 bytes: 86700/ 86700 +2396cb75873839b3c2c6cc9dd4dcd062 *tests/data/fate/vsynth3-prores_int.mov +144416 tests/data/fate/vsynth3-prores_int.mov +0af96cb0463485c4ae28c2fdd729f64a *tests/data/fate/vsynth3-prores_int.out.rawvideo +stddev: 8.70 PSNR: 29.33 MAXDIFF: 233 bytes: 86700/ 86700 Test vsynth3-prores_int failed. Look at tests/data/fate/vsynth3-prores_int.err for details. make: *** [fate-vsynth3-prores_int] Error 1 TEST vsynth3-svq1 --- ./tests/ref/vsynth/vsynth3-prores_444_int 2019-02-24 19:01:09.512273452 +0100 +++ tests/data/fate/vsynth3-prores_444_int 2019-02-24 19:01:46.068274557 +0100 @@ -1,4 +1,4 @@ -7545847af47cc52059a47d1018d3ee55 *tests/data/fate/vsynth3-prores_444_int.mov -215553 tests/data/fate/vsynth3-prores_444_int.mov -5bfc7730a33163a9900d591a1ba0a090 *tests/data/fate/vsynth3-prores_444_int.out.rawvideo -stddev: 9.99 PSNR: 28.14 MAXDIFF: 242 bytes: 86700/ 86700 +c707175556f0689e2b4edb7c55935d96 *tests/data/fate/vsynth3-prores_444_int.mov +231464 tests/data/fate/vsynth3-prores_444_int.mov +624c79ce621f75ae39ce370a30a14439 *tests/data/fate/vsynth3-prores_444_int.out.rawvideo +stddev: 8.60 PSNR: 29.43 MAXDIFF: 234 bytes: 86700/ 86700