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 42A6646864 for ; Sat, 17 Feb 2024 17:31:37 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5C5BA68D2D1; Sat, 17 Feb 2024 19:31:35 +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 690BB68CC5D; Sat, 17 Feb 2024 19:31:24 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id C6436E000A; Sat, 17 Feb 2024 17:31:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1708191084; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=I/whL/9grA3fOywwFKM/I5detO5Cz2VgrEhzB37ppIU=; b=UzCag3mjBboeKXEZhmYxgEQQCNOpi/bQhWcWcniidQ1us/Ch1vwt/u3rj/HfSfQ9x6ajOm 3rzs1wPLgDwycE9bI88RuUzbpl+pf7gzVVh64/RU7S0s2sjjCddH8oe6twtiYDXhD7BmGp FqjXq/6xhRetcb+QR3hDbuHLkZOlQ8A69ZZbrGv+BiHh/qU3+MJkiDpwU6+M3SVtwH5Eq9 ci5sGPTA4kzCMI6nCc18XRgfnyvXHqVPty2R1VWit+e20iEAKP1cTC7DV+cyZG7z2pHRDL t/rH4ZywBjQqGXM0OEaZAITutJUJXki2Pcx0r7VkWDvrV3CqErqVGoiTvsWEQw== Date: Sat, 17 Feb 2024 18:31:23 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240217173123.GL6420@pb2> References: <9be400cf-949f-4eb1-93a1-b352a1b807e6@gyani.pro> MIME-Version: 1.0 In-Reply-To: <9be400cf-949f-4eb1-93a1-b352a1b807e6@gyani.pro> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] FFmpeg TC input needed 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: tc@ffmpeg.org Content-Type: multipart/mixed; boundary="===============6907705318506978274==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6907705318506978274== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PvkuND5KUktamjmN" Content-Disposition: inline --PvkuND5KUktamjmN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 17, 2024 at 05:15:43PM +0530, Gyan Doshi wrote: > Issue: >=20 > Patch: avcodec/s302m: enable non-PCM decoding > URL: https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240127103854.997= 1-1-ffmpeg@gyani.pro/ >=20 > The issue needing resolution is whether the patch should be added to the > existing s302m decoder or should that decoder > be removed and all old and new patched features inlined into the mpeg-ts > demuxer. [Nested decoder, bsf, demuxer, something else ...] I think the discussion is too much looking at the fine details What we need is TS -> raw samples TS -> TS (lossless) TS -> nonTS (lossless) nonTS -> TS (lossless) raw samples -> TS I think some of the discussed options have problems with lossless non PCM in some intermediate encapsulation in mpeg-TS thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire --PvkuND5KUktamjmN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZdDtZwAKCRBhHseHBAsP q3fPAJ4vFo+MEL09d+UHTBnlqBkt12bDBACgiD7+ky+z2HNWwuKaQttfYxoQOl0= =dTXO -----END PGP SIGNATURE----- --PvkuND5KUktamjmN-- --===============6907705318506978274== 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". --===============6907705318506978274==--