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 ESMTPS id 6670348307 for ; Mon, 27 Jan 2025 23:25:37 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0341968BC75; Tue, 28 Jan 2025 01:25:34 +0200 (EET) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B671568BB56 for ; Tue, 28 Jan 2025 01:25:26 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id D6220C0002 for ; Mon, 27 Jan 2025 23:25:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1738020326; 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=4/FQ5oshWjdVyAfjFw2wAsVvdFL/Rga91dzlKbEsd7g=; b=O7GDyyFhOKiz+rvkM4+R/eyfqLGBVIZteo3dbScW97r3ybGLmS5HXujCzrp9moi5Wg4AMk psMWrW0RmvS1q4wXDWDtPffgYmbS+r6BoeEzhzx486FpTG4GBWnfX/Fc+Ws67G5JEdb6r7 f5b76PCgLDNKRtbRFLl0cH2jKfjFh7T8X3DFewCaz7KcOR7lD/x20xIyzxB4cuIr7Uob0J /Wzxc+AF+ya/DJWuA202xNMXWganlXf/8FhDVnd+u7aK9jCb/2YnhD3TptYOUk86VV3S2z yf4ptxKgJDzhtjo/k7Lqne9PfXOHF9weceJjb6VZaOalok8w0j+puuGKODAHNw== Date: Tue, 28 Jan 2025 00:25:24 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250127232524.GS4991@pb2> References: <20250118175312.55761-1-romain.beauxis@gmail.com> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] Parse ogg/flac header again after processing a new chained ogg bitstream. 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="===============6695560003698736751==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6695560003698736751== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yMXgbeTUC5y16yfe" Content-Disposition: inline --yMXgbeTUC5y16yfe Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 24, 2025 at 07:40:40PM -0600, Romain Beauxis wrote: > Hi all! >=20 > Le sam. 18 janv. 2025 =E0 11:54, Romain Beauxis > a =E9crit : > > > > This patch makes sure that ogg/flac headers are parsed again when > > encountering a new logic stream inside a chained ogg bistream[1]. > > > > This patches makes it possible to retrieve metadata in chained ogg/flac > > bitstreams. It is particularly important because ogg/flac is one of the > > only (if not the only one) lossless container supported over HTTP/iceca= st. > > > > The patch has been tested with various ogg/flac encoders and appears to > > work fine with ffmpeg. >=20 > Anybody interested in reviewing/testing the patch? Happy to provide > some streams or you can literally concatenate two ogg/flac files > together. >=20 > I know for a fact that it would be very useful to people using ffmpeg > either directly or through its libraries. maybe you can add a fate test with a small or generated sample thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Breaking DRM is a little like attempting to break through a door even though the window is wide open and the only thing in the house is a bunch of things you dont want and which you would get tomorrow for free anyway --yMXgbeTUC5y16yfe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ5gV4AAKCRBhHseHBAsP q40cAJ0RNnXhLDF3hl+e+paRk1ntJ1+D4QCfacfhDPzm1p2aLGI8j68IVy1b5P8= =pIfl -----END PGP SIGNATURE----- --yMXgbeTUC5y16yfe-- --===============6695560003698736751== 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". --===============6695560003698736751==--