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 C4C6145246 for ; Sun, 15 Jan 2023 17:06:02 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E6B7868BCA4; Sun, 15 Jan 2023 19:05:58 +0200 (EET) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7317668B7FA for ; Sun, 15 Jan 2023 19:05:52 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 34C3AFF805 for ; Sun, 15 Jan 2023 17:05:50 +0000 (UTC) Date: Sun, 15 Jan 2023 18:05:48 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230115170548.GS1949656@pb2> References: <20220713000217.257584-1-stefasab@gmail.com> <20221231192634.GA60434@mariano> <20230115012540.GF60434@mariano> MIME-Version: 1.0 In-Reply-To: <20230115012540.GF60434@mariano> Subject: Re: [FFmpeg-devel] [PATCH] ffprobe: use pkt->dts to compute interval ts when pts is missing 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="===============7331130119537837848==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7331130119537837848== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rG09A39trvEtf3rB" Content-Disposition: inline --rG09A39trvEtf3rB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 15, 2023 at 02:25:40AM +0100, Stefano Sabatini wrote: > On date Saturday 2022-12-31 20:26:34 +0100, Stefano Sabatini wrote: > > On date Wednesday 2022-07-13 02:02:17 +0200, Stefano Sabatini wrote: > > > For some samples the pkt->pts is always missing, use the pkt->dts > > > instead. > > >=20 > > > Fix trac issue http://trac.ffmpeg.org/ticket/4427. > > > --- > > > fftools/ffprobe.c | 5 +++-- > > > 1 file changed, 3 insertions(+), 2 deletions(-) > >=20 > > Updated. >=20 > Ping. (Also I lost my push permissions, I'm happy to regain my write > access if you know who I should contact/what should I do to get it > back). you lost your ssh key ? if so send me a new public ssh key signed with the gpg key listed in MAINTAINERs PS: also tell me if the old key is lost (as in, should be removed) 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 --rG09A39trvEtf3rB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY8QyYgAKCRBhHseHBAsP q/oOAJ0RpEOKAEcUkq5OfhVLtPBBfcQ49QCfRiZO2cavglovjtz6ZaiqXtT71KM= =0Sqy -----END PGP SIGNATURE----- --rG09A39trvEtf3rB-- --===============7331130119537837848== 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". --===============7331130119537837848==--