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 6D5794B6DD for ; Tue, 11 Jun 2024 18:10:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 75C0068D8A1; Tue, 11 Jun 2024 21:10:05 +0300 (EEST) 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 2F2D868D829 for ; Tue, 11 Jun 2024 21:09:59 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 8A61AFF805 for ; Tue, 11 Jun 2024 18:09:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1718129398; 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=rKEAj1gyPXB+z8PmIMTDVa2eqyZYmGUvwk1SF+jzlQ8=; b=DeWcFAH0HM85mgNs+Flrv8eclfHyIVwgwj5CX5Kip22crWAWAMciGWfIDfWKiSpxXx6ymx 0u6wFn2vN8p0CKwZLPfS1qtQWUVIr77W1c9hilbMd3O6tJ8oFZwx7XbCVp62/e+FbQ8JRM xjg4HY7QotjldV8HQINxrMxW8hFXm/K0aAjvrWBHHHTkq0M0EkP9mxVCLA3ZJXW2Ju5GOz 785vRWFCTzafgTesJzpXWSo5NIQv4R8x5awVCSuFy4iCzNfWw9XA0wCmgEuCikub63ez9c rYVk/4pmeiM7KLFVcGIwkcSWvSTHJ4YsSuMtazT53yX9t6AKlybUePHsnkpEkg== Date: Tue, 11 Jun 2024 20:09:57 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240611180957.GQ2821752@pb2> References: <20240610184408.68171-1-derek.buitenhuis@gmail.com> <20240610184408.68171-4-derek.buitenhuis@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240610184408.68171-4-derek.buitenhuis@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 3/5] fftools/ffprobe: Print more Stereo 3D info from side data 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="===============8528023916421462898==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8528023916421462898== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pNJRPL+rFKn+7DeM" Content-Disposition: inline --pNJRPL+rFKn+7DeM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 10, 2024 at 07:44:05PM +0100, Derek Buitenhuis wrote: > Signed-off-by: Derek Buitenhuis > --- > fftools/ffprobe.c | 8 ++++++++ > 1 file changed, 8 insertions(+) this needs a update to fate TEST matroska-spherical-mono --- ./tests/ref/fate/matroska-spherical-mono 2024-06-11 16:53:26.034199997 = +0200 +++ tests/data/fate/matroska-spherical-mono 2024-06-11 20:09:25.226770382 += 0200 @@ -3,6 +3,8 @@ side_data_type=3DStereo 3D type=3D2D inverted=3D0 +view=3Dpacked +primary_eye=3Dnone [/SIDE_DATA] [SIDE_DATA] side_data_type=3DSpherical Mapping Test matroska-spherical-mono failed. Look at tests/data/fate/matroska-spher= ical-mono.err for details. make: *** [tests/Makefile:311: fate-matroska-spherical-mono] Error 1 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The smallest minority on earth is the individual. Those who deny=20 individual rights cannot claim to be defenders of minorities. - Ayn Rand --pNJRPL+rFKn+7DeM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZmiS7AAKCRBhHseHBAsP q1V1AKCC65t9QH8ZhXgHM/9UkXWMaB/WKACfRMNXXwRVwiFEkOqdGoBH9hZyoP8= =f3H3 -----END PGP SIGNATURE----- --pNJRPL+rFKn+7DeM-- --===============8528023916421462898== 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". --===============8528023916421462898==--