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 102634AC2B for ; Tue, 16 Jul 2024 05:07:28 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7C5AE68D82B; Tue, 16 Jul 2024 08:07:25 +0300 (EEST) Received: from mout-p-103.mailbox.org (mout-p-103.mailbox.org [80.241.56.161]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7851268D7CA for ; Tue, 16 Jul 2024 08:07:19 +0300 (EEST) Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (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-103.mailbox.org (Postfix) with ESMTPS id 4WNRrj0VG6z9slL for ; Tue, 16 Jul 2024 07:07:17 +0200 (CEST) Message-ID: <2ab4407b-f03e-42a4-af00-ca9a3f9350d3@gyani.pro> Date: Tue, 16 Jul 2024 10:37:14 +0530 MIME-Version: 1.0 To: ffmpeg-devel@ffmpeg.org References: <20240712232334.87395-1-dabe@dabe.com> <20240712232334.87395-2-dabe@dabe.com> <43d40e91-38f5-4c28-a6d3-5a176818c952@gyani.pro> Content-Language: en-US From: Gyan Doshi In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 1/1] fftools/ffmpeg_opt: Exit with non-zero status when destination exists 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 2024-07-16 09:40 am, Marth64 wrote: > Gyan: >> The former is not an error. The user was asked and the application >> behaved as per their reply. > Could it make sense to only return the AVERROR(EEXIST) if -nostdin is > passed (otherwise current behavior)? Agreed. 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".