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 3F13440A4C for ; Sat, 5 Mar 2022 11:04:38 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1FBF668B0EA; Sat, 5 Mar 2022 13:04:36 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C5FCD68B08A for ; Sat, 5 Mar 2022 13:04:29 +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 225B4SPt032457 for ; Sat, 5 Mar 2022 12:04:28 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id 64025E62AD; Sat, 5 Mar 2022 12:04:28 +0100 (CET) Date: Sat, 5 Mar 2022 12:04:28 +0100 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20220301132720.86396-1-onemda@gmail.com> MIME-Version: 1.0 In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Sat, 05 Mar 2022 12:04:28 +0100 (CET) Subject: Re: [FFmpeg-devel] [PATCH] avfilter/split: switch to activate() 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="===============0362345174867840269==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0362345174867840269== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mKFaYcbEA75Yr4bJ" Content-Disposition: inline --mKFaYcbEA75Yr4bJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Paul B Mahol (12022-03-04): > No, wait must stop. >=20 > The issue is that EOF is never reported if there is >1 frame left in > queue before EOF for filters that do not use .activate (and use >1 > inputs). Let me tell it one more time: split should not require switching to activate to work, including EOF. There is a bug somewhere, and your analysis is not enough to know exactly where. Until I understand what is going on exactly and if there is a framework bug that needs fixing, I demand you hold. --=20 Nicolas George --mKFaYcbEA75Yr4bJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmIjQ7cACgkQcZVLI8pN xgxEDw/+PysJje9F4hQqZbfTRTMqPueuUK2XokHp9hBfsII97+xhuI1FgcEGWiro KdNY01AdyQ0qoHO88WLtF3Pu8F/dazDxNdnii/CGgZ+ni35emtJdU1bCeFnAs2Gs nNKEqE2FnCv5zCIHBwM3wph5RU3HpcA4dLh91QNqP2qxavUofvuKQS6mRQviG37p uc4O70tJu80VC4xuTySsgKiUSMK8TXGASkRaWdIMedufUKoQwJBssyaELc3/SmXw qpO9bThq+NNfYGpgDJGAI6ZgM3COm0TA9JulrU6TnSqDts0q/6HsbihFfoa62d5q d3PmL249dlU+Ta9IdTsMMqKTxrQjveVBEnYICYsFhJEXibxxULsLVQU67GprKRRV lzAXGKbNl0q3FvJJybVmAWAEXNkU5LGPVGJdGqSGz29InNbxv3xQCtUy7Txw2Y3S 3QnhQNQVU3HymOGgvjTiJV433bs6Edn7LdA0HcMT+1QyAvchtbFbMx8CFJps872S H3I7xTKUJ0flvd9BwNItE/nYRsK65hM3+uFpEqJa3GWmTgAE930BUS/Gk5EKR27q sMzAx7HsQ6pDz/E2xhuKwZ1cKcL9G03GYNXlQU3rUF66h514YPJ/pia3RyYUn/Sm Y1kdrV0ej1tlANruBNf79cgtUDmlgxa1aIM4H7vrXGE4XK0pNEM= =Fgy6 -----END PGP SIGNATURE----- --mKFaYcbEA75Yr4bJ-- --===============0362345174867840269== 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". --===============0362345174867840269==--