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 CDDC14388B for ; Sat, 2 Jul 2022 12:57:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0C15468B8F3; Sat, 2 Jul 2022 15:57:00 +0300 (EEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EBF8268B8D4 for ; Sat, 2 Jul 2022 15:56:52 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 0693DC0008 for ; Sat, 2 Jul 2022 12:56:51 +0000 (UTC) Date: Sat, 2 Jul 2022 14:56:50 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220702125650.GC396728@pb2> References: <20220628121400.20444-1-michael@niedermayer.cc> <20220628121400.20444-2-michael@niedermayer.cc> <165657934670.10358.3564375213466122817@lain.khirnov.net> <20220701195300.GV396728@pb2> <165675110681.31466.8599184593020973018@lain.khirnov.net> MIME-Version: 1.0 In-Reply-To: <165675110681.31466.8599184593020973018@lain.khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg_filter: Fix audio_drift_threshold check 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="===============2670368144721069912==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2670368144721069912== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="q0oscDaqDtF/ue8Y" Content-Disposition: inline --q0oscDaqDtF/ue8Y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 02, 2022 at 10:38:26AM +0200, Anton Khirnov wrote: > Quoting Michael Niedermayer (2022-07-01 21:53:00) > > On Thu, Jun 30, 2022 at 10:55:46AM +0200, Anton Khirnov wrote: > > > Variant 2 is less bad, but the whole check seems hacky to me, since it > > > seems to make assumptions about swr defaults > > >=20 > > > Won't setting this unconditionally have the same effect? > >=20 > > it has the same effect but its not so nice to the user to recommand ext= ra > > arguments which make no difference >=20 > Sorry, I don't follow. What is recommending any arguments to the user > here? i meant this thing here: =2E/ffmpeg -i matrixbench_mpeg2.mpg -async 1 -f null - 2>&1 | grep async -async is forwarded to lavfi similarly to -af aresample=3Dasync=3D1:min_har= d_comp=3D0.100000:first_pts=3D0. vs. -async is forwarded to lavfi similarly to -af aresample=3Dasync=3D1:first_p= ts=3D0. [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Observe your enemies, for they first find out your faults. -- Antisthenes --q0oscDaqDtF/ue8Y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYsBAjwAKCRBhHseHBAsP qxSuAJ46ClRHxHi18meqamQTPqwT3yKfKACgj7oN654wVI2mZCp+8LKz0nagSOc= =yfNL -----END PGP SIGNATURE----- --q0oscDaqDtF/ue8Y-- --===============2670368144721069912== 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". --===============2670368144721069912==--