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 D2E3E409B5 for ; Fri, 4 Mar 2022 13:13:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B68C8689F20; Fri, 4 Mar 2022 15:13:08 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A4AEF689F20 for ; Fri, 4 Mar 2022 15:13:02 +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 224DD105010765 for ; Fri, 4 Mar 2022 14:13:02 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id BDAB5E62AD; Fri, 4 Mar 2022 14:13:01 +0100 (CET) Date: Fri, 4 Mar 2022 14:13:01 +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]); Fri, 04 Mar 2022 14:13:02 +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="===============8553506993873641718==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8553506993873641718== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nXWd9osaJjYIzfPh" Content-Disposition: inline --nXWd9osaJjYIzfPh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Paul B Mahol (12022-03-03): > It is caused by number of sample per frame. >=20 > I tested actually with -f lavfi -i sine only. >=20 > And patch resolves issue. I do not doubt it does. But even without activate, EOF should not depend on the number of samples per frame. There is something wrong going on there, and I want to understand what before this change makes it go away: otherwise, we might be missing other similar bugs. It has waited several months, a few days more will not hurt. Regards, --=20 Nicolas George --nXWd9osaJjYIzfPh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmIiEFsACgkQcZVLI8pN xgxBsBAAhcWcDwAjR7vmD8qPJla3FAUTrfbk/OOS6Z4CMXAAUZ7dsDfx8ncHFQS4 5dk3FbQeMQzCmBl8U+Z5xRzpz4THTiAf5Ijo8ckJASI6n4xMMydBHhogUVH0wTu/ VPf2N3oxqzsnpiUyoumFDyxgkLGmZCgIUqO+lNin0R/I91VYcBJShJXYsi3za2uX 8PmJ2APd4uZSi7vNHe/L3j2tpykgAHsvVlqRBO9/fbrpvoZICjdPsODhE2dz6Ch8 poMYpoP0ygijoaabSmnBpUZa0B0WTz+DsLeLmiGZNGlTfxBbmzMjrFDmp4YK/qIz XtepikrXPrJJh+pOQ3PvqejpNaf0PS1wpr0wVsN1x6wIQsppyL4J0dXKqaGffeIh hB0/YgPlDnDchC2Jwgx7idmQcyRNKkd94RrgUJpFNhZZzEZ6MBsTpVIjpRyBA2gR 21tOyam3RELE3oDen8GetLHX8LIB7LtPayDZU9RPEeypBDncbM5HGZgZ4Y4Y6Ywb LySmD3PeH9K9VHKqPRE8mFCBZcTEcVy5sN2gMecu8gOy3/+bXhzEn7nneVJuVLdc sB2t8XXk6QrLZtPSYB6TWmuBvWPqBuUN9tQeJk6uXTRvsi85VUn/KVz0J4XoRcau aPAk4qiS9jF32NLUrdt/z7ViWAE0BLOeXF2gEVGCgT2qyhTXpHE= =b2if -----END PGP SIGNATURE----- --nXWd9osaJjYIzfPh-- --===============8553506993873641718== 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". --===============8553506993873641718==--