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 062D44CA3A for ; Tue, 13 Aug 2024 08:56:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BA44D68D9F7; Tue, 13 Aug 2024 11:56:08 +0300 (EEST) Received: from btbn.de (btbn.de [144.76.60.213]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 384D568D807 for ; Tue, 13 Aug 2024 11:56:01 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 90A0C27FFD2AD for ; Tue, 13 Aug 2024 10:55:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1723539358; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=l6bV9w+Pqmrty9eXaZiHgNABQo3VAmFGhlMDzTv/sv0=; b=HQk0iSJlh/DcqKgVsq0mFkkEexl9p53+UcR+V6FKM+X7gcscb/fE+0WuvZacfkHntTHd97 v+YCdm1uS0xe4hOL1wtmjZUKGHcc91VW6qpSR1IsLZ1kMw3UZySLxOiyXL5IBfidebL5bb 89SVO108LJM5kX11DvkUX8ZWUDfaktQSt5qMMSfW3VnwdXEwHDGJ6+VmHKX3uiS17SXi9r 7wWd7UVxjV+77o764TS6R6vlHuQadtR3vEne72aVezHDRm984Bafg7/RPoIKzskrBNsySl zbzKxx4QhiiOs6YclN8ipti2dDV04TL3ejVqP9YdvOw2oftF5OGJpXFNK4vvLA== Message-ID: Date: Tue, 13 Aug 2024 10:55:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <5c5a2451-9db9-4d66-a5b8-cd0180bc2dac@mtasv.net> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: <5c5a2451-9db9-4d66-a5b8-cd0180bc2dac@mtasv.net> Subject: Re: [FFmpeg-devel] [FEATURE] Cut a video (-ss) with timings non-aligned on keyframes, with minimal re-encoding 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 13.08.2024 09:35, basj@gget.it wrote: > > A little bump, does anyone have an idea about this? > > Do you think it would be worth developing a command-line option so that exact cutting with minimal re-encoding would be easier? How do you plan to figure out the options needed to be passed to each and every encoder, so that it'll produce compatible output to enable the necessary concatenation of old and new encoded data? That's by far the biggest roadblock I see with this. > Linked: https://superuser.com/questions/1850814/cut-a-video-with-ffmpeg-with-no-or-minimal-reencoding > _______________________________________________ > 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". _______________________________________________ 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".