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 304AD48695 for ; Wed, 13 Dec 2023 20:45:23 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B725F68D075; Wed, 13 Dec 2023 22:45:20 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B230D68CFCC for ; Wed, 13 Dec 2023 22:45:13 +0200 (EET) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 3BDKjCL2026744 ; Wed, 13 Dec 2023 21:45:13 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id D1C5DEB5BC; Wed, 13 Dec 2023 21:45:12 +0100 (CET) Date: Wed, 13 Dec 2023 21:45:12 +0100 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20231209100639.607234-1-marth64@proxyid.net> MIME-Version: 1.0 In-Reply-To: <20231209100639.607234-1-marth64@proxyid.net> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Wed, 13 Dec 2023 21:45:13 +0100 (CET) Subject: Re: [FFmpeg-devel] [PATCH] [WIP] [RFC] dvdvideo: initial contribution (DVD demuxer) 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: Marth64 Content-Type: multipart/mixed; boundary="===============5885216420707568986==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5885216420707568986== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="owKPX40KO32uwNjN" Content-Disposition: inline --owKPX40KO32uwNjN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Marth64 (12023-12-09): > I am hoping and willing to improve this to be a robust demuxer > wherever possible, but to that extent there is still an issue I can't > figure out how to solve: Dealing with DTS discontinuities and PTS > generation. The dvd2concat script manages it by shifting the times of the segments defined in the index. You can probably do the same. Interesting work, thanks. Regards, --=20 Nicolas George --owKPX40KO32uwNjN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmV6F9MACgkQcZVLI8pN xgyXnBAAqHzf8gx3jLvApcHJtlIIApXTl7zsApvZ/7bnmjQnmacRmrA8fR0VCCh6 MXnEIfC915qfzjM36GbnTMIzGzL9LGG7Te6MTx9kjrCWvOK1RTotwQkNvhnt5KrJ zGqp9V+zddX9wGB8we8rXwzZNryuTzuIecc72LfKld0w6x2i3wCaS/jPZoRFf6Kz fTzTiKzKo9BHEq+3beuWytUd74mUxg/2eZSmfI0EFFdbBRWPheLdUsMcKQxWfyGK OYTZE6UDYrpZ5q0H4ErSIV8F/CEKZQ1r8mRWYGGYQuAGo5rfy/U8GWctiujmx3HY YF2a5S3bc/P4Iv/pmO3LgdWq9EJT265pagFxrwsJcdV8dMVkGz+hRaanHlhkPB0E b3PY5kodhTT/nkHvs+sbHqPUm4zheLp48qU2fgs+qPe14SQisT94EeYZBZA85ae+ VATuSp+owETxoFTsyumngbL7+2e4lTasxikmI/aVsHPZnEzWHOKY/LAEQ8HzIZnO NXFPI8o9hg/VH8POadcQth2ACqppYy0t+o+OwJilmU5K0+CJ6N0vPe9nTrL7cOKB /BNKwMJypmY8spgmY4aAyAb+ya8oyRFyHDibufYC/I59Hb0q6X8fCBkJcUgS2zNa AKSM7N2OvpbPjI5nctr1iaao3Jv2gDWvVdfEVinT9i3rBRosvbQ= =sLXe -----END PGP SIGNATURE----- --owKPX40KO32uwNjN-- --===============5885216420707568986== 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". --===============5885216420707568986==--