From patchwork Mon Apr 3 00:07:53 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 3253 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.44.195 with SMTP id s186csp2964054vss; Sun, 2 Apr 2017 17:08:22 -0700 (PDT) X-Received: by 10.223.154.11 with SMTP id z11mr12270024wrb.76.1491178102258; Sun, 02 Apr 2017 17:08:22 -0700 (PDT) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id v21si17595091wra.330.2017.04.02.17.08.21; Sun, 02 Apr 2017 17:08:22 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 11C6A688289; Mon, 3 Apr 2017 03:08:18 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org 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 A6799680AE4 for ; Mon, 3 Apr 2017 03:08:11 +0300 (EEST) Received: from mfilter11-d.gandi.net (mfilter11-d.gandi.net [217.70.178.131]) by relay6-d.mail.gandi.net (Postfix) with ESMTP id 74302FB886 for ; Mon, 3 Apr 2017 02:08:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter11-d.gandi.net Received: from relay6-d.mail.gandi.net ([IPv6:::ffff:217.70.183.198]) by mfilter11-d.gandi.net (mfilter11-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id nGhb5JAfs8wk for ; Mon, 3 Apr 2017 02:08:11 +0200 (CEST) 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 relay6-d.mail.gandi.net (Postfix) with ESMTPSA id E38FAFB887 for ; Mon, 3 Apr 2017 02:08:10 +0200 (CEST) Date: Mon, 3 Apr 2017 02:07:53 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20170403000753.GW4714@nb4> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [FFmpeg-devel] fate/dv : add tests for dvcpro hd decoding 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 Mon, Apr 03, 2017 at 12:10:50AM +0200, Martin Vignali wrote: > Hello, > > in attach patch for testing dvcpro hd decoding > > Samples can be found here : > https://we.tl/STetjfjCpy > > and need to be put inside ./fate-suite/dv/ (folder doesn't exist) > > test can be run with > make fate-dv SAMPLES=./fate-suite/ > > > Martin > Makefile | 1 + > fate/dv.mak | 11 +++++++++++ > ref/fate/dvcprohd-1080i50 | 6 ++++++ > ref/fate/dvcprohd-1080p25 | 6 ++++++ > ref/fate/dvcprohd-720p50 | 6 ++++++ > 5 files changed, 30 insertions(+) > c36730d7fcf8e8493d084f05cfef5c69c57289bb 0005-fate-dv-add-test-for-dvcprohd-decoding.patch > From 0af3edb2f912cc50a5fa88fa287eaa348ccfa4d3 Mon Sep 17 00:00:00 2001 > From: Martin Vignali > Date: Mon, 3 Apr 2017 00:06:45 +0200 > Subject: [PATCH 5/5] fate/dv : add test for dvcprohd decoding fails on mips qemu Test dvcprohd-1080p25 failed. Look at tests/data/fate/dvcprohd-1080p25.err for details. make: *** [fate-dvcprohd-1080p25] Error 1 [...] --- /home/michael/ffmpeg-git/ffmpeg/tests/ref/fate/dvcprohd-720p50 2017-04-03 02:01:24.863736632 +0200 +++ tests/data/fate/dvcprohd-720p50 2017-04-03 02:05:08.435741342 +0200 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 960x720 #sar 0: 4/3 -0, 0, 0, 1, 1382400, 0x545cfe2f +0, 0, 0, 1, 1382400, 0x1664fe5f Test dvcprohd-720p50 failed. Look at tests/data/fate/dvcprohd-720p50.err for details. make: *** [fate-dvcprohd-720p50] Error 1 make: *** Waiting for unfinished jobs.... --- /home/michael/ffmpeg-git/ffmpeg/tests/ref/fate/dvcprohd-1080i50 2017-04-03 02:01:24.863736632 +0200 +++ tests/data/fate/dvcprohd-1080i50 2017-04-03 02:05:08.507741343 +0200 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 1440x1080 #sar 0: 4/3 -0, 0, 0, 1, 3110400, 0xf871beb1 +0, 0, 0, 1, 3110400, 0x3f5abf68 Test dvcprohd-1080i50 failed. Look at tests/data/fate/dvcprohd-1080i50.err for details. make: *** [fate-dvcprohd-1080i50] Error 1 --- /home/michael/ffmpeg-git/ffmpeg/tests/ref/fate/dvcprohd-1080p25 2017-04-03 02:01:24.863736632 +0200 +++ tests/data/fate/dvcprohd-1080p25 2017-04-03 02:05:08.655741346 +0200 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 1440x1080 #sar 0: 4/3 -0, 0, 0, 1, 3110400, 0x05f7bf8f +0, 0, 0, 1, 3110400, 0xc3c6c072