X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <20071217094028.3780@blackhawk>
Date: Mon, 17 Dec 2007 09:40:28 +0900
From: wynfield@gmail.com
To: <cygwin@cygwin.com>
Subject: Re: Audio coding/encoding conversions
In-reply-to: Your message of Thu, 13 Dec 2007 21:33:31 +0000 (UTC) 	 <loom.20071213T212259-92@post.gmane.org>
References: <195b3f1f0712130445g733b7180m7745015bbd5bd3@mail.gmail.com> 	 <00cc01c83d87$22880d00$2e08a8c0@CAM.ARTIMI.COM> 	 <loom.20071213T212259-92@post.gmane.org>
X-Mailer: MH-E 8.0.3+cvs; GNU Mailutils 1.2.1; GNU Emacs 23.0.50
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id lBH0eZvU013942


Thanks Victor and Dave, for the information regarding ffmpeg, both about the future of it for cygwin and how to get by for now.

Regards, 
   Wynfield

----------------

Victor Paesa <wzrlpy@arsystel.com> wrote:

> Hi,
> 
> Dave Korn writes:
> > 
> > On 13 December 2007 12:46, Wynfield Henman wrote:
> > 
> > > Has anybody had any success building --> ffmpeg
> > > on cygwin.   It has a rich set of codecs it can convert to and from.
> > 
> >   ffmpeg requires an llrintf() implementation to compile.  newlib doesn't
> > currently have one, but I'm in the process of sending a patch, so it might get
> > a lot easier once I've done that and there's a fresh cygwin snapshot been
> > generated.
> 
> Until that very welcomed patch is applied, you may choose among three ways 
> (not so correct) to get ffmpeg on cygwin:
> 
> a) Inline llrintf()
> http://article.gmane.org/gmane.comp.video.ffmpeg.devel/37442
> 
> b) Leverage MinGW's implementation:
> http://ffmpeg.mplayerhq.hu/general.html#SEC16
> 
> c) Get the binaries from Cygwin Ports:
> http://cygwinports.dotsrc.org/
> 
> Regards,
> Víctor
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


