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 A1D4743B27 for ; Fri, 12 Aug 2022 15:43:29 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5EE5368B924; Fri, 12 Aug 2022 18:43:26 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4EDE968B5F7 for ; Fri, 12 Aug 2022 18:43:20 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 71F671BF209 for ; Fri, 12 Aug 2022 15:43:19 +0000 (UTC) Date: Fri, 12 Aug 2022 17:43:18 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220812154318.GJ2088045@pb2> References: <20220810223303.GD2088045@pb2> <20220811074548.11810-1-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20220811074548.11810-1-anton@khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg: move stream-dependent starttime correction to transcode_init() 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="===============2285549698508535693==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2285549698508535693== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZaBLw/ITdVUrVb8x" Content-Disposition: inline --ZaBLw/ITdVUrVb8x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 11, 2022 at 09:45:48AM +0200, Anton Khirnov wrote: > Currently this code is located in the discontinuity handling block, > where it does not belong. > --- > Now with previously missed 'is->start_time !=3D AV_NOPTS_VALUE' check > --- > fftools/ffmpeg.c | 40 ++++++++++++++++++++++------------------ > 1 file changed, 22 insertions(+), 18 deletions(-) seems working fine=20 thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler. -- Albert Einstein --ZaBLw/ITdVUrVb8x Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYvZ1EgAKCRBhHseHBAsP q9DKAJwPy9qMumBF+qYRv3/kLC71O5rwHQCfZLaM/bYMQsdI3SGgBF81hbD9eUk= =6lp8 -----END PGP SIGNATURE----- --ZaBLw/ITdVUrVb8x-- --===============2285549698508535693== 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". --===============2285549698508535693==--