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 E203048B2D for ; Wed, 3 Jan 2024 15:44:20 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AD28068CBF3; Wed, 3 Jan 2024 17:44:17 +0200 (EET) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 107B668C41E for ; Wed, 3 Jan 2024 17:44:11 +0200 (EET) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-40d60c49ee7so56883985e9.0 for ; Wed, 03 Jan 2024 07:44:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704296650; x=1704901450; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:from:to:cc :subject:date:message-id:reply-to; bh=DPwNBb9PUHf/oteDv/NHjocnMrQ8VA0UFQM+rrWCjz8=; b=CzB5ojExIcDImw0D6C+Lxfd+Tft7j9fsbdpbDg0exNJrzsanNPMF6CYLt9wlCII+nC ZaYPEARpa+wpey/aXJ5wiwc0x5xwqRmo+/8H241s89mI4nFCVI76jxnVRW7gVQgPhIqR 6hUq9tX+DpPhgZ7s/2gPDrbYYAdO4dVDoroBTmtacGPEnVQlQf/SvEA2gq2VH4NLT4zq lYEfioM0iGazHDHzAXTTNXJgLMXl4oGzJyg4m1m3j+s/cIqjJtUOTQxkQjxP67YVaJtF R7i0GnlCvviHZxnnkFk4KZt2TDEbUVuiyysStzhSZyORO3PVbZo0QbaW9GvuXpCbsCPI 6Jbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704296650; x=1704901450; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=DPwNBb9PUHf/oteDv/NHjocnMrQ8VA0UFQM+rrWCjz8=; b=VsBFU/jCpIYkjNADFWxzjN45Eeyglem9GalMCHoHO5S2NbtBCqOtdGfE9cBdgsugoE m0Ugptu5QdaVjnkypJLDNI0BKaKtsU7slDFtlB1UI/uY593UM228v3uddWwRFT/m7z+J 6D9Qn9ALOJ2DckKIDZ+451JKWRuINEorlSSL25KoGPE0aXYqxt1sfPKvnsutqwXRZuQD H1oVAvJziApbgeNtPn/9AZ1gwxNpOiR5jFs5oEHlpfVH5PVXauETSQQGGTZGDuUVe1Sz rUv0QvfLIIKEVB9dI0vqds8thzTOmQ5G39TzdPbbIX7bf/mz3F8WgiNcQVbVFj956gZd fTcw== X-Gm-Message-State: AOJu0Yz22t5PkgT7zHU9w3VMPXwmWHBQc8HMnwc/H3RZ5uvEN/5bHdw6 QONK6lGwgSZNw0tnmE4kc2s= X-Google-Smtp-Source: AGHT+IEea02BRD9wpkhbQ7CMZsQFp83EPu6HF3QdAJIfeBu2UmtoCQQZ4nn1u1GKU40oN0kl0e3yRQ== X-Received: by 2002:a1c:7415:0:b0:40d:492d:c376 with SMTP id p21-20020a1c7415000000b0040d492dc376mr10033437wmc.114.1704296649949; Wed, 03 Jan 2024 07:44:09 -0800 (PST) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id v10-20020a05600c470a00b0040d579817b0sm2682919wmo.15.2024.01.03.07.44.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jan 2024 07:44:09 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id AE469BFCDC; Wed, 3 Jan 2024 16:44:08 +0100 (CET) Date: Wed, 3 Jan 2024 16:44:08 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , Petr Matousek References: <20231218145859.1162669-1-petr.matousek@comprimato.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 0/1] fftools/ffprobe: dump contents of the AV_FRAME_DATA_SEI_UNREGISTERED 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 Cc: Petr Matousek 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-01-02 22:08:54 +0000, Kieran Kunhya wrote: [...] > The OP wants to test an implementation they have and they should do it > using the API, not using ffprobe to test their third party implementation > of something. > > > "Parsed by FFmpeg" sounds like you are proposing to extend the FFmpeg > > API to parse some more information (about the SEI subtype?) and make > > it available through some more specific SEI side data? > > > > As the OP says, this SEI data is from "MISB ST 0604" which is something > that could be implemented in FFmpeg and parsed properly like all the other > side data instead of just writing random binary data to the terminal. Fine, so you are proposing to extend the parser to put this information in the side data. This makes sense to me and sounds a better approach than the original proposal. @Petr can you update the patch to extend the parser to expose this information? Feel free to ask in case something is not clear (I'm not familiar myself with that part of the code, but I can try to help). _______________________________________________ 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".