X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Victor Paesa <wzrlpy@arsystel.com>
Subject:  Re: Audio coding/encoding conversions
Date: Thu, 13 Dec 2007 21:33:31 +0000 (UTC)
Lines: 28
Message-ID:  <loom.20071213T212259-92@post.gmane.org>
References:  <195b3f1f0712130445g733b7180m7745015bbd5bd3@mail.gmail.com> <00cc01c83d87$22880d00$2e08a8c0@CAM.ARTIMI.COM>
Mime-Version:  1.0
Content-Type:  text/plain; charset=utf-8
Content-Transfer-Encoding:  8bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

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/

