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 2075F48BFE for ; Wed, 10 Jan 2024 03:05:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6CFBF68CE07; Wed, 10 Jan 2024 05:05:27 +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 6C48F68CCFE for ; Wed, 10 Jan 2024 05:05:20 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 33779FF805 for ; Wed, 10 Jan 2024 03:05:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1704855919; 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=/R4YTpcfA3b2T92DaCafUMgU630w8lBRRmM/Qbou1FY=; b=Zh+O6qvEYGoLhIxVl/gg72QjnXMp2UyDw1PJPUdXQpq/4FD2qooo6g7lMmMiGcjktDTG+3 p6N4YQCp911Sw4e+qtTjFWL+r/2GsbIURAklCWjmU7moobHO4Fbm7zsVOUt7BrY64F6qu4 ktPgDDJPySZjMulJx4t7r3vQRAAFFyxvxYvByCA0g6emgymaeNLU6di2Mn04pc4FXRts+P eWh2UAz9HSi9t+pCzg4lLwEei79TMSDMc5/GMBzXDUKyCJhSAZytYJKql2hCurkXEdocJP fgGwWf9nuv/4CDqBcXr0LEks8mv2JVajPDFDHMjez1lUkotEuvztTpw4dLRhGg== Date: Wed, 10 Jan 2024 04:05:18 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240110030518.GS6420@pb2> References: <20240107213100.16205-1-jamrial@gmail.com> <20240107213100.16205-4-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240107213100.16205-4-jamrial@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 4/4] fate: add raw IAMF 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="===============6453673087722943898==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6453673087722943898== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DlXWA5ul7HTGEX7Y" Content-Disposition: inline --DlXWA5ul7HTGEX7Y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 07, 2024 at 06:31:00PM -0300, James Almer wrote: > Covers muxing from raw pcm audio input into FLAC, using several scalable = layouts, > and demuxing the result. >=20 > Signed-off-by: James Almer > --- > tests/Makefile | 7 +- > tests/fate/iamf.mak | 31 ++++++ > tests/filtergraphs/iamf_5_1 | 4 + > tests/filtergraphs/iamf_5_1_2 | 5 + > tests/filtergraphs/iamf_5_1_4 | 6 ++ > tests/filtergraphs/iamf_7_1_4 | 7 ++ > tests/ref/fate/iamf-5_1_4 | 98 ++++++++++++++++++ > tests/ref/fate/iamf-7_1_4 | 114 +++++++++++++++++++++ > tests/ref/fate/iamf-stereo | 18 ++++ > tests/streamgroups/audio_element-5_1_4 | 7 ++ > tests/streamgroups/audio_element-7_1_4 | 6 ++ > tests/streamgroups/audio_element-stereo | 3 + > tests/streamgroups/mix_presentation-5_1_4 | 2 + > tests/streamgroups/mix_presentation-7_1_4 | 2 + > tests/streamgroups/mix_presentation-stereo | 3 + > 15 files changed, 312 insertions(+), 1 deletion(-) > create mode 100644 tests/fate/iamf.mak > create mode 100644 tests/filtergraphs/iamf_5_1 > create mode 100644 tests/filtergraphs/iamf_5_1_2 > create mode 100644 tests/filtergraphs/iamf_5_1_4 > create mode 100644 tests/filtergraphs/iamf_7_1_4 > create mode 100644 tests/ref/fate/iamf-5_1_4 > create mode 100644 tests/ref/fate/iamf-7_1_4 > create mode 100644 tests/ref/fate/iamf-stereo > create mode 100644 tests/streamgroups/audio_element-5_1_4 > create mode 100644 tests/streamgroups/audio_element-7_1_4 > create mode 100644 tests/streamgroups/audio_element-stereo > create mode 100644 tests/streamgroups/mix_presentation-5_1_4 > create mode 100644 tests/streamgroups/mix_presentation-7_1_4 > create mode 100644 tests/streamgroups/mix_presentation-stereo Iam probably missing some dependancies but, reporting anyway this fails fate: [aist#0:0/pcm_s16le @ 0x5645f5820680] Guessed Channel Layout: stereo Input #0, wav, from 'ffmpeg/tests/data/asynth-44100-2.wav': Duration: 00:00:06.00, bitrate: 1411 kb/s Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channe= ls, s16, 1411 kb/s [in#0/wav @ 0x5645f5812400] Codec AVOption idct (select IDCT implementation= ) has not been used for any stream. The most likely reason is either wrong = type (e.g. a video option with no video streams) or that it is a private op= tion of some decoder which was not actually used for any stream. [out#0/iamf @ 0x5645f585af80] Codec AVOption dct (DCT algorithm) has not be= en used for any stream. The most likely reason is either wrong type (e.g. a= video option with no video streams) or that it is a private option of some= encoder which was not actually used for any stream. [out#0/iamf @ 0x5645f585af80] Codec AVOption idct (select IDCT implementati= on) has not been used for any stream. The most likely reason is either wron= g type (e.g. a video option with no video streams) or that it is a private = option of some encoder which was not actually used for any stream. [out#0/iamf @ 0x5645f585af80] Invalid or missing stream group index in subm= ix element specification "stg=3D0:parameter_id=3D100:headphones_rendering_m= ode=3Dstereo:annotations=3Den-us=3DScalable_Submix" Error opening output file ffmpeg/tests/data/fate/iamf-stereo.iamf. Error opening output files: Invalid argument threads=3D1 tests/Makefile:317: recipe for target 'fate-iamf-stereo' failed make: *** [fate-iamf-stereo] Error 234 thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Its not that you shouldnt use gotos but rather that you should write readable code and code with gotos often but not always is less readable --DlXWA5ul7HTGEX7Y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZZ4JbgAKCRBhHseHBAsP q8WNAKCNp0DLvynzYPuzvyPFOZr1bLPC3ACeL7EujEgIujrZu0Bn1YtqLePRefc= =kCfe -----END PGP SIGNATURE----- --DlXWA5ul7HTGEX7Y-- --===============6453673087722943898== 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". --===============6453673087722943898==--