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 9276344CD0 for ; Sun, 15 Jan 2023 01:25:53 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D007C68BB47; Sun, 15 Jan 2023 03:25:50 +0200 (EET) Received: from mail-ej1-f54.google.com (mail-ej1-f54.google.com [209.85.218.54]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BF97A687FE9 for ; Sun, 15 Jan 2023 03:25:43 +0200 (EET) Received: by mail-ej1-f54.google.com with SMTP id hw16so48652855ejc.10 for ; Sat, 14 Jan 2023 17:25:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=Pl4A+PweJtm4P9V6LJw63XVDXc7nFFliS3Wlc89eD2E=; b=c0q0eOQ26yZV68/8g3m7B21RCAivFXhiRvX+ZrUKQZdLLKBZTnIyQsNcy15nPtfq2T /+GjWc8qZa0R7cIlOpxy9evmjGfGr6tFaptyhlVFFCS0/8DtkpjB+LNin9Y4v6yOaV3F DA2BE4R+ppEyRjO1MBbBKgLwPiwOI6YMrfbp2DViEwn0Of8WDxgFRlvGCKMckvH9jgXH RnsxHA+e08T6aRtENBy34hAWz32ij+oRGmWgX2D3gpUcfpb4lR7H24pUyYrMqkj7Lz1E F4t4AJ1hcp+vnSiCy+iFjP+AcvyeM+A7sGgikMcxtt3IonffP6ZjtXi3UqMRUH4DjxcX 20xA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Pl4A+PweJtm4P9V6LJw63XVDXc7nFFliS3Wlc89eD2E=; b=v/8jQSoltybbc8eMbh/SnDYAMKKYVcamy2P65ZUJSywfZo/jxpoQdXfRnMjpAuxsB3 cZT1LLfqmA3Lwx6u5aNH2gjee9mM7w2chwZaecvDztrcmOS6z0NIRpn2TW1DVXa1Zvh5 mUqN4NTrDI7vnlHNZG/INR5FsK6rb66UuZf038HLx4FwPA4o2PwQpO7NGgLVXDmhsN9z 63IGHAXbbzvs0gE0+i2hHKYPDB3POq0Bnwu+FmioEGgIqVtSiQcomesasoSAZFeq+wfE b+vjqnJOr6yG+Z7KNA/RYZi9WypiavM6K+vpQTUytzE5XA/7hJK7DTrwwoo1f0bBXEWC zK8g== X-Gm-Message-State: AFqh2krbMvRuhfMGi3fMldkcbCDuIYQI60N5Ijh0tVaoyftE0cpxKPAV RAMxj5Pkc5ujUxxHFzpszld5jGWUianvNw== X-Google-Smtp-Source: AMrXdXutZUEM/bLn4fiB1K2YJuz+X5FF7egRcXHPVYyap8q1hqqug3DI7Wb/RxKsA3AnJeix7Xqunw== X-Received: by 2002:a17:907:d410:b0:7a7:9a38:d284 with SMTP id vi16-20020a170907d41000b007a79a38d284mr29979925ejc.19.1673745942650; Sat, 14 Jan 2023 17:25:42 -0800 (PST) Received: from mariano ([82.84.225.92]) by smtp.gmail.com with ESMTPSA id wl21-20020a170907311500b0084d37cc06fesm9064026ejb.94.2023.01.14.17.25.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 14 Jan 2023 17:25:41 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id A9442BFB73; Sun, 15 Jan 2023 02:25:40 +0100 (CET) Date: Sun, 15 Jan 2023 02:25:40 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: <20230115012540.GF60434@mariano> Mail-Followup-To: FFmpeg development discussions and patches References: <20220713000217.257584-1-stefasab@gmail.com> <20221231192634.GA60434@mariano> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221231192634.GA60434@mariano> User-Agent: Mutt/1.13.2 (2019-12-18) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: 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. > > > > Fix trac issue http://trac.ffmpeg.org/ticket/4427. > > --- > > fftools/ffprobe.c | 5 +++-- > > 1 file changed, 3 insertions(+), 2 deletions(-) > > Updated. 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). _______________________________________________ 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".