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 ESMTPS id 655BA491E4 for ; Mon, 24 Mar 2025 10:52:50 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 23517687BA3; Mon, 24 Mar 2025 12:52:48 +0200 (EET) Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4A4196879E1 for ; Mon, 24 Mar 2025 12:52:46 +0200 (EET) Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4ZLqdR1YLLz9sTb for ; Mon, 24 Mar 2025 11:52:43 +0100 (CET) Message-ID: Date: Mon, 24 Mar 2025 16:22:40 +0530 MIME-Version: 1.0 To: ffmpeg-devel@ffmpeg.org References: <20250319110624.1962-1-ffmpeg@gyani.pro> <3c3441bc-1e3d-4bfb-bb76-599d28efbac4@gyani.pro> Content-Language: en-US From: Gyan Doshi In-Reply-To: <3c3441bc-1e3d-4bfb-bb76-599d28efbac4@gyani.pro> X-Rspamd-Queue-Id: 4ZLqdR1YLLz9sTb Subject: Re: [FFmpeg-devel] [PATCH] ffmpeg_demux: set default for readrate_catchup to be 5% faster 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 2025-03-23 10:06 am, Gyan Doshi wrote: > > > On 2025-03-19 04:36 pm, Gyan Doshi wrote: >> The existing default value is the same as the primary readrate. >> This maintains the flow rate as best as possible but does not >> reduce the lag. This new value allows catchup to gradually happen >> without overwhelming the receiver. >> >> Addresses a concern brought up in #11469 > > Plan to push tomorrow. Pushed as 323cb8c61ea157e01ae98f5a2e3acb8208cfc84a Regards, Gyan _______________________________________________ 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".