From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from conssluserg-05.nifty.com (conssluserg-05.nifty.com [210.131.2.90]) by sourceware.org (Postfix) with ESMTPS id 111003858D1E for ; Fri, 20 Jan 2023 15:29:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 111003858D1E 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-05.nifty.com with ESMTP id 30KFSdl6012620 for ; Sat, 21 Jan 2023 00:28:39 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com 30KFSdl6012620 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1674228519; bh=pA5JQ2kXbl7u+6tE9UJWJl6u+eDxEMSABr6FuklAJIQ=; h=Date:From:To:Subject:In-Reply-To:References:From; b=vjH53uPnbVQfdjmQIlrqBuN+8aGQmfY07wvn+UjMeChnqPwBh5ZAvO3W+2bQpLq8B YGLVno9dJ+zKbFc1t06n8w0fKCrw1oClj2ZrySxxPrJY+z0suOqQu4cmRArV21jfqr hPVhB2I1lSmnnhlWuzh/5NRuo2V0Ozor7YjNvGY0eEoIdaxZgT9f6GHxcweppRPoQT H1D4SmPuUt+G7GnfC1/Kehp8WC6XG8c5LQ/4THgm7v6IfLVZiYoY3D5s44OrHrChb2 c/756BKS4sG05fJ6A7fv/sYrjV5iU2Nqv7SIvNxp2jrGlbNq/FHmVuOy34YHO5pLOl 373dcm+R2pzSg== X-Nifty-SrcIP: [220.150.135.41] Date: Sat, 21 Jan 2023 00:28:39 +0900 From: Takashi Yano To: cygwin-apps@cygwin.com Subject: Re: [ITP] ffmpeg (5.1.2) Message-Id: <20230121002839.85eff008694876f87259c34a@nifty.ne.jp> In-Reply-To: <65ef3d84-8f64-ca50-9b4b-59ba84f84d17@towo.net> References: <20230120193540.a32d7180d8fa690f886ef625@nifty.ne.jp> <65ef3d84-8f64-ca50-9b4b-59ba84f84d17@towo.net> 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.4 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 16:04:46 +0100 Thomas Wolff wrote: > Am 20.01.2023 um 11:35 schrieb Takashi Yano via Cygwin-apps: > > 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. > > > It's also missing cygswscale-6.dll which I don't find anywhere. It should be in: https://tyan0.yr32.net/cygwin/x86_64/release/ffmpeg/libffmpeg/libffmpeg-5.1.2-1.tar.xz which is reuqired by ffmpeg-5.1.2-1.tar.xz. -- Takashi Yano