From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from conssluserg-02.nifty.com (conssluserg-02.nifty.com [210.131.2.81]) by sourceware.org (Postfix) with ESMTPS id E21373858D32 for ; Sun, 22 Jan 2023 12:26:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E21373858D32 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp Received: from HP-Z230 (aj135041.dynamic.ppp.asahi-net.or.jp [220.150.135.41]) (authenticated) by conssluserg-02.nifty.com with ESMTP id 30MCPx2b009506 for ; Sun, 22 Jan 2023 21:25:59 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com 30MCPx2b009506 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1674390359; bh=Ley8umDGWiJS7ll/ReSn6AjVP6S46NQErEF1dREb2dQ=; h=Date:From:To:Subject:In-Reply-To:References:From; b=dhxL2Tro4Kat2G1Gz9o+gjMuMRgHYwChxPrfA11BYvDEoH+5mLbNDj9aTzHao8xj4 xMVsWw5SXX62AB7HspV8zSplRJUXlz5qiJS5cWYiwiGK6jch7+Q6yOcCt42TMOoc0H gvK7hteez2pJV14Yu+W16Hd22yiyElSG6qdAP9hAFTkUbdNCQQNkg+V1jgqf/VFajG VBIjHvU2XdjQxhNoQUXxCMD7VnxB+DXOWejfOWsJYQhylvHsCv+PZxZFkrL5Bx+bBE 5y/Y0nrwa2XY85qVNPyU0hA4GMz0wsDhJ1+4ObsRARhC7080cYhV/IaVdQnkB6c0ta qpM2Ok8eM+6TA== X-Nifty-SrcIP: [220.150.135.41] Date: Sun, 22 Jan 2023 21:25:59 +0900 From: Takashi Yano To: "cygwin-apps@cygwin.com" Subject: Re: [ITP] ffmpeg (5.1.2) Message-Id: <20230122212559.815a8c2f08bb127d926ec1ce@nifty.ne.jp> In-Reply-To: <5afd1512-3f5f-ab90-50b4-1e00100ea68c@dronecode.org.uk> References: <20230120193540.a32d7180d8fa690f886ef625@nifty.ne.jp> <5afd1512-3f5f-ab90-50b4-1e00100ea68c@dronecode.org.uk> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Fri, 20 Jan 2023 18:40:44 +0000 Jon Turney wrote: > On 20/01/2023 10:35, Takashi Yano via Cygwin-apps wrote: > > I would like to propose new package ffmpeg which is > > well known audio/video tool. ffmpeg is ported to > > many linux distributions and other unix like systems > > as well as widows. Since there is windows build, > > the demand of cygwin port might be relatively small, > > however its libraries are usefull for other softwares. > > > > I have posted another ITP for MOC (Music On Console) > > which is a ncurses based music player, whose plugin > > uses ffmpeg libraries. > > > > I have already prepared the ffmpeg package as follows. > > > > https://tyan0.yr32.net/cygwin/x86_64/release/ffmpeg/ > > > > To build ffmpeg, other new packages i.e., x264, x265 and > > xvidcore are required, I have proposed ITP at the same > > time. > > Thanks! > > For a long time, ffmpeg was not included in Fedora, due to concerns > about codec patents, but those issues seem to have been resolved. > > Can you please investigate what configuration is used in Fedora, and > what the effects of matching that would be? Thanks. I will check the configuration of fedora. -- Takashi Yano