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 94BF74605B for ; Sun, 2 Jul 2023 09:35:10 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 635F768C1E7; Sun, 2 Jul 2023 12:35:09 +0300 (EEST) Received: from mail0.khirnov.net (red.khirnov.net [176.97.15.12]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id ADC3B68C1A1 for ; Sun, 2 Jul 2023 12:35:02 +0300 (EEST) Received: from localhost (localhost [IPv6:::1]) by mail0.khirnov.net (Postfix) with ESMTP id 336C02404EC for ; Sun, 2 Jul 2023 11:35:02 +0200 (CEST) Received: from mail0.khirnov.net ([IPv6:::1]) by localhost (mail0.khirnov.net [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id 9Ldu6NdSfc8b for ; Sun, 2 Jul 2023 11:35:01 +0200 (CEST) Received: from lain.khirnov.net (lain.khirnov.net [IPv6:2001:67c:1138:4306::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "lain.khirnov.net", Issuer "smtp.khirnov.net SMTP CA" (verified OK)) by mail0.khirnov.net (Postfix) with ESMTPS id 83FF62404EA for ; Sun, 2 Jul 2023 11:35:01 +0200 (CEST) Received: by lain.khirnov.net (Postfix, from userid 1000) id 68E421601B2; Sun, 2 Jul 2023 11:35:01 +0200 (CEST) From: Anton Khirnov To: FFmpeg development discussions and patches In-Reply-To: References: =?utf-8?q?=3CDM6PR11MB26814011FF82B8637DF846B7B14DA=40DM6PR11MB2?= =?utf-8?q?681=2Enamprd11=2Eprod=2Eoutlook=2Ecom=3E?= <168796589909.21886.12641050031611059268@lain.khirnov.net> =?utf-8?q?=3CDM6?= =?utf-8?q?PR11MB2681EFA002F158F0E7B28637B125A=40DM6PR11MB2681=2Enamprd11=2E?= =?utf-8?q?prod=2Eoutlook=2Ecom=3E?= <168803186999.21886.14291836970349116392@lain.khirnov.net> Mail-Followup-To: FFmpeg development discussions and patches Date: Sun, 02 Jul 2023 11:35:01 +0200 Message-ID: <168829050139.21886.16741701230543476774@lain.khirnov.net> User-Agent: alot/0.8.1 MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH v2] avformat/ivfenc: Set the "number of frames" in IVF header 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: Quoting Ronald S. Bultje (2023-07-02 02:03:11) > I see this discussion now... > > I don't think I agree with the above. First of all, IVF has two fields > there (it seems): duration, and n_frames. Got any source for that? I only see one field in https://wiki.multimedia.cx/index.php/Duck_IVF -- Anton Khirnov _______________________________________________ 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".