From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ffmpeg-devel-bounces@ffmpeg.org>
Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100])
	by master.gitmailbox.com (Postfix) with ESMTPS id 707E74D023
	for <ffmpegdev@gitmailbox.com>; Mon, 17 Mar 2025 00:20:53 +0000 (UTC)
Received: from [127.0.1.1] (localhost [127.0.0.1])
	by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 812FD68CF20;
	Mon, 17 Mar 2025 02:20:50 +0200 (EET)
Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net
 [217.70.183.196])
 by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 73F6068A5A8
 for <ffmpeg-devel@ffmpeg.org>; Mon, 17 Mar 2025 02:20:44 +0200 (EET)
Received: by mail.gandi.net (Postfix) with ESMTPSA id ADA0844360
 for <ffmpeg-devel@ffmpeg.org>; Mon, 17 Mar 2025 00:20:43 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc;
 s=gm1; t=1742170843;
 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=ML9rq33243cNd9wKWSqmzoxGaR7VivtHEluANsjAG/U=;
 b=DjUYaBJiYHam8B4YrjcdWD+ttKZ6KVgyRLcACt4+s+eC6nf//pmVWR45oa70D/p+vsGdbq
 loItsyVgK54gCQhBqEtEGdJ4zFt06caTfWePtCyXl7PEZ8KBqk4+GOMacNmBHUTA8Gg5CL
 H/uFsBF1shaPo3M9axoxvmvlcJtyHQQpQptlaYLKIRO3OQ233M3bA25+xmJld5OyIZeUA6
 MnQNm0ovPDIaXPm3jNYvLpR3Ma3PimmkdgcTlFeNMHyBzMsuMnUW1T32h+yzhZQNA8NPKj
 lgeCbzoZkCSrzx0NxZulgJpq/3ZwrSgp2tWgGI00XomNV4L5y/nJa1D+cFOLjA==
Date: Mon, 17 Mar 2025 01:20:42 +0100
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Message-ID: <20250317002042.GY4991@pb2>
References: <20250311165513.17834-1-romain.beauxis@gmail.com>
 <CABWZ6OQxvcexm8AycLKL=Nc9XH+5Oa7BYNn5VkPPFv7c01+RmA@mail.gmail.com>
 <20250313134253.GB4991@pb2>
 <CABWZ6OTK4+F_kuPUcSGtokK+Uv=pPiFsti3R98N+kA0NPEwrTA@mail.gmail.com>
MIME-Version: 1.0
In-Reply-To: <CABWZ6OTK4+F_kuPUcSGtokK+Uv=pPiFsti3R98N+kA0NPEwrTA@mail.gmail.com>
X-GND-State: clean
X-GND-Score: -85
X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgddufeektdegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdduhedmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddunecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeeijeegffeluefgtdeutefffeeghfeujeduvdfhudeugeeltdegteejudekjeeufeenucffohhmrghinhepughrohhpsghogidrtghomhenucfkphepgedurdeiiedrieejrdduudefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepgedurdeiiedrieejrdduudefpdhhvghloheplhhotggrlhhhohhsthdpmhgrihhlfhhrohhmpehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgdpnhgspghrtghpthhtohepuddprhgtphhtthhopehffhhmphgvghdquggvvhgvlhesfhhfmhhpvghgrdhorhhg
X-GND-Sasl: michael@niedermayer.cc
Subject: Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in
 ogg/{vorbis, flac, opus} chained bitstreams
X-BeenThere: ffmpeg-devel@ffmpeg.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org>
List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>,
 <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe>
List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel>
List-Post: <mailto:ffmpeg-devel@ffmpeg.org>
List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help>
List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>,
 <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe>
Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Content-Type: multipart/mixed; boundary="===============0247283042619660651=="
Errors-To: ffmpeg-devel-bounces@ffmpeg.org
Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org>
Archived-At: <https://master.gitmailbox.com/ffmpegdev/20250317002042.GY4991@pb2/>
List-Archive: <https://master.gitmailbox.com/ffmpegdev/>
List-Post: <mailto:ffmpegdev@gitmailbox.com>


--===============0247283042619660651==
Content-Type: multipart/signed; micalg=pgp-sha512;
	protocol="application/pgp-signature"; boundary="xZuC+uQ9D9XjSoK8"
Content-Disposition: inline


--xZuC+uQ9D9XjSoK8
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Mar 15, 2025 at 07:08:05PM -0500, Romain Beauxis wrote:
> Hi all!
>=20
>=20
> Le jeu. 13 mars 2025 =E0 08:43, Michael Niedermayer
> <michael@niedermayer.cc> a =E9crit :
> >
> > Hi Romain
> >
> > On Tue, Mar 11, 2025 at 11:56:37AM -0500, Romain Beauxis wrote:
> > > Le mar. 11 mars 2025 =E0 11:55, Romain Beauxis
> > > <romain.beauxis@gmail.com> a =E9crit :
> > > >
> > > > This is a series of patches to allow proper decoding of ogg metadat=
a in chained
> > > > `ogg/vorbis, `ogg/flac` and `ogg/opus` streams.
> > > >
> > > > ## Changes since last version:
> > > > * Moved textual reference output for tests to test/ref/fate
> > > > * Updated test binary to only output stream metadata when
> > > >   AVSTREAM_EVENT_FLAG_METADATA_UPDATED flag is set.
> > >
> > > Again, forgot to add that test samples are available here:
> > > https://www.dropbox.com/scl/fo/xrtrna2rxr1j354hrtymq/AGwemlxHYecBLNmQ=
8Fsy--4?rlkey=3Dlzilr4m9w4gfdqygoe172vvy8&dl=3D0
>=20
> Any update on this? Or concerns re: the samples?
>=20
> I've got more work ready to send, I'd love to finish this patch set to
> get the next one rolling.

the files contain "metadata: encoder=3DLavc61.19.100"

So they are version dependant which is a problem for reference files

thx

[...]
--=20
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad

--xZuC+uQ9D9XjSoK8
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ9dq2gAKCRBhHseHBAsP
qwm9AJ4os6Y0E5y3QrEjtrsgbF5EGpjYagCcCtcuDeZ8mNNefdObYUuPM2yNwvI=
=dyQW
-----END PGP SIGNATURE-----

--xZuC+uQ9D9XjSoK8--

--===============0247283042619660651==
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".

--===============0247283042619660651==--