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 C07D548B9D for ; Tue, 6 Feb 2024 08:08:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A244D68D065; Tue, 6 Feb 2024 10:08:33 +0200 (EET) Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A003968CAA5 for ; Tue, 6 Feb 2024 10:08:26 +0200 (EET) Received: from fwd78.aul.t-online.de (fwd78.aul.t-online.de [10.223.144.104]) by mailout11.t-online.de (Postfix) with SMTP id 214301EF63 for ; Tue, 6 Feb 2024 09:08:26 +0100 (CET) Received: from [192.168.178.21] ([91.60.179.66]) by fwd78.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1rXGVF-0rQzEf0; Tue, 6 Feb 2024 09:08:25 +0100 To: ffmpeg-devel@ffmpeg.org References: <20240204090233.1157950-1-jdek@itanimul.li> From: Michael Koch Message-ID: <08364e3c-b9f2-e538-a17d-f3521b469262@t-online.de> Date: Tue, 6 Feb 2024 09:08:22 +0100 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20240204090233.1157950-1-jdek@itanimul.li> X-TOI-EXPURGATEID: 150726::1707206905-5DF5F979-6F84B2FC/0/0 CLEAN NORMAL X-TOI-MSGID: 6eea6613-fea9-4595-96f4-59b780720fce Subject: Re: [FFmpeg-devel] [PATCH 0/2] Remove SDL2 output devices 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: Removing SDL2 sounds like a very bad idea. There are many examples which are using these output devices, and all these examples would be broken. A quick search in my book http://www.astro-electronic.de/FFmpeg_Book.pdf finds about 40 occurences for "-f sdl" or "-f sdl2". Michael _______________________________________________ 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".