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 2437049C54 for ; Tue, 5 Mar 2024 15:25:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5DDD168D083; Tue, 5 Mar 2024 17:25:04 +0200 (EET) Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BAC8F68CAE8 for ; Tue, 5 Mar 2024 17:24:57 +0200 (EET) Received: by mail-ej1-f53.google.com with SMTP id a640c23a62f3a-a3ddc13bbb3so1135263166b.0 for ; Tue, 05 Mar 2024 07:24:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709652296; x=1710257096; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=uvPPPvDtrTDs2YzdbOtJt7L9b2X7pKm3YkuFWR5ZyuM=; b=lYsb8x41tDW4gFiWPwK8rFN2g76ao1WYF+2lrXq9NDUXTXZ0uyYUAWR32Z3NJnw/0d lUG7/nrFVaPqzYhHJMR7dDrkyFmuSDRH8ptnpHDWQcq3NQ6Rsv9plifSSvhmyGHBXx1e 2Q+XcsTI05VHW9V1M2AL9G+++Ly2mSPFRzIBSVMYc1WgaplZAVl6+X+MhIX3v8Xw9K7X Yn87j6LM9KreN4XmikDgmK9F90XsaiUGnbWKph71xIobn5Zu7kfaPUUg5G9fmgqZ+fXt FWQCf60DmrNcgcX0xkkSbXZVqM6xOOFQtq2/VWDakpvtZnQ49gOQqj8R+Vb3kPTsbvho Ohfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709652296; x=1710257096; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=uvPPPvDtrTDs2YzdbOtJt7L9b2X7pKm3YkuFWR5ZyuM=; b=g9fPNndDDyl786vt8GlaAwao9p5H6NXPTBoVU/6xCGSqbNYHicg4mIcfmbhe5pBJjL Tu3AFeJ33WljsN0O4GVcpBUUrgtdfTxC7Jys+uwbhpEVia0WR8IbucAOFhwrWUtawSoc WuUeJ1yI+pe2Nv1tP7CqjVAP0DuVo3eTeUkopBcilrWgfjhrhhGIdzT7GdFeinLna8rz gqMTUw3iDiHo2COSlwTe1KDKU8LYDLtwPpvbrF5GL8cBMcMP/Iaf5fl7cFRj9/Jes1H8 fFVVkJAB5vYz8+Z7a2+dsBbqFXJ8ExtNP9xweJUzT7Aymrg7eNeq9bGMLBiHFeHrmRRI NcVw== X-Gm-Message-State: AOJu0Yz9CJ9x1WfX4ntU2zEYC23Cz4Da2SdRmlbYQvO9Dk/kKzrtba0z IIJSOOrllaXMcw7qbK327GDfqwfykTH743mjoC/PRHA+BxxEqaSfQ08LNR5W X-Google-Smtp-Source: AGHT+IHSX826PN/6oVKE4+Rw+qQEWhyBylL5e4H6D+6BwJy5oqSRNwmF2G4qnb4TArDq3TPtJLmh6Q== X-Received: by 2002:a17:907:9044:b0:a45:a716:3dce with SMTP id az4-20020a170907904400b00a45a7163dcemr1793882ejc.35.1709652296093; Tue, 05 Mar 2024 07:24:56 -0800 (PST) Received: from mariano ([188.210.239.69]) by smtp.gmail.com with ESMTPSA id lh15-20020a170906f8cf00b00a44f14c8d64sm3694592ejb.135.2024.03.05.07.24.55 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Mar 2024 07:24:55 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 60F55BFCDC; Tue, 5 Mar 2024 16:24:54 +0100 (CET) Date: Tue, 5 Mar 2024 16:24:54 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: <20240305000033.10379-1-jamrial@gmail.com> <20240305000033.10379-6-jamrial@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 6/9] fftools/ffprobe: export Tile Grid Stream Group parameters 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Tuesday 2024-03-05 12:14:53 -0300, James Almer wrote: > On 3/4/2024 9:00 PM, James Almer wrote: > > Signed-off-by: James Almer > > --- > > fftools/ffprobe.c | 41 ++++++++++++++++++++++++++++++++++++----- > > 1 file changed, 36 insertions(+), 5 deletions(-) [...] > I think I'll withdraw this patch for now. Some stream group types have > several layers of data, so components and pieces would not be enough. This > is the case for IAMF Audio Elements and Mix Presentation, for example. > A generic way to add N amount of layers would be needed. I see. Does it mean that the nesting level is greater than 3 (side_data, components, pieces)? Probably the best we can do is some kind of flattening (ffprobe is not designed for generic level of nesting, as we need to define the structure of the layout, at least for some formats (e.g. XML)). _______________________________________________ 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".